mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-07-31 18:30:20 +02:00
Readme.md fixes
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
Fast and small content management system written in PHP!
|
||||
|
||||
|
||||
## System Requirements
|
||||
- UNIX/Linux host
|
||||
- PHP 5.2.0 or higher
|
||||
@@ -10,7 +9,6 @@ Fast and small content management system written in PHP!
|
||||
- Apache Mod Rewrite
|
||||
- Multibyte String
|
||||
|
||||
|
||||
## Steps to Install
|
||||
1. [Download the latest version.](http://monstra.org/download)
|
||||
2. Unzip the contents to a new folder on your local computer.
|
||||
@@ -19,21 +17,18 @@ Fast and small content management system written in PHP!
|
||||
5. Also you may also need to recursively CHMOD the /install.php, /.htaccess and /sitemap.xml to 755(or 777) if your host doesn't set it implicitly.
|
||||
6. Type http://example.org/install.php in the browser.
|
||||
|
||||
|
||||
## Contributing
|
||||
1. Help on the [Forum.](http://forum.monstra.org)
|
||||
2. Donate to keep Monstra free. We will add you to Monstra [Sponsors Page.](http://monstra.org/about/sponsors)
|
||||
2. Donate to keep Monstra free. We will add you to Monstra [Sponsors Page.](http://monstra.org/contribute/sponsors)
|
||||
3. Develop a new plugin.
|
||||
4. Create a new theme.
|
||||
5. Find and [report issues.](https://github.com/Monstra/monstra-cms/issues)
|
||||
6. Link back to [Monstra](http://monstra.org).
|
||||
|
||||
|
||||
## Links
|
||||
- [Site](http://monstra.org)
|
||||
- [Forum](http://forum.monstra.org)
|
||||
- [Documentation](http://monstra.org/documentation)
|
||||
- [Github Repository](https://github.com/Monstra/monstra-cms)
|
||||
|
||||
|
||||
Copyright (C) 2012-2013 Romanenko Sergey / Awilum [awilum@msn.com]
|
Reference in New Issue
Block a user