24 lines
456 B
Markdown
24 lines
456 B
Markdown
# best
|
|
|
|
This is an example of best practices for the Fes framework.
|
|
|
|
## Parts
|
|
|
|
With best practice we can break our sites into a few parts.
|
|
|
|
## Index
|
|
|
|
The main page of the site loads in the header and the footer, as well as shows
|
|
some core information
|
|
|
|
## Include
|
|
|
|
Within include the header and footer are defined.
|
|
|
|
* **Header:** Site navigation and name display
|
|
* **Footer:** Extra and external information.
|
|
|
|
## Static
|
|
|
|
This is where we store our favicon.
|