Replace google fonts with fonts hosted on the server

This commit is contained in:
mez 2024-04-27 23:22:07 +01:00
parent 14c2967ebb
commit 5e54f3a255
3 changed files with 78 additions and 1 deletions

View file

@ -6,6 +6,8 @@
- =rclone= (for syncing to the server)
* Tracking games with a backloggery clone
** Setup
*** Fonts
Upload the fonts Lato, Titillium Web, and Material Icons to the directory =/fonts= on your server (I recommend [[https://gwfh.mranftl.com/fonts][google-webfonts-helper]]). Check the filenames are consistent with those in =build/backloggery.css=. Alternatively, you can load the fonts remotely and adjust the page head HTML generated by =skeleton.py=.
*** Setting the variables
Rename =variables-template.py= to =variables.py= and edit:
- =endlessgames=: a list of “endless” games in the format =title (console)=