Skip to content

Commit

Permalink
Added coding standards link on Contribute page
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Apr 11, 2013
1 parent 98f2898 commit ffa8a11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions community/contribute.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ To get started making changes to the DocPad core:
1. Run `cake setup` to setup our project for development
1. Run `npm link` to link our local copy as the global instance (so it is available via `docpad`)
1. Run `cake dev` to compile our source files and recompile on changes
1. Follow the [Bevry Coding Standards](https://github.com/bevry/community/wiki/Coding-Standards) when writing your changes



Expand Down

0 comments on commit ffa8a11

Please sign in to comment.