Skip to content

wh0197m/Jur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM

Jur

A simple tools for helping you build a static blog

Env

  • NodeJS: 7.8.0
  • OS: MacOS Sierra

Useage

jur init [ -d BlogDir | --dir BlogDir ]
=> initialize a new blog with specified floder

jur add [ [-n | --name] articleName ] [ [-c | --category] categoryName ]
=> add a new ariticle with specified name and category

jur preview
=> preview your blog in locally host

jur generate
=> generate static site

Change Log

v0.0.1

  1. A Initialize a blog floder
  2. A Add article with specified name or category
  3. A Generate static site by compiling pug/markdown/sass
  4. A Preview static site locally

About

A new blog for recording every funny day

Resources

Stars

Watchers

Forks

Packages

No packages published