Commit Graph
15 Commits
Author SHA1 Message Date
Vit Brunner 68d59f816b Less repetition in grunt file 2014-10-31 21:03:46 +01:00
Vit Brunner 6c4d6bda84 Reorder things 2014-10-29 12:10:21 +01:00
Vit Brunner f8e483d5ef Minify css 2014-10-29 11:49:33 +01:00
Vit Brunner a3a70eedd4 Uglify js 2014-10-29 10:52:00 +01:00
Vit Brunner f3b4290ad3 Grunt serve task 2014-10-28 23:33:11 +01:00
Vit Brunner 27daa94af5 Use npm to test 2014-10-24 19:38:49 +02:00
Vit Brunner fbcf25d4d9 Use Grunt instead of Docpad 2014-10-23 09:07:09 +02:00
Vit Brunner 024f82b6be Bower - localize dependencies 2014-10-22 21:44:23 +02:00
Vit Brunner f889fb6450 Goddamn why people keep breaking packages? 2014-09-21 15:08:34 +02:00
Vit Brunner 9ecb98a2f1 How the time flies...
Upgrade all packages!
2014-09-20 13:31:01 +02:00
Vit Brunner a78bdb9c4a Use Stylus instead of SASS
Stylus is native javascript, yay!
2013-06-17 19:35:43 +01:00
Vit Brunner edd50af4a9 Basic grid with awesome properties
The goals were to make the grid as spacious as possible, while not
compromising many-column layouts and small screen sizes. Works for an
arbitrary number of columns and adjusts horizontal spacing according to
the number of columns and the viewport size.
2013-06-15 16:59:56 +01:00
Vit Brunner 8c777c5301 Switch to tabs for indentation
I got drunk, read the coffeescript style guide, and decided to use
spaces. Spaces for indentation is still as bad an idea as it ever were,
and this is not a coffeescript project - it's multilingual, hence using
coffeescript conventions is pointless.
2013-06-15 16:55:27 +01:00
Vit Brunner 941f63483d From Middleman to DocPad 2013-06-12 23:32:55 +01:00
Vit Brunner b7c12f928b Initial project setup
Featuring:
- middleman setup
- dummy controller and index page
- markdown reader and its qunit tests
- travis integration
2013-06-10 22:30:02 +01:00