From e82577869c9fb21b67c5619ce0ec37075ff8355a Mon Sep 17 00:00:00 2001 From: Arctic Ice Studio Date: Fri, 21 Jun 2019 20:39:30 +0200 Subject: [PATCH] Prepare release version 0.18.0 --- CHANGELOG.md | 49 +++++++++++++++++++++++++++++++++++++-------- package-lock.json | 2 +- package.json | 2 +- src/pages/index.jsx | 2 +- 4 files changed, 44 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4082cbdd..b457fd50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,17 +8,41 @@ +# 0.18.0 + +![Release Date: 2019-06-21](https://img.shields.io/static/v1.svg?style=flat-square&label=Release%20Date&message=2019-06-21&colorA=4c566a&colorB=88c0d0) [![Project Board](https://img.shields.io/static/v1.svg?style=flat-square&label=Project%20Board&message=0.18.0&logo=github&logoColor=eceff4&colorA=4c566a&colorB=88c0d0)](https://github.com/arcticicestudio/nord-docs/projects/20) [![Milestone](https://img.shields.io/static/v1.svg?style=flat-square&label=Milestone&message=0.18.0&logo=github&logoColor=eceff4&colorA=4c566a&colorB=88c0d0)](https://github.com/arcticicestudio/nord-docs/milestone/18) + +This version mainly focused on the [transition of the „Nord dircolors“ port project][gh-159]. The implementation includes port specific [“landing”][home-ports-dircolors] and [docs][home-docs-ports-dircolors] page, the [installation & activation guide][home-docs-ports-dircolors-install] and [supported data and node types][home-docs-ports-dircolors-type_support] page. + +## Features + +**„Nord dircolors“ Transition** — #159 ⇄ #160 (⊶ 1e2a61f6) +↠ Transferred all documentations, assets and visualizations from „Nord dircolors“ to Nord Docs which will now serve as the single-source-of-truth™. +Please see the [corresponding issue in the Nord dircolors repository][nord-dircolors#13] to get an overview of what has changed for Nord dircolors and what has been done to migrate to Nord Docs. + +

Landing Page

+

Preview: Nord dircolors Port Project Landing Page

+ +

Docs Page

+

Preview: Nord dircolors Docs Page

+ +

Installation & Activation Guide

+

Preview: Installation & Activation Guide Page

+ +

Type Support

+

Preview: Configuration Guide Page

+ # 0.17.0 -![Release Date: 2019-06-02](https://img.shields.io/static/v1.svg?style=flat-square&label=Release%20Date&message=2019-06-16&colorA=4c566a&colorB=88c0d0) [![Project Board](https://img.shields.io/static/v1.svg?style=flat-square&label=Project%20Board&message=0.17.0&logo=github&logoColor=eceff4&colorA=4c566a&colorB=88c0d0)](https://github.com/arcticicestudio/nord-docs/projects/19) [![Milestone](https://img.shields.io/static/v1.svg?style=flat-square&label=Milestone&message=0.17.0&logo=github&logoColor=eceff4&colorA=4c566a&colorB=88c0d0)](https://github.com/arcticicestudio/nord-docs/milestone/17) +![Release Date: 2019-06-16](https://img.shields.io/static/v1.svg?style=flat-square&label=Release%20Date&message=2019-06-16&colorA=4c566a&colorB=88c0d0) [![Project Board](https://img.shields.io/static/v1.svg?style=flat-square&label=Project%20Board&message=0.17.0&logo=github&logoColor=eceff4&colorA=4c566a&colorB=88c0d0)](https://github.com/arcticicestudio/nord-docs/projects/19) [![Milestone](https://img.shields.io/static/v1.svg?style=flat-square&label=Milestone&message=0.17.0&logo=github&logoColor=eceff4&colorA=4c566a&colorB=88c0d0)](https://github.com/arcticicestudio/nord-docs/milestone/17) -This version mainly focused on the [transition of the „Nord Emacs“ port project][gh-155]. The implementation includse port specific [“landing”][home-ports-emacs] and [docs][home-docs-ports-emacs] page, the [installation & activation guide][home-docs-ports-emacs-install] and [configuration][home-docs-ports-emacs-config] page. +This version mainly focused on the [transition of the „Nord Emacs“ port project][gh-155]. The implementation includes port specific [“landing”][home-ports-emacs] and [docs][home-docs-ports-emacs] page, the [installation & activation guide][home-docs-ports-emacs-install] and [configuration][home-docs-ports-emacs-config] page. ## Features **„Nord Emacs“ Transition** — #155 ⇄ #158 (⊶ 9569306d) ↠ Transferred all documentations, assets and visualizations from „Nord Emacs“ to Nord Docs which will now serve as the single-source-of-truth™. -Please see the [corresponding issue in the Nord Emacs repository][nord-emacs#155] to get an overview of what has changed for Nord Emacs and what has been done to migrate to Nord Docs. +Please see the [corresponding issue in the Nord Emacs repository][nord-emacs#76] to get an overview of what has changed for Nord Emacs and what has been done to migrate to Nord Docs.

Landing Page

Preview: Nord Emacs Port Project Landing Page

@@ -1804,8 +1828,17 @@ Note that packages marked with an double exclamation mark `‼` have been affect [gh-155]: https://github.com/arcticicestudio/nord-docs/issues/155 [gh-nord-docs-blob-mdx-video-component#l93-94]: https://github.com/arcticicestudio/nord-docs/blob/3b4f7273e00532c2a7506030e604f56492886acf/src/components/atoms/core/mdx-elements/Video.jsx#L93-L94 [gh-nord-docs-blob-template-docs_page#l48]: https://github.com/arcticicestudio/nord-docs/blob/eda9240912dc8005e3297ee82471f9da8da10980/src/components/templates/docs/DocsPage.jsx#L48 -[home-docs-ports-emacs-config]: https://www.nordtheme.com/docs/ports/tmux/configuration -[home-docs-ports-emacs-install]: https://www.nordtheme.com/docs/ports/tmux/installation -[home-docs-ports-emacs]: https://www.nordtheme.com/docs/ports/tmux -[home-ports-emacs]: https://www.nordtheme.com/ports/tmux -[nord-emacs#155]: https://github.com/arcticicestudio/nord-emacs/issues/155 +[home-docs-ports-emacs-config]: https://www.nordtheme.com/docs/ports/emacs/configuration +[home-docs-ports-emacs-install]: https://www.nordtheme.com/docs/ports/emacs/installation +[home-docs-ports-emacs]: https://www.nordtheme.com/docs/ports/emacs +[home-ports-emacs]: https://www.nordtheme.com/ports/emacs +[nord-emacs#76]: https://github.com/arcticicestudio/nord-emacs/issues/76 + + + +[gh-159]: https://github.com/arcticicestudio/nord-docs/issues/159 +[home-docs-ports-dircolors-type_support]: https://www.nordtheme.com/docs/ports/dircolors/type-support +[home-docs-ports-dircolors-install]: https://www.nordtheme.com/docs/ports/dircolors/installation +[home-docs-ports-dircolors]: https://www.nordtheme.com/docs/ports/dircolors +[home-ports-dircolors]: https://www.nordtheme.com/ports/dircolors +[nord-dircolors#13]: https://github.com/arcticicestudio/nord-dircolors/issues/13 diff --git a/package-lock.json b/package-lock.json index ae1eac16..a5c54a78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "nord-docs", - "version": "0.17.0", + "version": "0.18.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ccdc0b95..18c935d7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nord-docs", "title": "Nord Docs", - "version": "0.17.0", + "version": "0.18.0", "description": "The official Nord website and documentation", "author": { "name": "Arctic Ice Studio", diff --git a/src/pages/index.jsx b/src/pages/index.jsx index da4d2bbf..aac48a2b 100644 --- a/src/pages/index.jsx +++ b/src/pages/index.jsx @@ -26,7 +26,7 @@ import { * * @author Arctic Ice Studio * @author Sven Greb - * @version 0.17.0 + * @version 0.18.0 * @since 0.1.0 */ const Landing = ({ location: { pathname } }) => (