Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michenriksen/hugo-theme-til
A Hugo theme focused on simplicity and readability, and content discovery.
https://github.com/michenriksen/hugo-theme-til
hugo-theme
Last synced: 2 days ago
JSON representation
A Hugo theme focused on simplicity and readability, and content discovery.
- Host: GitHub
- URL: https://github.com/michenriksen/hugo-theme-til
- Owner: michenriksen
- License: mit
- Created: 2024-10-27T09:03:00.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-03T15:39:29.000Z (about 1 month ago)
- Last Synced: 2025-01-02T18:12:22.945Z (9 days ago)
- Topics: hugo-theme
- Language: CSS
- Homepage: https://michenriksen.com/til-example-site
- Size: 2.8 MB
- Stars: 65
- Watchers: 3
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-github-stars - michenriksen/hugo-theme-til - A Hugo theme focused on simplicity and readability, and content discovery. (CSS)
README
# Today I Learned
A Hugo theme focused on simplicity and readability. Ideal for both traditional blog posts and shorter notes that makes
it easy to record and share knowledge that doesn’t need a full blog post. Perfect for quick tips, insights, and
discoveries.Check out the theme demo at or [browse the repository] to see how it's set
up.> [!NOTE]
> This theme is in beta and is not yet feature-complete. Bugs and quirks may still be present. Check back regularly for updates with new features and bug fixes!## Features
### Content graph view
Visualize connections between notes and posts like seen in Apps like Obsidian. The content graph provides a web of your
knowledge, letting you and your readers explore related notes and see how everything connects.### Side notes
Add side notes that sit neatly alongside your main content. Perfect for extra details, tips, or fun facts without
breaking up the flow of your writing.### Admonitions
Highlight important notes, warnings, tips, or anything that deserves special attention with styled callout boxes. Great
for keeping readers informed.### Improved JSON-LD data
The theme enhances Hugo’s built-in [JSON-LD] structured data by adding more detailed metadata, helping search engines
better understand your content and making it easier for your posts to appear in relevant search results.### Built-in blocking of generative AI/LLM associated web crawlers
If you’re concerned about your content being used as training data for generative AI and language models, the theme’s
robots.txt template allows you to easily block a wide range of genAI and LLM-related web crawlers.### Easy Creative Commons licensing
The theme includes simple options for adding a [Creative Commons license] to your content, allowing you to define how
others can use, share, or adapt your work. You can choose the most appropriate Creative Commons license, and it will
automatically appear in the website footer with optional usage icons.## Documentation
- [Installation and Setup](https://michenriksen.com/til-example-site/posts/installation/)
- [Configuration Reference](https://michenriksen.com/til-example-site/posts/configuration/)
- [Shortcodes](https://michenriksen.com/til-example-site/posts/shortcodes/)[JSON-LD]: https://json-ld.org/
[Creative Commons license]: https://creativecommons.org/share-your-work/cclicenses/
[browse the repository]: https://github.com/michenriksen/til-example-site