Replace google fonts with fonts hosted on the server
This commit is contained in:
parent
14c2967ebb
commit
5e54f3a255
3 changed files with 78 additions and 1 deletions
|
@ -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)=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue