Skip to content

Repository files navigation

SpawnLoft site

The project site for SpawnLoft, served at spawnloft.com: a landing page and the docs, built with VitePress and deployed by Vercel on every push to main.

The product is SpawnLoft. The command-line tool inside it is still mcctl, so command snippets, file names and the source layout keep that name on purpose.

npm install
npm run dev      # http://localhost:5173
npm run build    # .vitepress/dist
  • index.md is the landing page, rendered by .vitepress/theme/Landing.vue.
  • guide/ and reference/ are the docs, plain Markdown.
  • .vitepress/theme/custom.css carries the app's colour tokens. Change them in the app's src/ui.html first; this file follows.
  • .vitepress/theme/Download.vue asks GitHub for the latest release and points the button at the installer, so the version on the site never goes stale.
  • public/banner/ holds the banner artwork partner sites embed, as HTML plus the rendered PNGs.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages