There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.