Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add explanatory comments to .gitignore | Nicholas Johnson | 2024-05-26 |
| | |||
* | Add to .gitignore excludes | Nicholas Johnson | 2024-05-26 |
| | |||
* | Fix .gitignore excludes | Nicholas Johnson | 2024-05-26 |
| | | | | | | This fixes a bug where a file or directory created by the user is incorrectly ignored by version control because it has the same name as a Hugo-generated file. | ||
* | Simplify .gitignore | Nicholas Johnson | 2022-11-10 |
| | |||
* | 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. | ||
* | Add Hugo build lock file to .gitignore | Nicholas Johnson | 2022-07-13 |
| | |||
* | Separate Gemini and Web files | Nicholas Johnson | 2022-04-30 |
| | |||
* | Initial commit | Nicholas Johnson | 2022-04-29 |