A photo blog system that generates static html pages.
Disclaimer:
My goal is to have a system that can scale reasonably well for a moderate personal photo collection (say tens of thousands of pictures) served on a personal web server.
下载:
Disclaimer:
- if you just want a "web album", go away and try Rig1 or gallery.
- If you want a blog you can update via a nice web interface, go away too.
- If you like fancy web designs with AJAX everywhere, please go away and don't bother me.
- Generate static blog entries automatically from a static collection of pictures and text files.
- Uses the file system to dictate the structure:
- Each post can be an individual file.
- Or a directory with a text and a list of images.
- Or an Izumi blog entry.
- Uses a wiki-like Izumi text syntax to write post entries.
- Generates links on Rig1 albums.
- Generates month-based pages and index page per category.
- Generates an atom feed per category.
My goal is to have a system that can scale reasonably well for a moderate personal photo collection (say tens of thousands of pictures) served on a personal web server.
下载:
git clone https://code.google.com/p/rig3/
from http://code.google.com/p/rig3/