Skip to content
This repository has been archived by the owner on Oct 27, 2018. It is now read-only.

Rocket1184/BlogNode

Repository files navigation

BlogNode

a simple and light blog program using nodejs.

ScreenShot

Medium

Demo Site

Click Me

Features

  • Pjax everywhere
  • Config via Json file
  • Responsive layout see Demos
  • Get Netease Cloud Music listening record

Quick Start

Clone the repository

git clone https://github.com/Rocket1184/BlogNode.git

Start Server

npm start

Open in browser

BlogNode

TODO

  • Article tags
  • Writing new article in browser
  • Comments
  • Archive by time
  • Better Markdown support
  • Friendly 404 Page
  • Page Animation

Furthermore

  • OAuth for comments
  • Plugin system