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/
fontfont-awesomefontshacktoberfesticon-fonticonic-fontsocticonspatched-fontspatcherpowerlinepythonshellstatusline
01b1da95a6
[why] It can be confusing to click on the pseudo-button (to copy the codepoint or whatever) and it does not show anything happened at all. [how] Change the pseudo-button title to 'ok' momentarily (i.e. for 1 second). Also correct message when copy-to-clipboard is disabled and no exception is thrown but false is returned. Fixes: #1764 Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de> |
||
---|---|---|
_data | ||
_includes | ||
_posts | ||
assets | ||
_config.yml | ||
.gitignore | ||
backers.html | ||
buttons.js | ||
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