Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 717 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 717 Bytes

Fitz Blog

1.png

Fitz intended to be a simple and easy-install blog for programmers.

Demo Site

http://blog.dornt.com

Installing Fitz

clone master branch of this repository.

This blog site is developed with nodejs,so make sure you have nodejs installed and the version of it should greater than 6.5.0.

After that,run npm install -g bower && npm install.

Run In Development

Run npm run watch and visit http://localhost:3000 in browser.

Development username and password: fizz 11

Blog Preview

HOME PAGE

home

LOGIN PAGE

LOGIN