mars

superminimal static website framework
git clone git://parazyd.org/mars.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2018-02-07 23:48readmeparazyd1+4-0
2018-02-07 23:44Remove more bloat.parazyd12+148-184
2017-02-15 14:24remove unnecessary die() callparazyd1+1-6
2017-02-14 23:15simplifyparazyd13+74-450
2016-11-07 13:11don't countdown rsync if arg is -fparazyd1+2-2
2016-09-15 10:15fix Makefileparazyd1+4-4
2016-09-07 20:39rename mars.sh to mars; don't use `ls` anymoreparazyd2+144-141
2016-07-28 13:37aestheticsparazyd1+5-6
2016-07-28 13:34fix up 2880f2b837f9b1a7ba50d5cd537755374ba487d4parazyd1+9-5
2016-07-28 12:23add lazy fix for thisPageparazyd3+12-5
2016-07-20 17:56stop regenerating on make pushparazyd2+2-3
2016-07-04 07:59handle page titles in markdown easierparazyd3+4-54
2016-07-01 17:05support markdown titles; fast cleanparazyd1+5-4
2016-07-01 13:36update docu; add mdexample; add better md supportparazyd13+142-19
2016-07-01 13:05fix clean()parazyd1+2-2
2016-07-01 13:01add more markdown and bloatparazyd2+88-64
2016-07-01 07:22add countdown to allow clean abort; add md includesparazyd2+27-4
2016-06-24 08:53add destdir to makefileparazyd2+8-5
2016-06-23 13:09add all to .PHONYparazyd2+6-6
2016-06-23 10:00basic markdown supportparazyd3+35-26
2016-06-21 18:13run target all on make pushparazyd1+1-1
2016-06-21 07:54change php includes to be in a single lineparazyd2+3-10
2016-06-17 14:34add install target to makefile for ease of useparazyd3+14-0
2016-06-17 12:58sensible rsync optionsparazyd1+1-1
2016-06-17 11:33less spam with makefileparazyd1+3-3
2016-06-17 11:32don't spam on make cleanparazyd1+2-4
2016-06-17 11:29more pleasant experienceparazyd1+17-9
2016-06-17 09:48change orange to yellow; note about rsyncparazyd2+8-6
2016-06-17 09:40add documentationparazyd1+42-0
2016-06-17 09:29initial commit with exampleparazyd11+984-0