Subset less aggressively
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
parent
4febf06c5c
commit
7814ee7ae2
@ -41,7 +41,7 @@ chmod -R u+w $gendir
|
|||||||
echo $htmlfiles | xargs ${gems}/bin/bundle exec ${ruby}/bin/ruby ./convert.rb --katex-js-file static/katex/katex.min.js
|
echo $htmlfiles | xargs ${gems}/bin/bundle exec ${ruby}/bin/ruby ./convert.rb --katex-js-file static/katex/katex.min.js
|
||||||
echo $htmlfiles | xargs ${gems}/bin/bundle exec ${ruby}/bin/ruby ./agda.rb
|
echo $htmlfiles | xargs ${gems}/bin/bundle exec ${ruby}/bin/ruby ./agda.rb
|
||||||
echo $htmlfiles | xargs ${gems}/bin/bundle exec ${ruby}/bin/ruby ./chatgpt-subset-feather-icon.rb $gendir/feather-sprite.svg
|
echo $htmlfiles | xargs ${gems}/bin/bundle exec ${ruby}/bin/ruby ./chatgpt-subset-feather-icon.rb $gendir/feather-sprite.svg
|
||||||
echo $htmlfiles | xargs python3 chatgpt-subset-one-go.py $gendir
|
echo $htmlfiles | xargs python3 chatgpt-subset-one-go.py $gendir/fonts
|
||||||
|
|
||||||
# Output result
|
# Output result
|
||||||
mkdir $out
|
mkdir $out
|
||||||
|
8
flake.lock
generated
8
flake.lock
generated
@ -23,11 +23,11 @@
|
|||||||
"blog-source": {
|
"blog-source": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1740350629,
|
"lastModified": 1740358909,
|
||||||
"narHash": "sha256-rpfyklJR75jH7VsgOwoOLtOcLykNh0KJ7J/87qmZSag=",
|
"narHash": "sha256-qYB64kpREufcjRjeAK37eRf4g16Pzkou3NCieXHfoXs=",
|
||||||
"ref": "refs/heads/master",
|
"ref": "refs/heads/master",
|
||||||
"rev": "647f47a5f3c58dc055c9e08b86fad6576ab7b521",
|
"rev": "06e8b8e0227bf5321b61815a2823bf026d3d825c",
|
||||||
"revCount": 911,
|
"revCount": 912,
|
||||||
"submodules": true,
|
"submodules": true,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://dev.danilafe.com/Web-Projects/blog-static.git"
|
"url": "https://dev.danilafe.com/Web-Projects/blog-static.git"
|
||||||
|
Loading…
Reference in New Issue
Block a user