To add a new page, go to the ./docs
folder, and create a new html file. You can copy the contents from ./docs/microsdcardsetup.html
to see how the page is structured.
What you want to change:
- Title
- Card title
- Card text
- Custom list
To add your new page to the side bar, edit the accordion in index.html
. What you want to add:
- Accordion header (If adding a new section)
- Accordion body (If wanting to add on to or add pages to a section)