Skip to content

Saren-Arterius/simple-blog

Repository files navigation

Simple Blog

A really simple blog based on file IO, marked, materializecss, express.js

Introduction

hOI! Welcome to Simple Blog. There is something that you might be interested:

  1. The posts written are in Markdown format!
  2. You may not fully remove a post from the website. Please do that in your file system instead.
  3. For publishing posts, you will need an editing password, which in stored in config.json, in scrypt hash format.
  4. Default editing password is secret. To change that, generate the hash at here, then replace the corresponding field in config.json.

Have fun blogging!

Demo

https://s-blog.wtako.net

About

A really simple blog based on file IO, marked, materializecss, express.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published