From 7e774d3cf440aceaf7b197eb67fe0ba3b9537c52 Mon Sep 17 00:00:00 2001 From: Nicco Date: Sun, 25 Aug 2019 18:45:20 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 08041c6..5941c4f 100644 --- a/README.md +++ b/README.md @@ -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