This commit is contained in:
mappu 2015-11-08 11:55:03 +13:00
parent 138a3c3342
commit 1d8ccdb5ad
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,4 @@
42a17645b5b21d7fe395767de7fa3e26ee999014 release-r54
0f89ae041c2ee60cc1ea308d047fce816b19c490 release-r64
d4733a95c3428db8722ce0d0350d17bbbabc8720 release-r72
7c92f9e2e4818d74eded59ad516d7d58b4072f8d release-r97

View File

@ -1,6 +1,6 @@
A static site generator for a portfolio website.
The scripts used to generate the code.ivysaur.me website.
This script is currently in use to generate the code.ivysaur.me website.
Written in PHP, Bash
@ -14,6 +14,14 @@ Written in PHP, Bash
=CHANGELOG=
2015-11-08: r97
- Feature: Support BBCode b/i/spoiler/entry tags
- Feature: Add more CSS styles to allow per-site customistaion
- Feature: Use http://shields.io images where appropriate
- Feature: Optional blurbs=off, article_header={string}, shields_prefix=true configuration directives
- Fix an issue with project update-time detection
- Fix a cosmetic issue with whitespace
2015-04-05: r72
- Feature: Support redirecting old project names
- Feature: Add file hash in download URLs to prevent filename collisions