Update README.md

This commit is contained in:
Nicco 2019-08-25 18:45:20 +02:00 committed by GitHub
parent c1c07ef619
commit 7e774d3cf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# Wordpress boilerplate
- 💅 Uses [Stylus](http://stylus-lang.com/) for CSS
- 📦 Zero config JS bundler with [Parcel](https://parceljs.org/)
- 🖥 Preconfigured to 512Mb upload size
## Quickstart
**Change the default password in `config/.env`**
@ -16,7 +20,11 @@ yarn run dev
# Go to http://localhost and activate your theme
```
## Raccomended Plugins
## Configure `php.ini`
Put your custom php needs in `config/custom.ini`
## Recommended Plugins
- Advanced Custom Fields
- All-in-One WP Migration