1
0
Fork 0
Commit Graph

6 Commits (0ea280a430b11ad60ad91e7363eed9eda18e1906)

Author SHA1 Message Date
Mike Gerwitz 6916c2bfc8
Corrected day output on index page 2012-10-09 19:01:14 -04:00
Mike Gerwitz 54856a5412
Corrected output path directory creation 2012-10-08 23:08:38 -04:00
Mike Gerwitz b29accaa03
Replaced bash %()T printf (which requires 4.2) with date
Bash 4.2 is still relatively new.
2012-10-08 23:08:29 -04:00
Mike Gerwitz 4eb2b2f348
Integrated RSS feed
The RSS feed does not yet fully validate with the W3C feed validation service
2012-10-08 22:19:55 -04:00
Mike Gerwitz 5cb939fe0a
Title, description, copyright and license are now configurable
Warnings will be output to stderr if any are not provided.
2012-10-07 16:44:12 -04:00
Mike Gerwitz dd6c1679e5
The processor is now VCS-agnostic
Git calls have been abstracted such that any detected VCS may be used. Of
course, I only have interest in Git at present, so it is my hope that anyone
else interested in this project will contribute.
2012-10-07 12:01:40 -04:00