]> jfr.im git - irc/freenode/web-7.0.git/blame - CONTRIBUTE.md
Merge pull request #21 from freenode/design-margins
[irc/freenode/web-7.0.git] / CONTRIBUTE.md
CommitLineData
b854cfc3
SB
1## Dev Requirements:
2
3* [Myth](http://www.myth.io/)
0bd7525f 4* [svgo](https://github.com/svg/svgo)
b854cfc3
SB
5* [cms7](https://github.com/edk0/cms7)
6
0bd7525f
EK
7## Building
8
9With dependencies installed, just run `cms7`.
b854cfc3 10
0bd7525f 11## Git
b854cfc3 12
0bd7525f
EK
13`master` is automatically deployed to https://freenode.github.io/web-7.0/. It
14is also configured to reject commits that haven't had a build succeed in a
15branch or pull request; make one and ideally get someone else to confirm.
b854cfc3 16
0bd7525f 17Branches are cheap; use one per feature.
b854cfc3 18
0bd7525f 19Changes should be tested on both big and small screens.