17 Commits

Author SHA1 Message Date
theopolisme
ef271708b4 Code hygiene 2014-11-01 11:07:22 -05:00
APerson
818c69cdff Letting upload.py force grunt build 2014-08-09 16:02:11 -04:00
APerson
854e084167 UX fixes for upload.py 2014-08-02 20:10:58 -04:00
APerson
15fbb3f416 Fix problems with upload.py
No user interaction required
2014-07-31 18:28:29 -04:00
APerson
927bc0c7a9 Bugfix for upload.py 2014-07-30 19:53:27 -04:00
APerson
27a4bbca48 Fixup so it works on my box 2014-07-30 19:44:57 -04:00
APerson
59f6e7aa6c Revert "Argument length checking for the upload script"
This reverts commit 8710c6353a5e3eabe45a7fbce3a2c171b21eb3d5.
2014-07-24 19:25:35 -04:00
APerson
8710c6353a Argument length checking for the upload script 2014-07-24 19:21:04 -04:00
theopolisme
346b3017bd better handling for patch version increments; rm random space 2014-05-19 15:45:11 -05:00
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