8 Commits

Author SHA1 Message Date
theopolisme
02c3c9a722 Show build errors in upload.py 2014-04-20 11:35:56 -05:00
theopolisme
b8be6e4cdc ho hum 2014-04-13 17:12:49 -07:00
theopolisme
6a3a158e45 "v0.7" 2014-04-13 17:11:04 -07:00
theopolisme
3d214df6c3 Derp 2014-04-13 17:06:19 -07:00
theopolisme
a2fe834055 Add release.py which automates release+commit+tag process 2014-04-13 17:02:08 -07:00
theopolisme
ea18f73a6f Switch to LESS, build-based, more modular styling system
Run `grunt build` to build AFCH, or just use scripts/upload.py — this
will create all the necessary files in the /build directory, including
minified css based on the…

LESS files! That’s right, variables, nested selectors, and more. Expect
cleaner, tidier code…already switched much of it over.

Additionally, using LESS, our CSS selectors are much more specific,
pretty much 100% ensuring we’ll avoid future class/selector conflicts.

We now ALSO use a combination of classes and $afch.find() to ensure
that multiple AFCH instances can run at one time on a page.

Big commit, yay :)
2014-04-06 14:51:26 -05:00
theopolisme
b64e64bfbc Update hardcoded references when uploading 2014-03-13 01:03:37 -05:00
theopolisme
f9cddf1dcd Add upload.py for uploading afch-rewrite to a wiki 2014-03-13 00:58:22 -05:00