How does a noob create an absurdly simple blog that they can own forever?

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/webdev

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • Sonar - Write Clean JavaScript Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
  • CodiumAI - TestGPT | Generating meaningful tests for busy devs
  • ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
  • chocolate

    A *very* simple static site generator. (by rael9)

    Either straight HTML and CSS, or a static site generator. I made a super simple one called Chocolate (https://github.com/rael9/chocolate) that I use for my site but there are many out there. But if you like wysiwyg then just grab an html editor and make it in that. It’ll load faster than most sites these days.

  • eleventy 🕚⚡️

    A simpler site generator. Transforms a directory of templates (of varying types) into HTML.

    I had similar goals for my blog, including markdown for post content. I ended up using11ty which I am still really happy with: https://www.11ty.dev/

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • here you go: https://gitlab.com/pywkt/blank-nextjs

  • Starter-Kit-V4-Eleventy

    Complete Website kit built in eleventy with a working blog that connects to Netlify CMS in a few clicks

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