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/
fontfont-awesomefontshacktoberfesticon-fonticonic-fontsocticonspatched-fontspatcherpowerlinepythonshellstatusline
df6ab2c942
[why] There are cases that I find myself into sometimes when I have the glyph with me but not its name or codepoint. It would be nice to be able to search for the codepoint and/or name of a glyph by literally putting it into the search box of the cheat-sheet. There are several reasons to know the name of the glyph, to use it in a webpage, to look for alternatives when they get removed, etc. [how] Convert high codepoint-chars to codepoint text. Fixes: #1307 Authored-by: ad-chaos Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de> |
||
---|---|---|
_data | ||
_includes | ||
_posts | ||
assets | ||
_config.yml | ||
.gitignore | ||
backers.html | ||
cheat-sheet.html | ||
cheat-sheet.js | ||
CNAME | ||
contributors.html | ||
font-downloads.html | ||
generate-webfonts-old.sh | ||
index.html | ||
README.md | ||
releases.html | ||
robots.txt | ||
site.js | ||
sitemap.xml |
Nerd Fonts Official Website Source
Running locally to test changes
jekyll s
Resource
The base Jeykll theme used was: SinglePaged - Simple Jekyll template