Software Alternatives, Accelerators & Startups

How to build a blog with NodeJS

Next.js Jekyll Hugo ExpressJS
  1. A small framework for server-rendered universal JavaScript apps
    Pricing:
    • Open Source
    And how do I know that? Because I feel that sense of feeling overwhelmed as well! At this date, this website is done with NextJS, Contentful, and Markdown and while adding posts to it is not particularly hard, maintaining it is!

    #Developer Tools #Web Frameworks #JavaScript Framework 1066 social mentions

  2. 2
    Jekyll is a simple, blog aware, static site generator.
    Pricing:
    • Open Source
    If you're looking to start a blog (or if you're thinking of redesigning yours although you haven't posted in 2 years), you'll stumble upon a lot of options and it can be incredibly daunting; and if you stumble with the newest Josh's post about his stack it is easy to feel overwhelmed with the shown stack.

    #CMS #Blogging #Blogging Platform 194 social mentions

  3. 3
    Hugo is a general-purpose website framework for generating static web pages.
    Pricing:
    • Open Source
    If you're looking to start a blog (or if you're thinking of redesigning yours although you haven't posted in 2 years), you'll stumble upon a lot of options and it can be incredibly daunting; and if you stumble with the newest Josh's post about his stack it is easy to feel overwhelmed with the shown stack.

    #Static Site Generators #Blogging #Blogging Platform 384 social mentions

  4. Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
    Pricing:
    • Open Source
    We'll start by initializing a Node project inside a chosen folder (nodejs-blog for me) with and installing a couple of dependencies that I feel like will make our lives easier, like Express, EJS, Marked, the good ol' body-parser and gray-matter.

    #JavaScript Framework #Node.js Framework #Web Frameworks 466 social mentions

Discuss: How to build a blog with NodeJS

Log in or Post with