Skip to content

sean17/summerofnodejs-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

summerofnodejs-blog

Voxer Summer of Node.js Blog

http://summerofnodejs.com

Run

# local debug
node . 8000

# run on production using the default port 80
node blog
``

## Creating a post

* Hope to have a CLI out soon. Excuse the rough edges. - @dshaw *

The easiest way to do a new post for now is to duplicate the `base` directory, select an `id` (no spaces). Add that id as the folder name, markdown file name, and edit the `blog.json` file. Then prepend the id to `index.json`.

## License

MIT



About

Voxer Summer of Node.js Blog

Resources

Stars

Watchers

Forks

Packages

No packages published