Detail which variables are used in the site theme

This commit is contained in:
Joshua Goins 2024-10-12 15:02:51 -04:00
parent c3c96d57e6
commit 5a2c874277

13
themes/red/README.md Normal file
View file

@ -0,0 +1,13 @@
# Red Theme
The theme I use for my website is technically reusable, but it's custom built for my website.
Here is a list of variables you should set in your `config.html`:
* `author`, `description`: This is put into various metadata.
* `github_username`, `invent_username`, `gitlab_username`: Used to the resolve the correct user in the software contributions list.
* `isso_url`: For the isso-based comment system.
* `geekring_site_id`: For the geekring widget.
* `profile_picture`: Used in the title.
* `fediverse_url`: Used to set the Fediverse creator tag.
* `image_host`: Where the images are hosted for the gallery.
* `kofi_username`: For the Ko-Fi widget.