Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Disable 404 kind for Gemini | Nicholas Johnson | 2024-05-20 |
| | | | | | This prevents 404.html from being generated into the Gemini capsule output. | ||
* | Remove glossary | Nicholas Johnson | 2023-04-15 |
| | |||
* | Update theme | Nicholas Johnson | 2023-02-24 |
| | |||
* | Create configDir for journal generation | Nicholas Johnson | 2022-11-09 |
This gets rid of the ugly dependency on Python scripts. By using configDir, two different configs can be specified. One for Gemini and one for the Web. This keeps everything separate, tidy, and much more maintainable. |