Detail which variables are used in the site theme
This commit is contained in:
parent
c3c96d57e6
commit
5a2c874277
1 changed files with 13 additions and 0 deletions
13
themes/red/README.md
Normal file
13
themes/red/README.md
Normal 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.
|
Loading…
Add table
Reference in a new issue