A simple MyST landing page theme for projects and communities
To use this template locally, update your site template make sure your project's local dependencies are installed:
site:
template: curvenote/curvenote-landing
OR
site:
template: ./path/to/landing-theme
Then start the local server:
myst start
Open up http://localhost:3000 and you should be ready to go!
npm install
npm run dev
make deploy
Will bundle the theme and deploy it to https://github.com/myst-themes/landing-theme for download by the mystmd
cli