Total Pageviews

Wednesday 28 May 2014

一个静态博客/相册系统-rig3

A photo blog system that generates static html pages.
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.
If neither system fill your needs, Rig3 might be for you if you want a system that allows you to:
  • 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.
Review the configuration doc and the installation doc.
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/