mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-07-31 18:30:20 +02:00
Add GitHub documentation link
This commit is contained in:
11
README.md
11
README.md
@@ -1,12 +1,12 @@
|
||||
# Monstra
|
||||
Monstra is a modern and lightweight Content Management System.
|
||||
Monstra is a modern and lightweight Content Management System.
|
||||
|
||||
[](https://gitter.im/monstra-cms/monstra?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
## System Requirements
|
||||
Operation system: Unix, Linux, Windows, Mac OS
|
||||
Middleware: PHP 5.3.2 or higher with PHP's [SimpleXML module](http://php.net/simplexml) and [Multibyte String module](http://php.net/mbstring)
|
||||
Webserver: Apache with [Mod Rewrite](http://httpd.apache.org/docs/current/mod/mod_rewrite.html) or Ngnix with [Rewrite Module](http://wiki.nginx.org/HttpRewriteModule)
|
||||
Operation system: Unix, Linux, Windows, Mac OS
|
||||
Middleware: PHP 5.3.2 or higher with PHP's [SimpleXML module](http://php.net/simplexml) and [Multibyte String module](http://php.net/mbstring)
|
||||
Webserver: Apache with [Mod Rewrite](http://httpd.apache.org/docs/current/mod/mod_rewrite.html) or Ngnix with [Rewrite Module](http://wiki.nginx.org/HttpRewriteModule)
|
||||
|
||||
## Steps to Install
|
||||
1. [Download the latest version.](http://monstra.org/download)
|
||||
@@ -28,7 +28,8 @@ Webserver: Apache with [Mod Rewrite](http://httpd.apache.org/docs/current/mod/mo
|
||||
- [Site](http://monstra.org)
|
||||
- [Forum](http://forum.monstra.org)
|
||||
- [Documentation](http://monstra.org/documentation)
|
||||
- [Github Repository](https://github.com/monstra-cms/monstra)
|
||||
- [GitHub Documentation](https://github.com/monstra-cms/monstra-cms-documentation)
|
||||
- [GitHub Repository](https://github.com/monstra-cms/monstra)
|
||||
|
||||
## License
|
||||
See [LICENSE](https://github.com/monstra-cms/monstra/blob/master/LICENSE.md)
|
||||
|
Reference in New Issue
Block a user