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