summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAge
* Simplify .gitignoreNicholas Johnson2022-11-10
|
* 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.
* Add Hugo build lock file to .gitignoreNicholas Johnson2022-07-13
|
* Separate Gemini and Web filesNicholas Johnson2022-04-30
|
* Initial commitNicholas Johnson2022-04-29