Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-16 | themes/default/layouts/partials: Add plain text | tdro | 1 | -0/+4 | |
Add plain text version of single. Enhance menu permalink ergonomics. Add href to date menu anchor. | |||||
2022-08-15 | config: Use route names in output format labels | tdro | 1 | -6/+6 | |
Easier search. | |||||
2022-06-24 | themes/default: static/images -> data/media | tdro | 1 | -1/+1 | |
Add media path. Translate static images to data media. | |||||
2022-06-23 | themes/default/layouts: Translate raw into generated content | tdro | 1 | -1/+1 | |
Reuse short code for markdown embeds. | |||||
2022-06-17 | config: Generate authors from configuration | tdro | 1 | -0/+6 | |
2022-06-12 | themes/default/layouts/partials/video-container: Source of truth for video ↵ | tdro | 1 | -1/+1 | |
embeds Static videos with cached copy. Convert imgur short code into a video short code helper. Replace dynamic embed with static. | |||||
2022-06-06 | themes/default/layouts/partials/gallery-walk: Walk outside in public | tdro | 1 | -0/+2 | |
Look inside public folder for image assets to include and minify. Massive efficiency gains. | |||||
2022-05-28 | config: Set caches | tdro | 1 | -0/+20 | |
2022-05-25 | themes/default/layouts/_default/summary: Collect feed metadata | tdro | 1 | -1/+1 | |
Namespace summary metadata partials. Add metadata to generated markdown. | |||||
2022-05-25 | themes/default/layouts: Multiplex RSS feeds | tdro | 1 | -0/+2 | |
Use one feed fetching logic and generate feeds as markdown. Due to generation step hugo has to run twice to fully generate all static content. | |||||
2022-05-24 | config: Keep files under sources | tdro | 1 | -1/+1 | |
Remove extra source folder in public path. | |||||
2022-05-17 | config.yaml: Format | tdro | 1 | -1/+1 | |
2022-05-17 | config: Control default title | tdro | 1 | -0/+1 | |
For pages where the titles are auto generated, choose default author's title as title. | |||||
2022-05-17 | config: Default to no referrer policy | tdro | 1 | -1/+1 | |
2022-05-17 | themes/default/layouts/_default/rss: Style feed | tdro | 1 | -1/+10 | |
2022-05-13 | themes/default/layouts/partials/footer: Set default user | tdro | 1 | -1/+2 | |
2022-05-08 | themes/default/layouts/partials/head: Add default home link | tdro | 1 | -0/+1 | |
2022-05-07 | themes/default/layouts/partials/head: Add refresh setting | tdro | 1 | -1/+3 | |
2022-05-07 | config.yaml: Add search engine verification | tdro | 1 | -0/+5 | |
2022-05-06 | themes/default/layouts/partials: Allow setting default gallery | tdro | 1 | -0/+1 | |
Correct spelling error. | |||||
2022-05-06 | config.yaml: Default to production false | tdro | 1 | -1/+1 | |
2022-05-06 | themes/default/layouts/partials/head: Bundle | tdro | 1 | -1/+2 | |
Fingerprint and cache bust automatically. | |||||
2022-05-04 | themes/default/layouts/partials/csp: Add connect-src | tdro | 1 | -0/+1 | |
2022-05-04 | themes/default/layouts/_default: Add robots.txt | tdro | 1 | -0/+1 | |
2022-05-03 | config.yaml: Commission | tdro | 1 | -0/+170 | |