redstrate.com/themes/red
Joshua Goins 7ff52707cd Simplify software pages
As much as I like this organization system - I think this is one of the
oldest on the site - it was one glaring flaw. I never keep these
descriptions up-to-date and never will! So if the software page has
source code available (and no other text) it will now redirect straight
to the source code.
2025-04-12 18:38:56 -04:00
..
assets Various fixes for mobile 2025-03-17 08:58:49 -04:00
layouts Simplify software pages 2025-04-12 18:38:56 -04:00
static/fonts Use Inclusive Sans by default 2025-01-21 19:38:03 -05:00
LICENSE Add initial files 2022-08-02 12:17:07 -04:00
README.md Detail which variables are used in the site theme 2024-10-12 15:02:51 -04:00
theme.toml Fix dead links 2025-04-08 19:53:24 -04:00

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.