diff --git a/.codecov.yml b/.codecov.yml index 01e046b7..f1bfa91f 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -12,7 +12,7 @@ # - https://docs.codecov.io/docs/node codecov: - branch: develop + branch: master parsers: javascript: diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 64d565de..4f26152e 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,6 @@ -> **Please read the [contribution guidelines](https://github.com/arcticicestudio/nord-docs/blob/develop/CONTRIBUTING.md) before filling out this issue template**. +> **Please read the [contribution guidelines](https://github.com/arcticicestudio/nord-docs/blob/master/CONTRIBUTING.md) before filling out this issue template**. ## [Please follow one of the issue templates](https://github.com/arcticicestudio/nord-docs/issues/new/choose) diff --git a/.github/ISSUE_TEMPLATE/bugs.md b/.github/ISSUE_TEMPLATE/bugs.md index 126bb0e2..8adf0eb9 100644 --- a/.github/ISSUE_TEMPLATE/bugs.md +++ b/.github/ISSUE_TEMPLATE/bugs.md @@ -5,7 +5,7 @@ about: Report a bug that is caused by the code in this repository -> **Please read the [contribution guidelines](https://github.com/arcticicestudio/nord-docs/blob/develop/CONTRIBUTING.md) before filling out this issue template**. +> **Please read the [contribution guidelines](https://github.com/arcticicestudio/nord-docs/blob/master/CONTRIBUTING.md) before filling out this issue template**. ## Prerequisites @@ -15,7 +15,7 @@ Please do your best to provide as much information as possible and use a clear a - **Ensure the bug has not already been reported by using the [GitHub Issues search](https://github.com/arcticicestudio/nord-docs/issues)** — check if this enhancement has already been suggested. If it has **and the issue is still open**, add your additions as comment to the existing issue instead of opening a new one. If you find a closed issue that seems to be similar to this one, include a link to the original issue in the [metadata head](#metadata-head) section of this issue. - **Ensure your contribution belongs to the correct [main or port project repository](https://github.com/arcticicestudio?&tab=repositories&q=nord).** -- **Ensure the bug is reproducible and has not already been fixed** — use the [latest version](https://github.com/arcticicestudio/nord-docs/releases/latest) and [`develop`](https://github.com/arcticicestudio/nord-docs/tree/develop) branch. +- **Ensure the bug is reproducible and has not already been fixed** — use the [latest version](https://github.com/arcticicestudio/nord-docs/releases/latest) and [`master`](https://github.com/arcticicestudio/nord-docs/tree/master) branch. ## Metadata Head @@ -43,7 +43,7 @@ What actually happens? ## Example -Provide a [MCVE - The Minimal, Complete, and Verifiable Example](https://github.com/arcticicestudio/nord-docs/blob/develop/CONTRIBUTING.md#mcve) +Provide a [MCVE - The Minimal, Complete, and Verifiable Example](https://github.com/arcticicestudio/nord-docs/blob/master/CONTRIBUTING.md#mcve) **This is a optional section, but it can drastically increase the speed at which this issue can be processed since it takes away the time-consuming reconstruction to reproduce the bug.** The recommended way is to upload it as [Gist](https://gist.github.com) or new repository to GitHub, but of course you can [attach it to this issue](https://help.github.com/articles/file-attachments-on-issues-and-pull-requests), use any free file hosting service or paste the code in [Markdown code blocks](https://help.github.com/articles/basic-writing-and-formatting-syntax) into this issue. diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md index 112b8e27..44e81de2 100644 --- a/.github/ISSUE_TEMPLATE/enhancement.md +++ b/.github/ISSUE_TEMPLATE/enhancement.md @@ -5,7 +5,7 @@ about: Submit an enhancement suggestion for new features or minor improvements t -> **Please read the [contribution guidelines](https://github.com/arcticicestudio/nord-docs/blob/develop/CONTRIBUTING.md) before filling out this issue template**. +> **Please read the [contribution guidelines](https://github.com/arcticicestudio/nord-docs/blob/master/CONTRIBUTING.md) before filling out this issue template**. ## Prerequisites @@ -15,7 +15,7 @@ Please do your best to provide as much information as possible and use a clear a - **Ensure the enhancement has not already been reported by using the [GitHub Issues search](https://github.com/arcticicestudio/nord-docs/issues)** — check if this enhancement has already been suggested. If it has **and the issue is still open**, add your additions as comment to the existing issue instead of opening a new one. If you find a closed issue that seems to be similar to this one, include a link to the original issue in the [metadata head](#metadata-head) section of this issue. - **Ensure your contribution belongs to the correct [main or port project repository](https://github.com/arcticicestudio?&tab=repositories&q=nord).** -- **Check if the enhancement has already been implemented** — use the [latest version](https://github.com/arcticicestudio/nord-docs/releases/latest) and [`develop`](https://github.com/arcticicestudio/nord-docs/tree/develop) branch to ensure that the feature or improvement has not already been added. +- **Check if the enhancement has already been implemented** — use the [latest version](https://github.com/arcticicestudio/nord-docs/releases/latest) and [`master`](https://github.com/arcticicestudio/nord-docs/tree/master) branch to ensure that the feature or improvement has not already been added. ## Metadata Head @@ -41,7 +41,7 @@ If you've considered alternative features or solutions please describe it clearl ## Example -Provide a [MCVE - The Minimal, Complete, and Verifiable Example](https://github.com/arcticicestudio/nord-docs/blob/develop/CONTRIBUTING.md#mcve) +Provide a [MCVE - The Minimal, Complete, and Verifiable Example](https://github.com/arcticicestudio/nord-docs/blob/master/CONTRIBUTING.md#mcve) **This is a optional section, but it can drastically increase the speed at which this issue can be processed since it takes away the time-consuming reconstruction to reproduce the enhancement.** The recommended way is to upload it as [Gist](https://gist.github.com) or new repository to GitHub, but of course you can [attach it to this issue](https://help.github.com/articles/file-attachments-on-issues-and-pull-requests), use any free file hosting service or paste the code in [Markdown code blocks](https://help.github.com/articles/basic-writing-and-formatting-syntax) into this issue. diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f0bf80ec..6c58fa32 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,6 @@ -> **Please read the [contribution guidelines](https://github.com/arcticicestudio/nord-docs/blob/develop/CONTRIBUTING.md) before filling out this issue template**. +> **Please read the [contribution guidelines](https://github.com/arcticicestudio/nord-docs/blob/master/CONTRIBUTING.md) before filling out this issue template**. ## Prerequisites @@ -10,8 +10,8 @@ Please do your best to provide as much information as possible and use a clear a - **Ensure the pull request has not already been submitted by using the [GitHub Issue search](https://github.com/arcticicestudio/nord-docs/issues)** — check if this enhancement or bug fix has already been suggested. If it has **and the pull request is still open**, add your additions as comment or [suggest a change](https://help.github.com/articles/incorporating-feedback-in-your-pull-request/#applying-a-suggested-change) to the existing pull request instead of opening a new one. If you find a closed pull request that seems to be similar to this one, include a link to the original pull request in the [metadata head](#metadata-head) section of this new pull request. - **Ensure your contribution belongs to the correct [main or port project repository](https://github.com/arcticicestudio?&tab=repositories&q=nord).** -- **Ensure to adhere to the [pull request contribution guidelines](https://github.com/arcticicestudio/nord-docs/blob/develop/CONTRIBUTING.md#pull-requests)**, especially the one for tests and documentations. -- **Check if the enhancement has already been implemented or bug already fixed** — use the [latest version](https://github.com/arcticicestudio/nord-docs/releases/latest) and [`develop`](https://github.com/arcticicestudio/nord-docs/tree/develop) branch to ensure that the enhancement or bug fix has not already been added. +- **Ensure to adhere to the [pull request contribution guidelines](https://github.com/arcticicestudio/nord-docs/blob/master/CONTRIBUTING.md#pull-requests)**, especially the one for tests and documentations. +- **Check if the enhancement has already been implemented or bug already fixed** — use the [latest version](https://github.com/arcticicestudio/nord-docs/releases/latest) and [`master`](https://github.com/arcticicestudio/nord-docs/tree/master) branch to ensure that the enhancement or bug fix has not already been added. ## Metadata Head diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f5ae111..d1eb32d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -

+

@@ -601,7 +601,7 @@ Gatsby and all official plugins have been updated to the latest versions. This c ![Release Date: 2019-03-16](https://img.shields.io/badge/Release_Date-2019--03--16-88c0d0.svg?style=flat-square&colorA=4c566a) [![Project Board](https://img.shields.io/badge/Project_Board-0.11.0-88c0d0.svg?style=flat-square&colorA=4c566a&logo=github&logoColor=eceff4)](https://github.com/arcticicestudio/nord-docs/projects/13) [![Milestone](https://img.shields.io/badge/Milestone-0.11.0-88c0d0.svg?style=flat-square&colorA=4c566a&logo=github&logoColor=eceff4)](https://github.com/arcticicestudio/nord-docs/milestone/11) -

+

Finally emerged from the snowstorm: Nord Docs initially launched!

diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 6caaf09b..6cf27b05 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -56,6 +56,6 @@ Thanks for the inspirations and attributions to GitHub's [Open Source Guides][os [contrib-cov-1.4]: https://contributor-covenant.org/version/1/4/code-of-conduct [hoodie-coc]: http://hood.ie/code-of-conduct -[mailmap]: https://github.com/arcticicestudio/nord-docs/blob/develop/.mailmap +[mailmap]: https://github.com/arcticicestudio/nord-docs/blob/master/.mailmap [oss-guides]: https://opensource.guide [ref-gender-neutral-docs]: https://modelviewculture.com/pieces/gendered-language-feature-or-bug-in-software-documentation diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bdee8a2b..7ce2d347 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -31,7 +31,7 @@ A bug is a _demonstrable problem_ that is caused by the code in the repository. - **Use the [GitHub Issue search][gh-issues]** — check if the issue has already been reported. If it has **and the issue is still open**, add a comment to the existing issue instead of opening a new one. If you find a closed issue that seems like it is the same thing that you are experiencing, open a new issue and include a link to the original issue in the body of your new one. - **Determine [which repository the contribution belongs to](#repository-assignment).** -- **Check if the issue has been fixed** — try to reproduce it using the [latest version][gh-releases-latest] and [`develop`][gh-branch-develop] branch in the repository. +- **Check if the issue has been fixed** — try to reproduce it using the [latest version][gh-releases-latest] and [`master`][gh-branch-master] branch in the repository. - **Isolate the problem** — ideally create a [MCVE](#mcve). When you are creating a bug report, please provide as much detail and context as possible. Fill out on of [the required templates][gh-issues-template-bug], the information it asks helps maintainers to reproduce the problem and resolve issues faster. @@ -56,7 +56,7 @@ This section guides you through submitting an enhancement suggestion, including - **Use the [GitHub Issues search][gh-issues]** — check if this enhancement has already been suggested. If it has **and the issue is still open**, add your additions as comment to the existing issue instead of opening a new one. - **Determine [which repository the contribution belongs to](#repository-assignment).** -- **Check if the enhancement has already been implemented** — use the [latest version][gh-releases-latest] and [`develop`][gh-branch-develop] branch to ensure that the feature or improvement has not already been added. +- **Check if the enhancement has already been implemented** — use the [latest version][gh-releases-latest] and [`master`][gh-branch-master] branch to ensure that the feature or improvement has not already been added. - **Provide a reduced show case** — ideally create a [MCVE](#mcve). Before creating enhancement suggestions, please check if your idea fits with the scope and provide as much detail and context as possible using a structured layout like the [the issue template][gh-issues-template-enhancement]. @@ -85,7 +85,7 @@ When you are submitting an pull request, please provide as much detail and conte - **Lint and test before submitting the pull request**. - **Make sure to create the pull request from a [topic branch][git-docs-branching-workflows]**. -**All pull requests must be send against the [`develop`][gh-branch-develop] branch** - Please read the [branch organization](#branch-organization) section below for details about the branching model. +**All pull requests must be send against the [`master`][gh-branch-master] branch** - Please read the [branch organization](#branch-organization) section below for details about the branching model. ### Documentations @@ -95,12 +95,9 @@ You can help improve the docs and guides by making them more coherent, consisten ## Branch Organization -Nord uses the [gitflow][gitflow] branching model. The repository consists of two core branches with an infinite development lifecycle: +Nord uses the [GitHub Flow][github-flow] branching model. The repository consists of the `master` core branch with an infinite development lifecycle. The source code of [Git‘s `HEAD`][git-docs-internals-head] in this branch contains the latest development state and reflects all tagged release versions. -- `master` - The source code of `HEAD` always reflects a tagged release version. -- `develop` - The default branch where the source code of `HEAD` always reflects a state with the latest development state. - -**All [pull requests](#pull-requests) for the limited development lifecycle _story_/_topic_ branches must be send against the `develop` branch**. +**All [pull requests](#pull-requests) for limited development lifecycle _story_/_topic_ branches must be send against the `master` branch**. @@ -194,33 +191,35 @@ Every significant change is documented in the [changelog][gh-changelog]. Thanks for the inspirations and attributions to GitHub's [Open Source Guides][os-guide] and various contribution guides of large open source projects like [Atom][gh-atom-contrib], [React][react-contrib] and [Ruby on Rails][ruby-on-rails-contrib]. [gh-atom-contrib]: https://github.com/atom/atom/blob/master/CONTRIBUTING.md -[gh-branch-develop]: https://github.com/arcticicestudio/nord-docs/tree/develop -[gh-changelog]: https://github.com/arcticicestudio/nord-docs/blob/develop/CHANGELOG.md -[gh-coc]: https://github.com/arcticicestudio/nord-docs/blob/develop/CODE_OF_CONDUCT.md +[gh-branch-master]: https://github.com/arcticicestudio/nord-docs/tree/master +[gh-changelog]: https://github.com/arcticicestudio/nord-docs/blob/master/CHANGELOG.md +[gh-coc]: https://github.com/arcticicestudio/nord-docs/blob/master/CODE_OF_CONDUCT.md [gh-gist]: https://gist.github.com [gh-issues]: https://github.com/arcticicestudio/nord-docs/issues [gh-issues-label-question]: https://github.com/arcticicestudio/nord-docs/labels/type-question -[gh-issues-template-bug]: https://github.com/arcticicestudio/nord-docs/blob/develop/.github/ISSUE_TEMPLATE/bugs.md -[gh-issues-template-enhancement]: https://github.com/arcticicestudio/nord-docs/blob/develop/.github/ISSUE_TEMPLATE/enhancement.md -[gh-issues-template-pr]: https://github.com/arcticicestudio/nord-docs/blob/develop/.github/PULL_REQUEST_TEMPLATE.md +[gh-issues-template-bug]: https://github.com/arcticicestudio/nord-docs/blob/master/.github/ISSUE_TEMPLATE/bugs.md +[gh-issues-template-enhancement]: https://github.com/arcticicestudio/nord-docs/blob/master/.github/ISSUE_TEMPLATE/enhancement.md +[gh-issues-template-pr]: https://github.com/arcticicestudio/nord-docs/blob/master/.github/PULL_REQUEST_TEMPLATE.md [gh-issues-templates]: https://github.com/arcticicestudio/nord-docs/issues/new/choose -[gh-mailmap]: https://github.com/arcticicestudio/nord-docs/blob/develop/.mailmap +[gh-mailmap]: https://github.com/arcticicestudio/nord-docs/blob/master/.mailmap [gh-nord]: https://github.com/arcticicestudio/nord [gh-nord-docs]: https://github.com/arcticicestudio/nord-docs [gh-pr]: https://github.com/arcticicestudio/nord-docs/pulls [gh-profile-repo-search]: https://github.com/arcticicestudio?&tab=repositories&q=nord [gh-releases-latest]: https://github.com/arcticicestudio/nord-docs/releases/latest [gh-styleguide-git]: https://github.com/arcticicestudio/styleguide-git -[gh-styleguide-git-badge]: https://raw.githubusercontent.com/arcticicestudio/styleguide-git/develop/assets/styleguide-git-banner-typography-badge.svg?sanitize=true +[gh-styleguide-git-badge]: https://raw.githubusercontent.com/arcticicestudio/styleguide-git/master/assets/styleguide-git-banner-typography-badge.svg?sanitize=true [gh-styleguide-javascript]: https://github.com/arcticicestudio/styleguide-javascript -[gh-styleguide-javascript-badge]: https://raw.githubusercontent.com/arcticicestudio/styleguide-javascript/develop/assets/styleguide-javascript-banner-typography-badge.svg?sanitize=true +[gh-styleguide-javascript-badge]: https://raw.githubusercontent.com/arcticicestudio/styleguide-javascript/main/assets/styleguide-javascript-banner-typography-badge.svg?sanitize=true [gh-styleguide-markdown]: https://github.com/arcticicestudio/styleguide-markdown -[gh-styleguide-markdown-badge]: https://raw.githubusercontent.com/arcticicestudio/styleguide-markdown/develop/assets/styleguide-markdown-banner-typography-badge.svg?sanitize=true +[gh-styleguide-markdown-badge]: https://raw.githubusercontent.com/arcticicestudio/styleguide-markdown/main/assets/styleguide-markdown-banner-typography-badge.svg?sanitize=true [ghh-attach-file]: https://help.github.com/articles/file-attachments-on-issues-and-pull-requests [ghh-issue-keywords]: https://help.github.com/articles/closing-issues-using-keywords [ghh-markdown-code-blocks]: https://help.github.com/articles/basic-writing-and-formatting-syntax [git-docs-branching-workflows]: https://git-scm.com/book/en/v2/Git-Branching-Branching-Workflows +[git-docs-internals-head]: https://git-scm.com/book/en/v2/Git-Internals-Git-References#ref_the_ref [gitflow]: http://nvie.com/posts/a-successful-git-branching-model +[github-flow]: https://docs.github.com/en/get-started/quickstart/github-flow [nt-ports]: https://nordtheme.com/ports [os-guide]: https://opensource.guide [os-guide-contrib]: https://opensource.guide/how-to-contribute diff --git a/README.md b/README.md index 94cf35c2..b5dc2806 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -

+

-

+

-

+

diff --git a/assets/images/decorations/color-palette.ai b/assets/images/decorations/color-palette.ai old mode 100755 new mode 100644 diff --git a/assets/images/illustrations/color-swatches.ai b/assets/images/illustrations/color-swatches.ai old mode 100755 new mode 100644 diff --git a/assets/images/illustrations/community-cohesion.ai b/assets/images/illustrations/community-cohesion.ai old mode 100755 new mode 100644 diff --git a/assets/images/illustrations/nordify.ai b/assets/images/illustrations/nordify.ai old mode 100755 new mode 100644 diff --git a/assets/images/metadata-banner.ai b/assets/images/metadata-banner.ai old mode 100755 new mode 100644 diff --git a/assets/images/nord/logo.ai b/assets/images/nord/logo.ai old mode 100755 new mode 100644 diff --git a/assets/images/nord/logo.svg b/assets/images/nord/logo.svg old mode 100755 new mode 100644 diff --git a/assets/images/nord/repository-color-palettes.ai b/assets/images/nord/repository-color-palettes.ai old mode 100755 new mode 100644 diff --git a/assets/images/nord/repository-color-palettes.svg b/assets/images/nord/repository-color-palettes.svg old mode 100755 new mode 100644 diff --git a/assets/images/nord/repository-color-swatches.svg b/assets/images/nord/repository-color-swatches.svg old mode 100755 new mode 100644 diff --git a/assets/images/nord/repository-footer-separator.ai b/assets/images/nord/repository-footer-separator.ai old mode 100755 new mode 100644 diff --git a/assets/images/nord/repository-footer-separator.svg b/assets/images/nord/repository-footer-separator.svg old mode 100755 new mode 100644 diff --git a/assets/images/nord/repository-hero.ai b/assets/images/nord/repository-hero.ai old mode 100755 new mode 100644 diff --git a/assets/images/nord/repository-hero.svg b/assets/images/nord/repository-hero.svg old mode 100755 new mode 100644 diff --git a/assets/images/nord/repository-nordify.svg b/assets/images/nord/repository-nordify.svg old mode 100755 new mode 100644 diff --git a/assets/images/ports/atom-syntax/repository-hero.ai b/assets/images/ports/atom-syntax/repository-hero.ai old mode 100755 new mode 100644 diff --git a/assets/images/ports/atom-syntax/repository-hero.svg b/assets/images/ports/atom-syntax/repository-hero.svg old mode 100755 new mode 100644 diff --git a/assets/images/ports/atom-ui/repository-hero.ai b/assets/images/ports/atom-ui/repository-hero.ai old mode 100755 new mode 100644 diff --git a/assets/images/ports/atom-ui/repository-hero.svg b/assets/images/ports/atom-ui/repository-hero.svg old mode 100755 new mode 100644 diff --git a/assets/images/ports/dircolors/repository-hero.ai b/assets/images/ports/dircolors/repository-hero.ai old mode 100755 new mode 100644 diff --git a/assets/images/ports/dircolors/repository-hero.svg b/assets/images/ports/dircolors/repository-hero.svg old mode 100755 new mode 100644 diff --git a/assets/images/ports/emacs/repository-hero.ai b/assets/images/ports/emacs/repository-hero.ai old mode 100755 new mode 100644 diff --git a/assets/images/ports/emacs/repository-hero.svg b/assets/images/ports/emacs/repository-hero.svg old mode 100755 new mode 100644 diff --git a/assets/images/ports/highlightjs/repository-hero.ai b/assets/images/ports/highlightjs/repository-hero.ai old mode 100755 new mode 100644 diff --git a/assets/images/ports/highlightjs/repository-hero.svg b/assets/images/ports/highlightjs/repository-hero.svg old mode 100755 new mode 100644 diff --git a/assets/images/ports/jetbrains/repository-hero.ai b/assets/images/ports/jetbrains/repository-hero.ai old mode 100755 new mode 100644 diff --git a/assets/images/ports/jetbrains/repository-hero.svg b/assets/images/ports/jetbrains/repository-hero.svg old mode 100755 new mode 100644 diff --git a/assets/images/ports/slack/repository-hero.ai b/assets/images/ports/slack/repository-hero.ai old mode 100755 new mode 100644 diff --git a/assets/images/ports/slack/repository-hero.svg b/assets/images/ports/slack/repository-hero.svg old mode 100755 new mode 100644 diff --git a/assets/images/ports/sublime-text/repository-hero.ai b/assets/images/ports/sublime-text/repository-hero.ai old mode 100755 new mode 100644 diff --git a/assets/images/ports/sublime-text/repository-hero.svg b/assets/images/ports/sublime-text/repository-hero.svg old mode 100755 new mode 100644 diff --git a/assets/images/ports/tmux/repository-hero.ai b/assets/images/ports/tmux/repository-hero.ai old mode 100755 new mode 100644 diff --git a/assets/images/ports/tmux/repository-hero.svg b/assets/images/ports/tmux/repository-hero.svg old mode 100755 new mode 100644 diff --git a/assets/images/ports/xcode/repository-hero.ai b/assets/images/ports/xcode/repository-hero.ai old mode 100755 new mode 100644 diff --git a/assets/images/ports/xcode/repository-hero.svg b/assets/images/ports/xcode/repository-hero.svg old mode 100755 new mode 100644 diff --git a/assets/images/repository-hero.ai b/assets/images/repository-hero.ai old mode 100755 new mode 100644 diff --git a/assets/images/repository-hero.svg b/assets/images/repository-hero.svg old mode 100755 new mode 100644 diff --git a/content/blog/2019/03/02/query-error-draft-stub/hero.mp4 b/content/blog/2019/03/02/query-error-draft-stub/hero.mp4 old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/alert-circle-fill.svg b/src/assets/images/icons/eva-icons/alert-circle-fill.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/alert-circle-outline.svg b/src/assets/images/icons/eva-icons/alert-circle-outline.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/book-open-fill.svg b/src/assets/images/icons/eva-icons/book-open-fill.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/book-open-outline.svg b/src/assets/images/icons/eva-icons/book-open-outline.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/brush-fill.svg b/src/assets/images/icons/eva-icons/brush-fill.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/brush-outline.svg b/src/assets/images/icons/eva-icons/brush-outline.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/bulb-fill.svg b/src/assets/images/icons/eva-icons/bulb-fill.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/bulb-outline.svg b/src/assets/images/icons/eva-icons/bulb-outline.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/clipboard-fill.svg b/src/assets/images/icons/eva-icons/clipboard-fill.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/clipboard-outline.svg b/src/assets/images/icons/eva-icons/clipboard-outline.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/code-download.svg b/src/assets/images/icons/eva-icons/code-download.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/code.svg b/src/assets/images/icons/eva-icons/code.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/compass-fill.svg b/src/assets/images/icons/eva-icons/compass-fill.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/compass-outline.svg b/src/assets/images/icons/eva-icons/compass-outline.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/copy-fill.svg b/src/assets/images/icons/eva-icons/copy-fill.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/copy-outline.svg b/src/assets/images/icons/eva-icons/copy-outline.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/heart-fill.svg b/src/assets/images/icons/eva-icons/heart-fill.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/heart-outline.svg b/src/assets/images/icons/eva-icons/heart-outline.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/layout-fill.svg b/src/assets/images/icons/eva-icons/layout-fill.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/layout-outline.svg b/src/assets/images/icons/eva-icons/layout-outline.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/pantone-fill.svg b/src/assets/images/icons/eva-icons/pantone-fill.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/pantone-outline.svg b/src/assets/images/icons/eva-icons/pantone-outline.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/pricetags-fill.svg b/src/assets/images/icons/eva-icons/pricetags-fill.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/pricetags-outline.svg b/src/assets/images/icons/eva-icons/pricetags-outline.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/question-mark-circle-fill.svg b/src/assets/images/icons/eva-icons/question-mark-circle-fill.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/question-mark-circle-outline.svg b/src/assets/images/icons/eva-icons/question-mark-circle-outline.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/settings-2-fill.svg b/src/assets/images/icons/eva-icons/settings-2-fill.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/eva-icons/settings-2-outline.svg b/src/assets/images/icons/eva-icons/settings-2-outline.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/favicon.svg b/src/assets/images/icons/favicon.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/feathericons/target.svg b/src/assets/images/icons/feathericons/target.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/feathericons/terminal.svg b/src/assets/images/icons/feathericons/terminal.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/feathericons/zap.svg b/src/assets/images/icons/feathericons/zap.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/simple-icons/discord.svg b/src/assets/images/icons/simple-icons/discord.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/simple-icons/github.svg b/src/assets/images/icons/simple-icons/github.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/simple-icons/keybase.svg b/src/assets/images/icons/simple-icons/keybase.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/simple-icons/reddit.svg b/src/assets/images/icons/simple-icons/reddit.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/simple-icons/slack.svg b/src/assets/images/icons/simple-icons/slack.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/simple-icons/stackoverflow.svg b/src/assets/images/icons/simple-icons/stackoverflow.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/icons/simple-icons/twitter.svg b/src/assets/images/icons/simple-icons/twitter.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/illustrations/color-palette.svg b/src/assets/images/illustrations/color-palette.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/illustrations/color-swatches-stripes.svg b/src/assets/images/illustrations/color-swatches-stripes.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/illustrations/color-swatches.svg b/src/assets/images/illustrations/color-swatches.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/illustrations/data-nodes-ssd.svg b/src/assets/images/illustrations/data-nodes-ssd.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/illustrations/nordify.svg b/src/assets/images/illustrations/nordify.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/illustrations/plugin.svg b/src/assets/images/illustrations/plugin.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/illustrations/window-code.svg b/src/assets/images/illustrations/window-code.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/illustrations/window-configuration.svg b/src/assets/images/illustrations/window-configuration.svg old mode 100755 new mode 100644 diff --git a/src/assets/images/metadata-banner.png b/src/assets/images/metadata-banner.png old mode 100755 new mode 100644 diff --git a/src/assets/images/metadata-banner.svg b/src/assets/images/metadata-banner.svg old mode 100755 new mode 100644