Path: | README |
Last Update: | Fri Dec 30 15:00:56 CET 2005 |
Nukumi2 is a very flexible and open framework for building static and dynamic content websites. It was mainly created to allow blogging and has features to ease this, but in general every kind of mainly content providing website can be created with it.
Please see the manual (found at doc/html/index.html) for extensive documentation for users.
This release does not incorporate the Kashmir templating engine yet, just because I lack the time to rewrite the templates.
The switch to Dissident means you need to change your config.rb file, please read the documentation (especially "A Step-by-step Guide to Your Own Blog/Designing the TopicTree") about the new syntax of the register block.
In order to run Nukumi2, you need (all available via RPA):
rake is needed for Nukumi2 development.
Please mail bugs, suggestions and patches to <chneukirchen@gmail.com>.
Nukumi2 homepage: chneukirchen.org/blog/static/projects/nukumi2.html
Darcs repository ("darcs send" is welcome for patches): chneukirchen.org/repos/nukumi2.5
Please note: Some files in lib/nukumi2/vendor may be licensed differently.
Copyright (C) 2004, 2005 Christian Neukirchen <chneukirchen@gmail.com>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Written by Christian Neukirchen <purl.org/net/chneukirchen>.