1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2024-12-19 20:12:52 +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 01af9e8ab5 Update cheat sheet WITH removed icons
Update the cheat sheet to v3.0.0 but also show the removed icons of
v2.3.3. That style is .nfold (read: nf-old) and it is just hacked in.
I believe it can be removed later on, with 3.1.0 or something at least.

We also need the old (removed) icons as a font to display them despite
being removed. A small helper script 'archives' just the dropped glyphs
into a new webfont.
The script can be removed afterwards, this is a single run, archiving
the dropped after v2.3.3 icons.

See pairing commit in master branch:
    Date:   Wed May 3 17:54:44 2023 +0200
    generate-css: Create cheat sheet with removed icons

[note]
Also remove unused `nerd-fonts-generated.css`, wich confuses me every
time. It's sufficient to have it in the master branch for people, we do
not use it here.

f
2023-05-04 11:24:19 +02:00
_data [ci] Sync fonts.json 2023-05-01 13:16:28 +00:00
_includes Update cheat sheet WITH removed icons 2023-05-04 11:24:19 +02:00
_posts [ci] Regenerate contributors 2023-05-03 19:44:35 +00:00
assets Update cheat sheet WITH removed icons 2023-05-04 11:24:19 +02:00
_config.yml Update information for v3.0.0 2023-05-01 00:30:42 +02:00
.gitignore Sync .gitignore 2023-01-30 08:13:27 +01: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
generate-webfonts-old.sh Update cheat sheet WITH removed icons 2023-05-04 11:24:19 +02: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 Fix codepoint copy 2023-04-13 09:09:30 +02: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