Skip to content

Commit

Permalink
GitHub Flow migration
Browse files Browse the repository at this point in the history
Adapted to "GitHub Flow" [1] like documented in detail in the main task
issue svengreb/styleguide-git#9 [2].

[1]: https://guides.github.com/introduction/flow
[2]: svengreb/styleguide-git#9

Subtask of svengreb/styleguide-git#9
GH-21
  • Loading branch information
svengreb committed Oct 5, 2022
1 parent 940c88a commit 2ebc88d
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 16 deletions.
12 changes: 7 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
<p align="center"><img src="https://cdn.rawgit.com/arcticicestudio/nord-alacritty/develop/assets/nord-alacritty-banner.svg"/></p>
<p align="center"><img src="https://cdn.rawgit.com/arcticicestudio/nord-alacritty/master/assets/nord-alacritty-banner.svg"/></p>

<p align="center"><img src="https://assets-cdn.github.com/favicon.ico" width=24 height=24/> <a href="https://github.com/arcticicestudio/nord-alacritty/releases/latest"><img src="https://img.shields.io/github/release/arcticicestudio/nord-alacritty.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-alacritty/releases/latest" target="_blank"><img src="https://img.shields.io/github/release/arcticicestudio/nord-alacritty.svg?style=flat-square&label=Release&logo=github&logoColor=eceff4&colorA=4c566a&colorB=88c0d0"/></a> <a href="https://github.com/arcticicestudio/nord/releases/tag/v0.2.0" target="_blank"><img src="https://img.shields.io/badge/Nord-v0.2.0-88C0D0.svg?style=flat-square&label=Nord&logoColor=eceff4&colorA=4c566a&colorB=88c0d0"/></a></p>

---

# 0.1.0

![Release Date: 2017-10-07](https://img.shields.io/badge/Release_Date-2017--10--07-88C0D0.svg?style=flat-square) [![Project Board](https://img.shields.io/badge/Project_Board-0.1.0-88C0D0.svg?style=flat-square)](https://github.com/arcticicestudio/nord-alacritty/projects/2) [![Milestone](https://img.shields.io/badge/Milestone-0.1.0-88C0D0.svg?style=flat-square)](https://github.com/arcticicestudio/nord-alacritty/milestone/1)

## Features
Implemented the main color scheme file [`nord.yml`](https://github.com/arcticicestudio/nord-alacritty/blob/develop/src/nord.yml). (@arcticicestudio, #1 in PR #2, 6e457657)

Detailed information about features and install instructions can be found in the [README](https://github.com/arcticicestudio/nord-alacritty/blob/develop/README.md#installation) and in the [project wiki](https://github.com/arcticicestudio/nord-alacritty/wiki).
Implemented the main color scheme file [`nord.yml`](https://github.com/arcticicestudio/nord-alacritty/blob/master/src/nord.yml). (@arcticicestudio, #1 in PR #2, 6e457657)

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

<p align="center"><img src="https://raw.githubusercontent.com/arcticicestudio/nord-alacritty/develop/assets/scrot-hero.png"/><br><strong>htop</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-alacritty/develop/assets/scrot-htop.png"/></p>
<p align="center"><img src="https://raw.githubusercontent.com/arcticicestudio/nord-alacritty/master/assets/scrot-hero.png"/><br><strong>htop</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-alacritty/master/assets/scrot-htop.png"/></p>
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<p align="center"><img src="https://cdn.rawgit.com/arcticicestudio/nord-alacritty/develop/assets/nord-alacritty-banner.svg"/></p>
<p align="center"><img src="https://cdn.rawgit.com/arcticicestudio/nord-alacritty/master/assets/nord-alacritty-banner.svg"/></p>

<p align="center"><a href="https://github.com/arcticicestudio/nord-alacritty/releases/latest"><img src="https://img.shields.io/github/release/arcticicestudio/nord-alacritty.svg?style=flat-square&color=88C0D0&label=Release"/></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-alacritty/releases/latest" target="_blank"><img src="https://img.shields.io/github/release/arcticicestudio/nord-alacritty.svg?style=flat-square&label=Release&logo=github&logoColor=eceff4&colorA=4c566a&colorB=88c0d0"/></a> <a href="https://github.com/arcticicestudio/nord-alacritty/blob/main/changelog.md" target="_blank"><img src="https://img.shields.io/github/release/arcticicestudio/nord-alacritty.svg?style=flat-square&label=Changelog&logo=github&logoColor=eceff4&colorA=4c566a&colorB=88c0d0"/></a></p>

<p align="center"><a href="https://github.com/arcticicestudio/nord-alacritty/blob/v0.1.0/CHANGELOG.md"><img src="https://img.shields.io/badge/Changelog-0.1.0-81A1C1.svg?style=flat-square"/></a></p>
<p align="center"><a href="https://github.com/arcticicestudio/nord/releases/tag/v0.2.0" target="_blank"><img src="https://img.shields.io/badge/Nord-v0.2.0-88C0D0.svg?style=flat-square&label=Nord&logoColor=eceff4&colorA=4c566a&colorB=88c0d0"/></a></p>

<p align="center">An arctic, north-bluish clean and elegant <a href="https://github.com/alacritty/alacritty">Alacritty</a> color scheme.</p>

Expand All @@ -11,9 +11,10 @@ Based on the <a href="https://github.com/arcticicestudio/nord">Nord</a> color pa

---

<p align="center"><img src="https://raw.githubusercontent.com/arcticicestudio/nord-alacritty/develop/assets/scrot-hero.png"/><blockquote>Font: <a href="https://adobe-fonts.github.io/source-code-pro">Source Code Pro</a> 12px.</blockquote></p>
<p align="center"><img src="https://raw.githubusercontent.com/arcticicestudio/nord-alacritty/master/assets/scrot-hero.png"/><blockquote>Font: <a href="https://adobe-fonts.github.io/source-code-pro">Source Code Pro</a> 12px.</blockquote></p>

## Getting started

### Installation

Replace the current color definitions in your [`alacritty.yml`][alacritty-gh-config] configuration file with the content from the [`nord.yml`][nord-yml] file.
Expand All @@ -24,17 +25,17 @@ If `live_config_reload` is set to `true` the colors are applied immediately, oth

## Screenshots

<p align="center"><strong>htop</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-alacritty/develop/assets/scrot-htop.png"/></p>
<p align="center"><strong>htop</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-alacritty/master/assets/scrot-htop.png"/></p>

### Contribution

Please report issues/bugs, feature requests and suggestions for improvements to the [issue tracker](https://github.com/arcticicestudio/nord-alacritty/issues).

<p align="center"><img src="https://raw.githubusercontent.com/arcticicestudio/nord-docs/develop/assets/images/nord/repository-footer-separator.svg?sanitize=true" /></p>
<p align="center"><img src="https://raw.githubusercontent.com/arcticicestudio/nord-docs/master/assets/images/nord/repository-footer-separator.svg?sanitize=true" /></p>

<p align="center">Copyright &copy; 2017-present Arctic Ice Studio</p>

<p align="center"><a href="https://github.com/arcticicestudio/nord-alacritty/blob/develop/LICENSE.md"><img src="https://img.shields.io/badge/License-MIT-5E81AC.svg?style=flat-square"/></a> <a href="https://creativecommons.org/licenses/by-sa/4.0"><img src="https://img.shields.io/badge/License-CC_BY--SA_4.0-5E81AC.svg?style=flat-square"/></a></p>
<p align="center"><a href="https://github.com/arcticicestudio/nord-alacritty/blob/master/LICENSE.md"><img src="https://img.shields.io/badge/License-MIT-5E81AC.svg?style=flat-square"/></a> <a href="https://creativecommons.org/licenses/by-sa/4.0"><img src="https://img.shields.io/badge/License-CC_BY--SA_4.0-5E81AC.svg?style=flat-square"/></a></p>

[alacritty-gh-config]: https://github.com/alacritty/alacritty#configuration
[nord-yml]: https://github.com/arcticicestudio/nord-alacritty/blob/develop/src/nord.yml
[nord-yml]: https://github.com/arcticicestudio/nord-alacritty/blob/master/src/nord.yml
Empty file modified assets/nord-alacritty-banner.ai
100755 → 100644
Empty file.
Empty file modified assets/nord-alacritty-banner.svg
100755 → 100644
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/scrot-hero.png
100755 → 100644
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/scrot-htop.png
100755 → 100644
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions LICENSE.md → license
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MIT License (MIT)
MIT License

Copyright (c) 2017-present Arctic Ice Studio <development@arcticicestudio.com> (http://arcticicestudio.com)
Copyright (c) 2017-present Sven Greb <code@svengreb.de> (http://svengreb.de)
Copyright (C) 2017-present Arctic Ice Studio <development@arcticicestudio.com> (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

0 comments on commit 2ebc88d

Please sign in to comment.