Pages
Pages is a website publishing system, that I'm working on. It's written in Ruby.
When I have created some more functionality I will put up a first version.
Requirements
- simple (code, pages, design)
- static pages
Features
- wiki syntax using BlueCloth (a ruby version of Markdown)
- weblog/journal
- weblog and 'normal' website integrated
- a link bar
- create a sidebar for website
- templates (some)
- rss 2.0 for weblog items
- categorys in the weblog
- extra information in the weblog
Dependencies
You need the following two pieces of ruby software to use pages. (There is no release of pages, yet).