Add ability to generate pages in a seperate directory
authorBrett Parker <arch@sommitrealweird.co.uk>
Mon, 14 May 2007 17:11:11 +0000 (17:11 +0000)
committerBrett Parker <arch@sommitrealweird.co.uk>
Mon, 14 May 2007 17:11:11 +0000 (17:11 +0000)
commit5207b33c23b0f42288bc6d1ff1b16960bdbf3d1f
tree78f9ecae9abd6bb212a9cfca94b2810acea31322
parent6fc8ac07fccba0afb059de263db70787f2f6042c
Add ability to generate pages in a seperate directory

If PAGESDIRECTORY is set, write all pages except the index in to that directory

To accomodate this, filename in the generate page is automatically set to the right path, for anything else (e.g. linked stylesheets, or the stylesheet generated by bpgallery, use ${BASEURL} infront of the filename and it'll automatically get ../ when required.)

Also adds a (not very good) changelog - will improve that later!

git-archimport-id: arch@sommitrealweird.co.uk--2005-desktop/bpgallery--mainline--1.1--patch-10
ChangeLog [new file with mode: 0644]
bpgallery.sh