Running a blog on GithubPages with Markdown storage

This page summarizes the projects mentioned and recommended in the original post on /r/github

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.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. react-markdown-blog

    Source code for my video tutorial "Building a Markdown Blog With React"

    I found this great project from 2y ago: https://github.com/willjw3/react-markdown-blog

  2. 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.

    CodeRabbit logo
  3. md-publisher

    Markdown and html publisher for medium.com

    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.

  4. Jekyll

    :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby

    Of course you can go with the classic https://jekyllrb.com/

  5. Hexo

    A fast, simple & powerful blog framework, powered by Node.js.

    https://gohugo.io/ written in go, support md https://hexo.io/ written in node

  6. Hugo

    The world’s fastest framework for building websites.

    https://gohugo.io/ written in go, support md https://hexo.io/ written in node

  7. astro

    The web framework for content-driven websites. ⭐️ Star to support our work!

    https://astro.build/ is a possible solution

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Creating excerpts in Astro

    4 projects | dev.to | 14 Mar 2024
  • Netlify Drop

    8 projects | news.ycombinator.com | 17 Nov 2021
  • What is your favorite static site generators?

    3 projects | /r/learnprogramming | 9 Feb 2021
  • Jekyll v4.4.0 Released

    1 project | news.ycombinator.com | 27 Jan 2025
  • Building bun-tastic: A Fast, High-Performance Static Site Server (OSS)

    5 projects | dev.to | 15 Jan 2025

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?