Skip to content

GitHub Flow migration #135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 9, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,15 +270,15 @@ _2017-03-25_

## Features

Detailed information about [features](https://github.com/nordtheme/emacs/blob/develop/readme.md#features), [supported packages](https://github.com/nordtheme/emacs/blob/develop/readme.md#package-support) and install instructions can be found in the [README](https://github.com/nordtheme/emacs/blob/develop/readme.md#installation).
Detailed information about [features](https://github.com/nordtheme/emacs/blob/master/readme.md#features), [supported packages](https://github.com/nordtheme/emacs/blob/master/readme.md#package-support) and install instructions can be found in the [README](https://github.com/nordtheme/emacs/blob/master/readme.md#installation).

❯ Implemented the main theme file [`nord-theme.el`](https://github.com/nordtheme/emacs/blob/develop/nord-theme.el). (@svengreb, #1, e51f7593)
❯ Implemented the main theme file [`nord-theme.el`](https://github.com/nordtheme/emacs/blob/master/nord-theme.el). (@svengreb, #1, e51f7593)

<p align="center"><img src="https://raw.githubusercontent.com/nordtheme/emacs/develop/assets/scrot-package-syntax-jdee.png"/></p>
<p align="center"><img src="https://raw.githubusercontent.com/nordtheme/emacs/master/assets/scrot-package-syntax-jdee.png"/></p>

<p align="center"><strong>Non-obtrusive bracket matching- and search marker.</strong><br><img src="https://raw.githubusercontent.com/nordtheme/emacs/develop/assets/scrot-feature-bracket-matching.png"/><br><img src="https://raw.githubusercontent.com/nordtheme/emacs/develop/assets/scrot-feature-search.gif"/></p>
<p align="center"><strong>Non-obtrusive bracket matching- and search marker.</strong><br><img src="https://raw.githubusercontent.com/nordtheme/emacs/master/assets/scrot-feature-bracket-matching.png"/><br><img src="https://raw.githubusercontent.com/nordtheme/emacs/master/assets/scrot-feature-search.gif"/></p>

<p align="center"><strong>Colors of selected code can still be easily recognized.</strong><br><img src="https://raw.githubusercontent.com/nordtheme/emacs/develop/assets/scrcast-feature-selection.gif"/></p>
<p align="center"><strong>Colors of selected code can still be easily recognized.</strong><br><img src="https://raw.githubusercontent.com/nordtheme/emacs/master/assets/scrcast-feature-selection.gif"/></p>

❯ Implemented support for multiple syntax packages:

Expand Down Expand Up @@ -319,7 +319,7 @@ _2017-03-25_
</p>

<p align="center">
<a href="https://github.com/nordtheme/emacs/blob/develop/license" target="_blank">
<a href="https://github.com/nordtheme/emacs/blob/master/license" target="_blank">
<img src="https://img.shields.io/static/v1.svg?style=flat-square&label=License&message=MIT&logoColor=eceff4&colorA=4c566a&colorB=88c0d0"/>
</a>
<a href="https://www.svengreb.de">
Expand Down
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<a href="https://www.nordtheme.com/docs/ports/emacs" target="_blank">
<img src="https://img.shields.io/github/release/nordtheme/emacs.svg?style=flat-square&label=Docs&colorA=4c566a&colorB=88c0d0&logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI%2BCiAgICA8cGF0aCBmaWxsPSIjZDhkZWU5IiBkPSJNMTMuNzQ2IDIuODEzYS42Ny42NyAwIDAgMC0uNTU5LS4xMzNMOCAzLjg0OGwtNS4xODgtMS4xOGEuNjY5LjY2OSAwIDAgMC0uNTcuMTMzLjY3Ny42NzcgMCAwIDAtLjI0Mi41MzF2OC4xMzNjLS4wMDguMzIuMjEuNTk4LjUyLjY2OGw1LjMzMiAxLjE5OWguMjk2bDUuMzMyLTEuMmEuNjY4LjY2OCAwIDAgMCAuNTItLjY2N1YzLjMzMmEuNjU5LjY1OSAwIDAgMC0uMjU0LS41MnpNMy4zMzIgNC4xNjhsNCAuODk4djYuNzY2bC00LS44OTh6bTkuMzM2IDYuNzY2bC00IC44OThWNS4wNjZsNC0uODk4em0wIDAiLz4KPC9zdmc%2BCg%3D%3D"/>
</a>
<a href="https://github.com/nordtheme/emacs/blob/develop/changelog.md" target="_blank">
<a href="https://github.com/nordtheme/emacs/blob/master/changelog.md" target="_blank">
<img src="https://img.shields.io/github/release/nordtheme/emacs.svg?style=flat-square&label=Changelog&logo=github&logoColor=eceff4&colorA=4c566a&colorB=88c0d0"/>
</a>
</p>
Expand Down Expand Up @@ -156,7 +156,7 @@ The guide also includes information about [minimal, complete, and verifiable exa
</p>

<p align="center">
<a href="https://github.com/nordtheme/emacs/blob/develop/license" target="_blank">
<a href="https://github.com/nordtheme/emacs/blob/master/license" target="_blank">
<img src="https://img.shields.io/static/v1.svg?style=flat-square&label=License&message=MIT&logoColor=eceff4&colorA=4c566a&colorB=88c0d0"/>
</a>
<a href="https://www.svengreb.de">
Expand Down