mirror of
https://github.com/cupcakearmy/wordpress-template.git
synced 2025-12-08 08:04:59 +00:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -1,5 +1,9 @@
|
|||||||
# Wordpress boilerplate
|
# 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
|
## Quickstart
|
||||||
|
|
||||||
**Change the default password in `config/.env`**
|
**Change the default password in `config/.env`**
|
||||||
@@ -16,7 +20,11 @@ yarn run dev
|
|||||||
# Go to http://localhost and activate your theme
|
# 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
|
- Advanced Custom Fields
|
||||||
- All-in-One WP Migration
|
- All-in-One WP Migration
|
||||||
|
|||||||
Reference in New Issue
Block a user