Skip to content

linxmix/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog

website for blog built using DocPad.

how to

install

git clone https://github.com/linxmusic/blog
npm install

run

npm start

develop

npm run develop

post

to scaffold new post, run ./bin/new.

posts are stored in "src/documents/posts".

deploy

npm run deploy

license

CC-BY-SA