Skip to content

Commit

Permalink
Nord Docs Transition (#14)
Browse files Browse the repository at this point in the history
Nord Docs Transition
  • Loading branch information
arcticicestudio authored Jun 21, 2019
2 parents 96b20ec + 1231016 commit abfb30b
Show file tree
Hide file tree
Showing 16 changed files with 98 additions and 22,374 deletions.
39 changes: 31 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,48 @@
<p align="center"><img src="https://cdn.rawgit.com/arcticicestudio/nord-dircolors/develop/src/assets/nord-dircolors-banner.svg"/></p>
<p align="center"><a href="https://www.nordtheme.com/ports/dircolors" target="_blank"><img src="https://raw.githubusercontent.com/arcticicestudio/nord-docs/develop/assets/images/ports/dircolors/repository-hero.svg?sanitize=true"/></a></p>

<p align="center"><img src="https://assets-cdn.github.com/favicon.ico" width=24 height=24/> <a href="https://github.com/arcticicestudio/nord-dircolors/releases/latest"><img src="https://img.shields.io/github/release/arcticicestudio/nord-dircolors.svg?style=flat-square"/></a> <a href="https://github.com/arcticicestudio/nord/releases/tag/v0.2.0"><img src="https://img.shields.io/badge/nord-v0.2.0-88C0D0.svg?style=flat-square"/></a></p>
<p align="center"><a href="https://github.com/arcticicestudio/nord-dircolors/releases/latest"><img src="https://img.shields.io/github/release/arcticicestudio/nord-dircolors.svg?style=flat-square&label=Release&logo=github&logoColor=eceff4&colorA=4c566a&colorB=88c0d0"/></a> <a href="https://www.nordtheme.com/docs/ports/dircolors"><img src="https://img.shields.io/github/release/arcticicestudio/nord-dircolors.svg?style=flat-square&label=Docs&colorA=4c566a&colorB=88c0d0&logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI%2BCiAgICA8cGF0aCBmaWxsPSIjZDhkZWU5IiBkPSJNMTMuNzQ2IDIuODEzYS42Ny42NyAwIDAgMC0uNTU5LS4xMzNMOCAzLjg0OGwtNS4xODgtMS4xOGEuNjY5LjY2OSAwIDAgMC0uNTcuMTMzLjY3Ny42NzcgMCAwIDAtLjI0Mi41MzF2OC4xMzNjLS4wMDguMzIuMjEuNTk4LjUyLjY2OGw1LjMzMiAxLjE5OWguMjk2bDUuMzMyLTEuMmEuNjY4LjY2OCAwIDAgMCAuNTItLjY2N1YzLjMzMmEuNjU5LjY1OSAwIDAgMC0uMjU0LS41MnpNMy4zMzIgNC4xNjhsNCAuODk4djYuNzY2bC00LS44OTh6bTkuMzM2IDYuNzY2bC00IC44OThWNS4wNjZsNC0uODk4em0wIDAiLz4KPC9zdmc%2BCg%3D%3D"/></a></p>

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

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

# 0.1.1
*2017-07-09*

_2017-07-09_

## Bug Fixes
❯ Fixed uncolorized output on some terminal setups caused by missing `*-256color` `TERM` definitions. (@ruturajv, #4 PR #6, 15286923)

❯ Fixed output not being colorized on some terminal setups caused by missing `*-256color` `TERM` definitions. (@ruturajv, #4 PR #6, 15286923)

# 0.1.0
*2017-01-14*

_2017-01-14_

## Features

❯ Implemented the main color theme file [`dir_colors`](https://github.com/arcticicestudio/nord-dircolors/blob/develop/src/dir_colors). (@arcticicestudio, #1, aa0b485a)

Implementd a [`install.sh`](https://github.com/arcticicestudio/nord-dircolors/blob/develop/install.sh) shell script for an automated installation . (@arcticicestudio, #2, 9326ee6a)
Implemented a [`install.sh`](https://github.com/arcticicestudio/nord-dircolors/blob/develop/install.sh) shell script for an automated installation . (@arcticicestudio, #2, 9326ee6a)

Detailed information about features and install instructions can be found in the [README](https://github.com/arcticicestudio/nord-dircolors/blob/develop/README.md#installation) and in the [project wiki](https://github.com/arcticicestudio/nord-dircolors/wiki).

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

# 0.0.0
*2017-01-14*

_2017-01-14_
**Project Initialization**

<!--
+------------------+
+ 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 -->
4 changes: 2 additions & 2 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MIT License (MIT)

Copyright (c) 2017-present Arctic Ice Studio <[email protected]> (http://arcticicestudio.com)
Copyright (c) 2017-present Sven Greb <code@svengreb.de> (http://svengreb.de)
Copyright (C) 2017-present Arctic Ice Studio <[email protected]> (https://www.arcticicestudio.com)
Copyright (C) 2017-present Sven Greb <development@svengreb.de> (https://www.svengreb.de)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading

0 comments on commit abfb30b

Please sign in to comment.