/simple-blog

A very simple blog server written in Node.js with support for Markdown files, images, embedded content and all other stuff you would expect from a blog. Base idea of this server is to keep it as lean as possible. There should be no hard admin interface or other stuff getting in the way of publishing content. Search capabilities is added with an ElasticSearch integration adapter.

Primary LanguageCSSGNU General Public License v2.0GPL-2.0

Stargazers