1
Download or Order Template
2
Read Documentation Project
3
Run Project on your website
themestemplate website themes website template documentation themes documentation template starlight themes starlight template astro starlight template astrothemes jamstackthemes freethemes
Starlight Stardoc Project Free Download Content Docs
How to install and work with Astro starlight documentation website Themes project.
npm install && npm run dev
src/content/docs/index.mdx
and update frontmatter with your needs.src/content/docs/
and update .md markdown files.src/content/docs/
and copy example .md markdown files then edit with your needed.src/content/docs/
then create new folder , name it with your documentation group.astro.config.mjs
and customise sidebar in this area. for auto generate from documentation folder you can add this code {label: 'Source Code',autogenerate: { directory: 'source-code' },},
change directory source-code
with your documentation folder. and change label with your needed.git init && git add . && git commit -m "my first commit" && git remote add origin https://github.com/username/myrepo git push -u origin main
need to change username with your github username , and myrepo with your repo project name , and main with your github repo default branch for example main or master - check on your github repo.If you want to run on your PHP hosting like cpanel, plesk,direct admin , apanel , VPS and others. So you need to build production mode for your project.
Run npm run build
and upload your build production dist
folder into your hosting.
But we recommended to you for use modern static hosting.
We hope with this source code you can build modern documentation website for your project.
If you need develope custom website project, you can hire our team dev https://www.hockeycomputindo.com/en/jamstack/
Select your favorite technology and website blog themes template