]> Stephen's Gitweb - reasonableweather.git/commit
Implement rudimentary theme support
authorStephen Jianu <stephen@stephenjianu.com>
Sun, 30 Mar 2025 20:24:28 +0000 (15:24 -0500)
committerStephen Jianu <stephen@stephenjianu.com>
Sun, 30 Mar 2025 20:24:28 +0000 (15:24 -0500)
commit935f17c86581a4274958778999f59895abd6b293
treeeac153f72293123cfc3036440451a621b724686c
parente2453c8446dd337741360bff62f653aee1214334
Implement rudimentary theme support

For the time being, themes must be defined by specifying the name in the
"theme" URL parameter. If no path to a subdirectory under the "themes"
directory is defined, the script will assume the user meant to choose a
theme in "themes/base16-styles/css". The default theme is
"base16-default-dark".
.gitmodules
Dockerfile
README.md
index.php
themes/base16-styles [new submodule]