-
Notifications
You must be signed in to change notification settings - Fork 18
Folder structure
Nicolas Juen edited this page Aug 3, 2018
·
15 revisions
The folders structure is defined by the means of the content in it.
The main template is components
, in it we will find everything we need for using into out template.
This is the basic folder structure
├── assets
│ ├── acf
│ │ ├── json
│ │ └── php
│ ├── facetwp
│ └── searchwp
└── components
├── acf
├── blocks
├── loops
├── parts
└── templates