Files: 55b08c6ae88d3537ffe436542bfa6de958a066fb / TODO.md
1084 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 better
Blog metadata
- Use the author's image as the blog's hero image.
- This is probably theme-specific.
SSB links
- Handle links to SSB objects in some generic way.
- Try to handle internal SSB links (to other posts).
Post titles
- Work out how to generate a decent 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.
Scuttleblog's social life
- Follow the author.
- Present a useful identity, so the author can follow us back.
- Decide whether joining a pub automatically is a good idea.
- Makes it easier to connect with the author, but reduces insulation against undesirables.
Built with git-ssb-web