Setup Github
Read how to use github so that you can modify this wiki: Github setup guide.
Setup Github
Read how to use github so that you can modify this wiki: Github setup guide.
Change home layout
Change contents in src/content/docs/index.mdx to modify home page
Add new content
Add Markdown or MDX files to src/content/docs to create new pages.
Configure site
Open astro.config.mjsand edit sidebar to add newly created pages in.
Developer's reference
If you are a developer, read our Development guide to better understand how tis website works and how you can contribute to it.