-
I found this great project from 2y ago: https://github.com/willjw3/react-markdown-blog
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
But I wanted to see if there are any newer examples I should be looking at. Additionally I was thinking of integrating https://github.com/andremueller/md-publisher to cross-publish md documents to medium, maybe even extending andremueller's repo to include substack.
-
Of course you can go with the classic https://jekyllrb.com/
-
https://gohugo.io/ written in go, support md https://hexo.io/ written in node
-
https://gohugo.io/ written in go, support md https://hexo.io/ written in node
-
https://astro.build/ is a possible solution