This repository holds the source code for building https://flamego.dev, it is using VuePress as the site generator and deploys to Netlify.
Run following commands to start the local preview instance:
yarn add -D vuepress@next
yarn add -D @vuepress/plugin-docsearch@next
yarn docs:dev
- Please file an issue or start a discussion on the flamego/flamego repository.
This repository is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.