docs: add deployment guide
Create deployment.md how-to page covering local preview, GitHub Pages, Netlify, Cloudflare Pages, and generic static hosts. Add cross-links from homepage and getting-started Next Steps. Reference security.md for CSP headers.
This commit is contained in:
@@ -120,6 +120,7 @@ Open `public/index.html` in your browser. You should see your "Hello, World!" pa
|
||||
|
||||
## Next Steps
|
||||
|
||||
- [Deployment](deployment.html) — put your site on the web
|
||||
- [Configuration](configuration.html) — customize `site.toml` options (paths, navigation, base URL)
|
||||
- [Content Organization](content-organization.html) — learn how directories map to site sections
|
||||
- [Features](features/index.html) — syntax highlighting, math, diagrams, and more
|
||||
|
||||
Reference in New Issue
Block a user