Skip to content

Commit

Permalink
Prepare release version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arcticicestudio committed Dec 20, 2019
1 parent 948d086 commit c79c745
Show file tree
Hide file tree
Showing 4 changed files with 88 additions and 10 deletions.
90 changes: 84 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,57 @@

<p align="center">Changelog for <a href="https://www.nordtheme.com/ports/highlightjs" target="_blank">Nord highlight.js</a> — An arctic, north-bluish clean and elegant <a href="https://highlightjs.org" target="_blank">highlight.js</a> theme.</p>

<!--lint disable no-duplicate-headings-->
<!--lint disable no-duplicate-headings no-duplicate-headings-in-section-->

# 0.2.0

![Release Date: 2019-12-20](https://img.shields.io/static/v1.svg?style=flat-square&label=Release%20Date&message=2019-12-20&colorA=4c566a&colorB=88c0d0) [![Project Board](https://img.shields.io/static/v1.svg?style=flat-square&label=Project%20Board&message=0.2.0&logo=github&logoColor=eceff4&colorA=4c566a&colorB=88c0d0)](https://github.com/arcticicestudio/nord-highlightjs/projects/3) [![Milestone](https://img.shields.io/static/v1.svg?style=flat-square&label=Milestone&message=0.2.0&logo=github&logoColor=eceff4&colorA=4c566a&colorB=88c0d0)](https://github.com/arcticicestudio/nord-highlightjs/milestone/2)

## Features

**Nord Docs Transition**#13#14 (⊶ f0afc5e0)
↠ Transferred all documentations, assets and from „Nord highlight.js“ to [Nord Docs][nord].
Please see the [corresponding issue in the Nord Docs repository][gh-nord-docs#188] to get an overview of what has changed for Nord highlight.js and what has been done to migrate to Nord Docs.

<p align="center">Landing Page</p>
<p align="center"><a href="https://www.nordtheme.com/ports/highlightjs" target="_blank"><img src="https://user-images.githubusercontent.com/7836623/71248061-4ad7cd00-231a-11ea-8e3b-18d8793deafd.png" alt="Preview: Nord highlight.js Port Project Landing Page"/></a></p>

<p align="center">Docs Page</p>
<p align="center"><a href="https://www.nordtheme.com/docs/ports/highlightjs" target="_blank"><img src="https://user-images.githubusercontent.com/7836623/71248059-4ad7cd00-231a-11ea-8bf7-6397ec997efd.png" alt="Preview: Nord highlight.js Docs Page"/></a></p>

<p align="center">Installation & Usage Guide</p>
<p align="center"><a href="https://www.nordtheme.com/docs/ports/highlightjs/installation" target="_blank"><img src="https://user-images.githubusercontent.com/7836623/71106476-bc4f3880-21bf-11ea-8812-079bb6425777.pnghttps://user-images.githubusercontent.com/7836623/71248060-4ad7cd00-231a-11ea-9cc6-5fd14d45b1eb.png" alt="Preview: Nord highlight.js Installation & Usage Guide Page"/></a></p>

## Improvements

### Syntax

**Comment Color Brightness**#10#11 (⊶ 29f57b43)
↠ Implemented the frequently requested and long-time outstanding increase of the comment color (`nord3`) brightness by 10% from a lightness level of ~35% to ~45%.

**Please see [arcticicestudio/nord#94][gh-nord#94] for all details about this design change decision**!

<p align="center"><strong>Before</strong></p>
<p align="center"><img src="https://user-images.githubusercontent.com/7836623/57566979-e5f6e480-73d2-11e9-8802-27ffd1cbb84e.png" alt="Nord highlight.js syntax before increased comment color brightness change"/></p>
<p align="center"><img src="https://user-images.githubusercontent.com/7836623/57566980-e5f6e480-73d2-11e9-82a6-5b2a69895dd1.png" alt="Nord highlight.js syntax before increased comment color brightness change"/></p>

<p align="center"><strong>After</strong></p>
<p align="center"><img src="https://user-images.githubusercontent.com/7836623/57566984-f018e300-73d2-11e9-89b6-ff72107173b8.png" alt="Nord highlight.js syntax after increased comment color brightness change"/></p>
<p align="center"><img src="https://user-images.githubusercontent.com/7836623/57566985-f0b17980-73d2-11e9-8a28-e142aeb74a57.png" alt="Nord highlight.js syntax after increased comment color brightness change"/></p>

## Bug Fixes

### Documentation

**MIT License Migration**#7#8 (⊶ 89c7578b)
↠ Migrated to the MIT license to adapt to the migration of the main [Nord][gh-nord] project. Detailed information can be found in the [main task ticket][gh-nord#55].

## Tasks

### Documentation

**README Typos**#9 (⊶ 13a4c589) by [@controversial][gh-user-controversial] and [@lukaskollmer][gh-user-lukaskollmer]
↠ Fixed multiple typos in the project README documentation.

# 0.1.0

Expand All @@ -16,11 +66,11 @@ Detailed information about features and install instructions can be found in the

<p align="center"><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-hero.png"/></p>

❯ Implemented the main theme classes as documented in the official [style guide][hljs-style-guide] and [CSS classes reference][hljs-css-class-ref] and according to the [Nord Style Guidelines][nord-gh]. All sources are written with [Sass][sass]. The CSS selectors are separated as SCSS modules by the sections defined in the documentation.
❯ Implemented the main theme classes as documented in the official [style guide][hljs-style-guide] and [CSS classes reference][hljs-css-class-ref] and according to the [Nord Style Guidelines][gh-nord]. All sources are written with [Sass][sass]. The CSS selectors are separated as SCSS modules by the sections defined in the documentation.

All [modules][nord-hljs-modules] are imported from the main [`nord.scss`][nord-hljs-scss] file. (@arcticicestudio, #1 in PR #3, 445f4f0e)

❯ Implemented language-specific styles to adhere to the [Nord Style Guidelines][nord-gh]. (@arcticicestudio, #2 in PR #4 / #5 in PR #6, 2f74d76d / 15ffa3f9)
❯ Implemented language-specific styles to adhere to the [Nord Style Guidelines][gh-nord]. (@arcticicestudio, #2 in PR #4 / #5 in PR #6, 2f74d76d / 15ffa3f9)

<p align="center"><strong>Bash</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/v0.1.0/assets/scrot-lang-bash.png"/></p>

Expand Down Expand Up @@ -56,9 +106,37 @@ All [modules][nord-hljs-modules] are imported from the main [`nord.scss`][nord-h

<p align="center"><strong>YAML</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/v0.1.0/assets/scrot-lang-yaml.png"/></p>

---

<!--
+------------------+
+ Symbol Reference +
+------------------+
↠ (U+21A0): Start of a log section description
— (U+2014): Separator between a log section title and the metadata
⇄ (U+21C4): Separator between a issue ID and pull request ID in a log metadata
⊶ (U+22B6): Icon prefix for the short commit SHA checksum in a log metadata
-->

<!--lint disable final-definition-->

<!-- Base Links -->

[gh-nord]: https://github.com/arcticicestudio/nord
[nord]: https://www.nordtheme.com
[sass]: http://sass-lang.com

<!-- v0.1.0 -->

[hljs-css-class-ref]: http://highlightjs.readthedocs.io/en/latest/css-classes-reference.html
[hljs-style-guide]: http://highlightjs.readthedocs.io/en/latest/style-guide.html
[nord-gh]: https://github.com/arcticicestudio/nord
[nord-hljs-scss]: https://github.com/arcticicestudio/nord-highlightjs/blob/develop/src/nord.scss
[nord-hljs-modules]: https://github.com/arcticicestudio/nord-highlightjs/tree/develop/src/modules
[sass]: http://sass-lang.com
[nord-hljs-scss]: https://github.com/arcticicestudio/nord-highlightjs/blob/develop/src/nord.scss

<!-- v0.2.0 -->

[gh-nord-docs#188]: https://github.com/arcticicestudio/nord-docs/issues/188
[gh-nord#55]: https://github.com/arcticicestudio/nord/issues/55
[gh-nord#94]: https://github.com/arcticicestudio/nord/issues/94
[gh-user-controversial]: https://github.com/controversial
[gh-user-lukaskollmer]: https://github.com/lukaskollmer
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ To use Nord highlight.js in projects without Node.js, the CSS file can be used t

```html
<!-- Replace the version with any available release. -->
<link href="https://unpkg.com/nord-highlightjs@0.1.0/dist/nord.css" rel="stylesheet" type="text/css" />
<link href="https://unpkg.com/nord-highlightjs@0.2.0/dist/nord.css" rel="stylesheet" type="text/css" />
```

#### Usage
Expand All @@ -49,7 +49,7 @@ To use Nord highlight.js include the CSS file as stylesheet depending on the ins
<!-- When installed via npm/yarn for Node.js based projects -->
<link href="node_modules/nord-highlightjs/dist/nord.css" rel="stylesheet" type="text/css" />
<!-- When using CDN service like UNPKG -->
<link href="https://unpkg.com/nord-highlightjs@0.1.0/dist/nord.css" rel="stylesheet" type="text/css" />
<link href="https://unpkg.com/nord-highlightjs@0.2.0/dist/nord.css" rel="stylesheet" type="text/css" />
```

## Features
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nord-highlightjs",
"title": "Nord highlight.js",
"version": "0.1.0",
"version": "0.2.0",
"description": "An arctic, north-bluish clean and elegant highlight.js theme",
"author": {
"name": "Arctic Ice Studio",
Expand Down

0 comments on commit c79c745

Please sign in to comment.