summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-06Merge branch 'sass'HEADmasterJonas Smedegaard
2017-09-06Merge branch 'fixup' into mergedsassmergedJonas Smedegaard
2017-09-06Merge branch 'default' into mergedJonas Smedegaard
2017-09-06Merge branch 'ikiwiki' into fixupfixupJonas Smedegaard
2017-09-06Sync default styling with ikiwiki 3.20161219.defaultJonas Smedegaard
2017-09-06Sync default styling with ikiwiki 3.20150610.Jonas Smedegaard
2017-09-06Sync with ikiwiki 3.20161219.Jonas Smedegaard
2017-09-06Sync with ikiwiki 3.20150610.Jonas Smedegaard
2017-03-27Enable sourcemaps. Compress by default.Jonas Smedegaard
2015-05-23Merge branch 'default' into default-prep-sassJonas Smedegaard
2015-05-23Sync with ikiwiki 3.20150329.Jonas Smedegaard
2015-05-23Merge branch 'ikiwiki' into fixupJonas Smedegaard
2015-05-23Sync with ikiwiki 3.20150329.Jonas Smedegaard
2015-01-22Merge branch 'sass'Jonas Smedegaard
2015-01-22Merge branch 'fixup' into sassJonas Smedegaard
2015-01-22Merge branch 'default' into sassJonas Smedegaard
2015-01-22Sync with ikiwiki 3.20141016.1.Jonas Smedegaard
2015-01-22Merge branch 'ikiwiki' into fixupJonas Smedegaard
2015-01-22Sync with ikiwiki 3.20141016.1.Jonas Smedegaard
2013-10-13Git-ignore cache folders anywhere..Jonas Smedegaard
2013-10-13Fix add goab to cssprojects.Jonas Smedegaard
2013-10-13Use compass (not sass) to compile.Jonas Smedegaard
2013-10-13Very basic initial setup of goab.Jonas Smedegaard
2013-10-13Have blueview theme use as much as possible from Compass YUI framework.Jonas Smedegaard
2013-10-12Enable FireSass support, and add finalize flag to suppress development hints.Jonas Smedegaard
2013-10-12Force CSS file rebuild when make is forced with -B option.Jonas Smedegaard
2013-10-12Stop beautifying by default.Jonas Smedegaard
2013-10-12Restructure and simplify into only ikiwiki-site and ikiwiki-style.Jonas Smedegaard
2013-10-12Rename mixin ikiwiki-print to ikiwiki-site-print, and include after ikiwiki-s...Jonas Smedegaard
2013-10-12Fix mixin names ikiwiki-basic and ikiwiki-site.Jonas Smedegaard
2013-10-12Provide mixins for fine-grained subsets of default style.Jonas Smedegaard
2013-10-12Avoid code duplication: @import blueview into goldtype.Jonas Smedegaard
2013-10-12Fix comment out only YUI reset boilerplate (not included ikiwiki-style).Jonas Smedegaard
2013-10-12Add goldtype to cssprojects.Jonas Smedegaard
2013-10-12Improve build routines, and separate reusable rules as include.mk.Jonas Smedegaard
2013-10-12Avoid sass --include option (use explicit path to default theme instead): not...Jonas Smedegaard
2013-10-12Git-ignore css files and sass cache.Jonas Smedegaard
2013-10-12Drop superfluous ikiwiki-reset from blueview theme, and move ikiwiki-style be...Jonas Smedegaard
2013-10-12Provide default style also as subsets ikiwiki-boilerplate ikiwiki-reset ikiwi...Jonas Smedegaard
2013-10-12Import+include default style as library, and drop path (should be set in envi...Jonas Smedegaard
2013-10-12Ikiwiki as mixin 2/2: Wrap as mixin, and re-add style.scss importing + includ...Jonas Smedegaard
2013-10-12Ikiwiki as mixin 1/2: Rename style.scss to _ikiwiki.scss.Jonas Smedegaard
2013-10-12Fix skip SCSS files prefixed with underscore.Jonas Smedegaard
2013-10-12Add default theme as sass includedir.Jonas Smedegaard
2013-10-12Skip SCSS files prefixed with underscore.Jonas Smedegaard
2013-10-12Avoid code duplication by importing default style.Jonas Smedegaard
2013-10-12Normalize Sass files by Sass'ing onto itself.Jonas Smedegaard
2013-10-12Rename css files as (scss variant of) sass.Jonas Smedegaard
2013-10-12Merge branch 'default' into sassJonas Smedegaard
2013-10-12Add makefile to generate CSS from Sass.Jonas Smedegaard