2014-02-19 04:42:03 +00:00
|
|
|
# Rophako
|
|
|
|
|
|
|
|
A simplistic content management system designed for
|
|
|
|
[kirsle.net](http://www.kirsle.net/).
|
|
|
|
|
|
|
|
Rophako is [Azulian](http://www.kirsle.net/wizards/translator.html) for
|
|
|
|
"website." Pronounce it however you like. I pronounce it "roe-fa-koe."
|
|
|
|
|
2014-04-10 05:40:36 +00:00
|
|
|
This project is currently in "beta" status. It is currently powering kirsle.net
|
|
|
|
and a couple other small sites.
|
|
|
|
|
|
|
|
Check out Rophako's official homepage and example site:
|
|
|
|
[rophako.kirsle.net](http://rophako.kirsle.net/)
|
2014-02-20 07:51:18 +00:00
|
|
|
|
2014-09-12 06:25:37 +00:00
|
|
|
# Documentation
|
2014-02-20 07:51:18 +00:00
|
|
|
|
2014-09-12 06:25:37 +00:00
|
|
|
For all documentation, including installation, configuration and how to build
|
|
|
|
your own site using the Rophako CMS, please see
|
|
|
|
[the Rophako Wiki on GitHub](https://github.com/kirsle/rophako/wiki).
|
2014-04-09 22:06:01 +00:00
|
|
|
|
|
|
|
# Copyright
|
|
|
|
|
2014-09-12 06:25:37 +00:00
|
|
|
```
|
|
|
|
Rophako CMS
|
|
|
|
Copyright (C) 2014 Noah Petherbridge
|
|
|
|
|
|
|
|
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
|
|
|
|
```
|