diff --git a/src/development.md b/src/development.md new file mode 100644 index 0000000..221d68f --- /dev/null +++ b/src/development.md @@ -0,0 +1,15 @@ +--- +title: Development +show_in_menu: contents +nav_sort: 20 +--- + +# Development overview + +Mibew is a web application which uses Apache, PHP, MySQL and JavaScript. If you +want to patch the Core you also needs node.js and npm to build the sources. + +All mibew sources are placed on GitHub: https://github.com/Mibew/mibew. All +official plugins are stored on GitHub too. Take a look at +[Mibew organization](https://github.com/Mibew) on GitHub to get a list of all +official repositories.