No description
Find a file
Fini Jastrow c88da986f0 Redo: Fix wrong small version of all-icons-divider
[why]
The previous fix broke the instances of the subtitle circle in all the
other topics (Downloads, CheatSheet, Backers, ...) because it rendered
the circle too wide horizontally, while the vertical size was ok.

[how]
The previous previous fix with a concrete circle hight and width and
adequate line spacing for the filling font works better. The circle is
not absolutely circular, but roughly it is.
Unless there is a Web magician who can fix this in a better way I
believe the not-really-circular in one place (all-icons-divider) is
better than absurdly wide circles in all section subtitles.

Fixes: #1384

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2023-10-23 16:44:40 +02:00
_data [ci] Sync fonts.json 2023-09-27 09:20:55 +00:00
_includes Redo: Fix wrong small version of all-icons-divider 2023-10-23 16:44:40 +02:00
_posts [ci] Regenerate contributors 2023-10-23 13:36:11 +00:00
assets Add Intel One Mono preview 2023-07-26 15:59:18 +02:00
.gitignore Exclude all patched fonts via gitignore 2023-10-11 08:08:20 +02: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
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 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