summaryrefslogtreecommitdiff
path: root/config/gemini
Commit message (Collapse)AuthorAge
* Remove glossaryNicholas Johnson2023-04-15
|
* Update themeNicholas Johnson2023-02-24
|
* Create configDir for journal generationNicholas Johnson2022-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.