Replace all ebooks' fonts with FirgeNerd font

This commit is contained in:
2023-10-15 03:54:09 +09:00
parent bb93c8cca2
commit f965677403
3 changed files with 5 additions and 20 deletions

View File

@ -43,8 +43,13 @@ pages:
- unzip "./fonts/*.zip" -d /usr/share/fonts/
&& fc-cache -fv
- mkdir -p /etc/fonts/conf.d &&
cp -a ./fonts/fonts.conf /etc/fonts/conf.d/99-firgenerd.conf &&
fc-cache -fv
- sudo corepack enable
- sudo -u node pnpm install
- sudo -u node env LANG=ja_JP.UTF-8 pnpm run build
- cp -a _book/. public/