Building a Microblog Using Node.js, Git and Markdown.md 427 B


Title: "Building a Microblog Using Node.js, Git and Markdown" Date: 2017-03-13 23:24:19 Categories: [programming] tags: [nodejs, javascript]

Authors: sedlav

In this article, let’s explore building a microblog with Node, Git, and a few dependencies. The purpose of this app will be to serve static content from files committed to a repository.

Link