Skip to content
Nicolas Juen edited this page Aug 3, 2018 · 15 revisions

/!\DRAFT

Folders

The folders structure is defined by the means of the content in it.

Main template

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
Clone this wiki locally