Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove timestamp obfuscation privacy feature | Nicholas Johnson | 8 days |
| | | | | | | | Timestamp obfuscation is a niche privacy feature which contradicts how users expect Hugo to work. If the user desires such a feature, they can override the theme with their own custom timestamp-obfuscating archetypes. | ||
* | Convert archetype dates to UTC | Nicholas Johnson | 2023-10-15 |
| | | | | | | For privacy reasons, user time zones are not recorded at the moment they are created by an archetype. Without knowing the time zone offset, the true date is ambiguous. To correct this, all dates are converted to UTC. | ||
* | Remove EOLs in embedded layouts | Nicholas Johnson | 2023-08-25 |
| | |||
* | Simplify copyright notice | Nicholas Johnson | 2022-12-08 |
| | |||
* | Don't HTML escape Gemini templates | Nicholas Johnson | 2022-08-01 |
| | |||
* | Output Gemini | Nicholas Johnson | 2022-04-30 |