No description
Find a file
Fini Jastrow f71298b449 Simplify link of github button
[why]
The link on the floating Github button explicitely opens the master
branch. We could instead just link to the default branch (which is
technically more correct anyhow).

[how]
Drop branch specification from URL and use default branch.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2023-10-09 12:26:25 +02:00
_data [ci] Sync fonts.json 2023-09-27 09:20:55 +00:00
_includes Remove dependency from FA's css 2023-10-09 12:26:25 +02:00
_posts [ci] Regenerate contributors 2023-10-07 10:07:37 +00:00
assets Add Intel One Mono preview 2023-07-26 15:59:18 +02:00
.gitignore Sync .gitignore 2023-01-30 08:13:27 +01:00
_config.yml Update stuff for v3.0.2 2023-06-05 11:40:23 +02:00
backers.html Adds backers section and does some re-ordering 2021-12-05 14:01:42 -08:00
cheat-sheet.html fix: cheatsheet page performance 2023-05-30 19:13:12 +02:00
cheat-sheet.js Allow searching for pasted icon 2023-06-25 10:16:24 +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