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 doc.config.ts settings / navigation structure.
  • Add your own markdown folders and files under the src/lib/markdown folder.
  • View / Update the mdsx.config.js plugins / syntax highlighting options.
  • Edit the theme / styling if neccessary.
  • View / Update your deploment adaptor.
  • Deploy!