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 cff4a7b856 Downloads: Make font name searchable
[why]
The download page is not searchable for font names (except in some cases
where the font is RFN or something).

Because the font name is just in the preview image (and thus an image)
users can not quickly go to some download link by searching for the
name.

[how]
Lay the font name invisible over the preview image.

Fixes: #1660

Reported-by: @willhansen
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-06-19 09:50:39 +02:00
_data [ci] Sync fonts.json 2024-04-12 05:18:53 +00:00
_includes Downloads: Make font name searchable 2024-06-19 09:50:39 +02:00
_posts Downloads: Make font name searchable 2024-06-19 09:50:39 +02:00
assets [ci] Update webfonts 2024-04-12 14:41:20 +00:00
_config.yml Add release 3.2.1 information 2024-04-12 18:12:25 +02:00
.gitignore Exclude all patched fonts via gitignore 2023-10-11 08:08:20 +02:00
backers.html Adds backers section and does some re-ordering 2021-12-05 14:01:42 -08:00
buttons.js Fix Star/Fork button sometimes not showing 2023-10-11 08:16:55 +02:00
cheat-sheet.html fix: cheatsheet page performance 2023-05-30 19:13:12 +02:00
cheat-sheet.js cheat-sheet: Allow direct url to search result 2024-04-04 18:28:55 +02: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 Simplify link of github button 2023-10-09 12:26:25 +02: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: cheatsheet page performance 2023-05-30 19:13:12 +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