Files: c376e22d9bd66055dea3c861d272523849ccc331 / TODO.md
800 bytesRaw
Config
- More generic way of including Hugo config in conf.py.
- Option to include only posts from a configurable channel.
Performance
- Investigate whether it's worth trying generate only new posts.
Use SSB content better
Blog metadata
- Use the user's image as the blog's hero image.
Post content
- Handle links to SSB objects in some generic way.
- Try to handle internal SSB links (to other posts).
- This is probably theme-specific.
Post titles
- Work out a better way to generate a post title from various types of posts.
- Handle markdown (links) in post titles.
- Try to find a theme that elegantly handles posts without titles.
Replies
- Show the whole thread. Attribute comments properly.
- Need to work out a suitable Hugo data structure for this.
Built with git-ssb-web