Miscellaneous Checklist
Miscellaneous

Checklist

A list of all the important things to check before deploying your own site.


  • Install all packages
  • Ensure the app runs in development.
  • View / Update the docs.config.ts settings / navigation structure.
  • Add your own markdown folders and files under the content folder.
  • View / Update the markdown.config.ts plugins / syntax highlighting options.
  • Edit the theme / styling if necessary.
  • View / Update your deployment adapter.
  • Deploy!