0.3.0 • Published 10 years ago

vimyblog v0.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

VIMyblog

A tiny terminal style blog framework based on node.js

installation

sudo npm install vimyblog -g

usage

to start the server

vimyblog start -port <port>

to restart the server

vimylog restart

to stop the server

vimyblog stop

to change username and password of the super user

vimyblog username <username>
vimyblog password <password>

or

vimyblog username <username> password <password>

also, you can set the gravatar email as your avatar

vimyblog gravatar <gravatar email> 
0.3.0

10 years ago

0.2.6

10 years ago

0.2.5

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.0

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago