|
fa7b8599
|
2025-04-24T16:34:56
|
|
[ci] Regenerate CSS files
|
|
e2dc2203
|
2024-11-18T03:03:07
|
|
[ci] Regenerate CSS files
|
|
0900e07e
|
2024-08-25T17:26:31
|
|
Devicons: Fix wrong glyph ID for sqlite
[why]
sqlite is referred to as sqllite (with two L).
[how]
Correct i_dev and rebuild css and glyphnames via generate-css.sh
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
|
|
b6c76392
|
2024-04-12T14:41:15
|
|
[ci] Regenerate CSS files
|
|
3452b7b3
|
2024-04-04T08:02:08
|
|
[ci] Regenerate CSS files
|
|
7b41c66a
|
2023-11-26T17:57:57
|
|
[ci] Regenerate CSS files
|
|
a74f9132
|
2023-11-21T10:31:12
|
|
[ci] Regenerate CSS files
|
|
477a0eb2
|
2023-11-14T13:38:17
|
|
css: Correct 'speak' change location
This reverts commit b1d437b1223d47310a43eeb4bae0b29b2c608b8d.
Because that changed a generated file.
The generator is changed instead with the changes added here.
|
|
b1d437b1
|
2023-11-14T04:21:35
|
|
Update nerd-fonts-generated.css
The speak property is not widely supported and is currently not a standard property. If you're using it to prevent screen readers from reading certain elements, a more standard approach is to use the aria-hidden="true" attribute in your HTML.
This will hide the span with the class nf from screen readers. This is a more widely supported and standard way of controlling how screen readers interact with your elements.
|
|
e19f06dd
|
2023-06-04T20:45:34
|
|
[ci] Regenerate CSS files
|
|
711c20d2
|
2023-05-13T12:34:46
|
|
Regenerate CSS files
$ ./generate-css.sh
Generated CSS, json, and Cheat Sheet HTML
../../css/nerd-fonts-generated.css
../../css/nerd-fonts-generated.min.css [needs to also go into gh-pages:_includes/css/]
../../css/nerd-fonts-generated-removed.min.css [needs to only go into gh-pages:_includes/css/]
../../temp/2017-01-04-icon-cheat-sheet.md [needs to only go into gh-pages:_posts/]
../../glyphnames.json
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
|
|
e07f6ed6
|
2023-05-04T09:47:40
|
|
Regenerate CSS files
Result of generate-css.sh run.
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
|
|
04dd7d34
|
2023-04-28T18:11:58
|
|
Update CSS and glyphnames
Just by running
$ ./generate-css.sh
This also create a new cheat sheet in temp/, which is not included here
of course. It also needs to go into the gh-pages branch.
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
|
|
dcaff0f4
|
2023-03-12T21:10:05
|
|
Regenerate CSS and glyphnames
[why]
Some names have been fixed.
The json data file has been changed.
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
|
|
12a523c3
|
2023-01-24T16:10:22
|
|
[ci] Regenerate CSS files
|
|
0ed1d0be
|
2023-01-23T14:55:47
|
|
[ci] Regenerate CSS files
|
|
ec877127
|
2023-01-18T11:08:17
|
|
[ci] Regenerate CSS files [skip ci]
Done manually because release workflow had a bug on release.
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
|
|
77346b3b
|
2022-10-07T12:05:00
|
|
[ci] Regenerate CSS files
|
|
eef02c07
|
2022-09-11T17:45:21
|
|
[ci] Regenerate CSS files [skip ci]
|
|
3a1d3ee5
|
2022-09-11T14:10:56
|
|
[ci] Regenerate CSS files
|
|
ab084963
|
2020-01-31T19:29:31
|
|
Adds typo fixes for website officially here as well
|
|
fc037e3a
|
2019-08-17T23:17:27
|
|
Clean-up
|
|
b1b12b7c
|
2019-08-17T23:15:05
|
|
Reduces CSS file sizes
* only using short prefix of 'NF' instead of full name and variations
* script changes done in commit '9331307d166ee950cc45c90b16bf1d70450b17dd'
|
|
87801fe6
|
2018-03-20T21:34:32
|
|
Rebuilds CSS with fixed Weather codepoints (WIP #247)
|
|
f3a600e1
|
2018-03-20T21:34:32
|
|
Rebuilds CSS with fixed Weather codepoints (WIP #247)
|
|
7825b015
|
2018-03-12T21:08:38
|
|
Updates CSS with late glyph additions for v2.0.0 release
|
|
ee3a4b9e
|
2018-02-15T21:57:28
|
|
Adds very basic minified version of the CSS
|
|
b7497e3e
|
2018-02-15T19:40:16
|
|
Updates generated CSS in preparation for Weather Icons (WIP issue #226)
|
|
b119fb45
|
2018-02-13T22:02:40
|
|
Updates generated CSS in preparation for updating font-logos (font-linux) (WIP issue #157)
|
|
24b4ae67
|
2018-02-12T21:37:01
|
|
Updates generated CSS in preparation for Material Design Icons (WIP issue #154)
|
|
e3728237
|
2017-07-29T21:19:23
|
|
Generated CSS file from script
|