NanoConnect Docs
Welcome to the NanoConnect documentation. This site is empty on purpose — it is a clean scaffold ready for content.
Start writing
Copy content/template.mdx to a new file under content/, and its path becomes
the page URL:
| File | URL |
|---|---|
content/index.mdx | / |
content/jobs.mdx | /jobs |
content/concepts/jobs.mdx | /concepts/jobs |
content/concepts/index.mdx | /concepts |
Then add the file name to the _meta.ts in the same folder to place it in the
sidebar.