mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-05 04:37:51 +02:00
Readme.md fixes
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
Fast and small content management system written in PHP!
|
Fast and small content management system written in PHP!
|
||||||
|
|
||||||
|
|
||||||
## System Requirements
|
## System Requirements
|
||||||
- UNIX/Linux host
|
- UNIX/Linux host
|
||||||
- PHP 5.2.0 or higher
|
- PHP 5.2.0 or higher
|
||||||
@@ -10,7 +9,6 @@ Fast and small content management system written in PHP!
|
|||||||
- Apache Mod Rewrite
|
- Apache Mod Rewrite
|
||||||
- Multibyte String
|
- Multibyte String
|
||||||
|
|
||||||
|
|
||||||
## Steps to Install
|
## Steps to Install
|
||||||
1. [Download the latest version.](http://monstra.org/download)
|
1. [Download the latest version.](http://monstra.org/download)
|
||||||
2. Unzip the contents to a new folder on your local computer.
|
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.
|
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.
|
6. Type http://example.org/install.php in the browser.
|
||||||
|
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
1. Help on the [Forum.](http://forum.monstra.org)
|
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.
|
3. Develop a new plugin.
|
||||||
4. Create a new theme.
|
4. Create a new theme.
|
||||||
5. Find and [report issues.](https://github.com/Monstra/monstra-cms/issues)
|
5. Find and [report issues.](https://github.com/Monstra/monstra-cms/issues)
|
||||||
6. Link back to [Monstra](http://monstra.org).
|
6. Link back to [Monstra](http://monstra.org).
|
||||||
|
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
- [Site](http://monstra.org)
|
- [Site](http://monstra.org)
|
||||||
- [Forum](http://forum.monstra.org)
|
- [Forum](http://forum.monstra.org)
|
||||||
- [Documentation](http://monstra.org/documentation)
|
- [Documentation](http://monstra.org/documentation)
|
||||||
- [Github Repository](https://github.com/Monstra/monstra-cms)
|
- [Github Repository](https://github.com/Monstra/monstra-cms)
|
||||||
|
|
||||||
|
|
||||||
Copyright (C) 2012-2013 Romanenko Sergey / Awilum [awilum@msn.com]
|
Copyright (C) 2012-2013 Romanenko Sergey / Awilum [awilum@msn.com]
|
Reference in New Issue
Block a user