updated documentation authored by Angel's avatar Angel
...@@ -17,14 +17,15 @@ This wiki contains the documentation to reuse GEN's Wordpress website in other e ...@@ -17,14 +17,15 @@ This wiki contains the documentation to reuse GEN's Wordpress website in other e
* Next go to [customize starter plugin](customize-starter-plugin) and [populate your website with content](populate-your-website-with-content) * Next go to [customize starter plugin](customize-starter-plugin) and [populate your website with content](populate-your-website-with-content)
* Create a [front page](front-page) * Create a [front page](front-page)
## Setup a local working environment ## Setup a local working environment (Only for developers)
Optionally a local working environment can be set-up to test changes locally before committing them into the actual website. Optionally a local working environment can be set-up to test changes locally before committing them into the actual website.
* Download and install LAMP, WAMP or MAMP * Download and install [LAMP](lamp), WAMP or MAMP
* Install wordpress and configure your server appropriately * Install wordpress and configure your server appropriately
* Install genesis theme and child GEN Theme * Install genesis theme and child GEN Theme
* Install GEN Custom Starter plugin * Install GEN Custom Starter plugin
* Use [All in one WP Migration](wp-migrate-db) to copy from this database to the production website (and back) * Use [All in one WP Migration](wp-migrate-db) to copy from this database to the production website (and back). There is a size cap on this option
* Alternatively [copy the website manually](copy-the-website-manually)
## Plugins list ## Plugins list
[Here](plugins) you can find a list of used plugins [Here](plugins) you can find a list of used plugins
\ No newline at end of file