w.eloquent starter theme
January 4, 2015 ยท View on GitHub
Starter theme for w.eloquent project.
Examples of some implementations:
- Assets loading
- Optimization of assets for production
- Templates organization
- Controllers
- Commands
- etc
To populate your database with dummy data, install the WordPress importer plugin and import the theme-unit-test-data.xml.
Install the theme
- Download the Starter theme
- Create a
starterfolder on yourthemesfolder - Ensure your
composer.jsonloads theStarternamespace:
"autoload": {
"psr-4": {
"Starter\\": "src/themes/starter/app"
}
},
- Update your
.env*.phpatAPP_THEME - Set up the theme on admin page
- Activate the Starter theme
- Create a menu to primary position