Skip to content

Commit

Permalink
added: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
d4s6 authored Jul 16, 2017
1 parent 2eee15b commit 94224c8
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# genug-cms
a file-based CMS

## status
under development

## requirements
- PHP 7.0
- Apache, .htaccess, rewrite_module (mod_rewrite)

## installation
- Upload all files to the webroot of your web server.

## file encoding
- `.genug` UTF-8 without BOM
- `.page` UTF-8 without BOM

## license
[MIT License](LICENSE.txt)

## author
[David Ringsdorf](http://davidringsdorf.de)

0 comments on commit 94224c8

Please sign in to comment.