1
0
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/
Go to file
Fini Jastrow 7d265161f0 Make Symbols-Only webfonts available stand alone
[why]
When people want to use the Symbols-Only webfont that we use for the
website directly (without hosting the css/woff files themselves) they
probably need a stub to access our css.

I have no clue what consequences this has for our traffic, and probably
we need to remove this if problems come up.

Origin of this is a request via gitter:

Mikle-Bond (Michael)
  Hello! I have a request about webfont. Can you make the
  nerd-fonts-generated{,.min}.css files available via
  https://www.nerdfonts.com/assets/css/ ? So that users could
  reference them directly and have SymbolsOnly variant of the
  font with classes names.

  I have found this [not linked here] message from a month ago,
  [in fact 2 years and 1 month] and my request could help that
  person too. They were having problem, as nerd-fonts-generated.css
  is only available via githubusercontent.com at the moment, and
  it doesn't point correctly to the font file. But it does so for
  nerdfonts.com website, after it gets bundled into combo.css.

[how]
Make nerd-fonts-generated.min.css availabe directly as
https://www.nerdfonts.com/assets/css/webfont.css.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2023-04-23 10:26:03 +02:00
_data Update all font previews 2023-01-30 08:13:27 +01:00
_includes Regenerate Cheat Sheet and CSS 2023-03-12 21:26:05 +01:00
_posts [ci] Regenerate contributors 2023-04-13 07:18:44 +00:00
assets Make Symbols-Only webfonts available stand alone 2023-04-23 10:26:03 +02:00
_config.yml Update for 2.3.3 release 2023-01-24 20:00:25 +01:00
.gitignore Sync .gitignore 2023-01-30 08:13:27 +01:00
backers.html Adds backers section and does some re-ordering 2021-12-05 14:01:42 -08:00
cheat-sheet.html Adds backers section and does some re-ordering 2021-12-05 14:01:42 -08: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
index.html Update index.html 2019-07-27 13:46:09 -07: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 codepoint copy 2023-04-13 09:09:30 +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