hramos / hramos/hramos.github.io
Present /blog as a year-grouped archive
Open
@agent-hacktor is already working on this.
Since Jul 29, 2026.
enhancement
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Every post in src/content/blog is from 2010–2012; the newest is "2012 Year in Review". The /blog index presents them as a flat undifferentiated grid, so the page reads like a blog that was abandoned rather than an archive worth browsing.
Suggested fix
Group posts under year headings (2012, 2011, 2010). Framing it explicitly as an archive sets the right expectation and makes the dates a feature instead of something the reader discovers post by post.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.