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. | ||
* | Implement Gemini template for inline web links | Nicholas Johnson | 2023-01-21 |
| | |||
* | Show page info by default on entries only | Nicholas Johnson | 2022-12-06 |
| | |||
* | Conditionally add page info to top of page | Nicholas Johnson | 2022-09-16 |
| | |||
* | Update posts archetype to entry | Nicholas Johnson | 2022-04-30 |
| | |||
* | Initial commit | Nicholas Johnson | 2022-04-28 |