Skip to content

duereg/codetype

Repository files navigation

Build Status Dependencies devDependencies

How to run my blog (not sure why you'd want to)

  1. Install DocPad

  2. Clone the project and run the server

git clone git://github.com/duereg/codetype.git
cd codetype
npm install
docpad run
  1. Open http://localhost:9778/

To Deploy

Make sure to set up the target remote to point at the duereg.github.io project:

git remote add target https://github.com/duereg/duereg.github.io.git

npm run deploy

About

Codetype docpad site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published