Ask HN: Blog engine with comment system? 1 points by ffggvv 9y ago ↗ HN I'd like to open a blog, static site generators are great but I need to enable comments on it, and third-party solutions are not an option :)Ideas?
[–] douche 9y ago ↗ I rolled my own in ASP.NET MVC, initially using local xml files for persistence, eventually moved to Azure blob storage for both posts and comments. Fun little project.
1 comment
[ 5.0 ms ] story [ 16.6 ms ] thread