xzcai / fits

nodejs blog -- not finished yet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fitz Blog

1.png

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

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

About

nodejs blog -- not finished yet


Languages

Language:CSS 35.3%Language:HTML 29.8%Language:JavaScript 21.9%Language:TypeScript 13.0%