Download the PHP package secretstache/wordpress-gutenberg-starter without Composer
On this page you can find all versions of the php package secretstache/wordpress-gutenberg-starter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download secretstache/wordpress-gutenberg-starter
More information about secretstache/wordpress-gutenberg-starter
Files in secretstache/wordpress-gutenberg-starter
Package wordpress-gutenberg-starter
Short Description WordPress starter theme based on the Sage framework
License MIT
Informations about the package wordpress-gutenberg-starter
COMPANY_NAME
COMPANY_NAME is a custom theme created for COMPANY_NAME built on top of Sage. It contains both functional and presentable layers, implements custom admin and public experience, builds assets and views, uses Blade templating engine to render front-end and provides an ability to do more.
Main Concepts
- Built on top of Sage
- Uses SSM Core
- Uses Blade templating engine to render views
- Uses Composer to manage dependencies
- Uses Yarn to compile assets
- Uses SASS as CSS-preprocessor
Installation
- Clone the repository to /wp-content/themes/
- git clone REPOSITORY_URL
- cd to theme’s folder
- Run composer install
- Run yarn install
- Run yarn build
- Activate the theme
- Install required plugins
Folders Walkthrough
app/
-
responsible for the basic theme setup
Examples:
admin.php, filters.php, helpers.php
config/
-
responsible for the theme configuration
Examples:
assets.php, app.php, view.php
resources/
-
contains assets and presentable UI elements
Examples:
scripts/, styles/, views/
All versions of wordpress-gutenberg-starter with dependencies
roots/acorn Version ^4.0
roots/acorn-prettify Version ^1.0.0
secretstache/wordpress-core Version ^1.0.0
johnbillion/extended-cpts Version ^4.3
stoutlogic/acf-builder Version ^1.9
log1x/navi Version *