rmoff/rmoff-blog ? reverse-engineered prompt
Reverse engineered prompt
Build me a personal blog site like rmoff.net, using Hugo and set up so it can be run locally and deployed to GitHub Pages.
I want it to feel like a real technical blog, with article pages, category pages, tags, and a clean homepage. It should also have a special section for Interesting Links, where the category page shows the most clicked outbound links and each post shows a small top links list in the sidebar. If that data is missing, the site should still build and just hide those widgets gracefully.
Make sure the project is easy to preview locally with a simple serve command, and that the content and theme are organized in a way that is easy to maintain over time. If you need current Hugo or GitHub Pages details, look them up online and use the latest approach.
Are you gonna build this?
make sure you review the code using coderabbit