1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2025-01-06 21:49:40 +02:00
Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more https://nerdfonts.com/
Go to file
Fini Jastrow 4f9592107c download: Fix RFN detection for un-renamed fonts
[why]
When we do not rename a font that has the RFN flag set we do not list
the font as RFN-font.
This is for example the case with mononoki since the last commit.

[how]
Show the source font name not only when it differs but also when it is a
RFN.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2023-01-17 13:57:24 +01:00
_data [ci] Sync fonts.json 2023-01-17 12:40:06 +00:00
_includes Adapt scss to new icon sizes 2022-12-16 19:42:10 +01:00
_posts download: Fix RFN detection for un-renamed fonts 2023-01-17 13:57:24 +01:00
assets Update Symbols Only font preview 2022-12-19 21:20:21 +01:00
_config.yml Rename Font Linux to Font Logos 2022-09-13 09:02:08 +02:00
.gitignore Adds cache dir 2020-02-01 08:21:47 -08:00
backers.html Adds backers section and does some re-ordering 2021-12-05 14:01:42 -08:00
cheat-sheet.html Adds backers section and does some re-ordering 2021-12-05 14:01:42 -08:00
CNAME Create CNAME 2019-07-19 06:52:42 -07:00
contributors.html Adds backers section and does some re-ordering 2021-12-05 14:01:42 -08:00
font-downloads.html Adds backers section and does some re-ordering 2021-12-05 14:01:42 -08:00
index.html Update index.html 2019-07-27 13:46:09 -07:00
README.md Updates with basic info and how to run locally 2017-11-12 21:13:30 -05:00
releases.html Separate pages and refactors includes 2019-07-23 14:39:52 -07:00
robots.txt SEO Optimizations 2019-07-14 23:09:43 -07:00
site.js Hide scrollbar and parent element if no results, minor fixes 2020-12-05 06:44:04 -08:00
sitemap.xml Adds backers section and does some re-ordering 2021-12-05 14:01:42 -08:00

Nerd Fonts Official Website Source

Running locally to test changes

jekyll s

Resource

The base Jeykll theme used was: SinglePaged - Simple Jekyll template