This site is built with VuePress. Site content is written in Markdown format located in docs. For simple edits, you can directly edit the file on GitHub and generate a Pull Request.
For local development, fork the repo and use npm as the preferred package manager:
npm i npm run docs:dev
See VuePress docs on supported Markdown Extensions and the ability to use Vue syntax inside markdown.
See the alis.exchange Writing Guide for our rules and recommendations on writing and maintaining documentation content.