summaryrefslogtreecommitdiff
path: root/util/skingen.pl
AgeCommit message (Expand)AuthorFilesLines
2019-09-09CSS/Build: Move minification and compression to "make prod"Yorhel1-17/+10
2019-09-09CSS: Get rid of boxbg.png and Image::Magick dep in skingen.plYorhel1-20/+31
2016-01-10Use atomic replace when writing .gz assetsYorhel1-1/+4
2016-01-10Support zopfli/zopflipng for all static asset generatorsYorhel1-1/+7
2015-05-11Generate icons.png and associated CSS automaticallyYorhel1-0/+8
2010-02-17CSS: Refer to all external files with the version as query stringYorhel1-5/+12
2010-01-24SkinFile: Abstracted access to the skin configuration filesYorhel1-46/+30
2009-10-07L10N: Extracted strings for and improved release list selector on VN pagesYorhel1-1/+0
2009-10-07skingen: Used CSS::Minifier::XS instead of my crappy regexesYorhel1-12/+5
2009-01-15Moving style.css to data/Yorhel1-1/+1
2009-01-02Added possibility to hide the main title in skinsYorhel1-0/+2
2009-01-02Fixed skin generator bug with \r characters in the conf fileYorhel1-0/+1
2008-12-23Added simple CSS compressionYorhel1-1/+10
2008-12-23Removed skin directory name from the config files, and renamed fullname to nameYorhel1-4/+5
2008-12-23A DRY appreach to skins: there's only one main CSS file nowYorhel1-197/+11
2008-12-23Added grey layout for testing purposes and fixed a few bugs with the skin gen...Yorhel1-2/+2
2008-12-21Made the category colors on VN edit changable in CSSYorhel1-0/+5
2008-12-21Basic skin generator + example skin for testingYorhel1-0/+264