Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 539 Bytes

File metadata and controls

16 lines (12 loc) · 539 Bytes

Contribution Guide

Creating a new page

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

Adding a new page to the side bar

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)