Files that you can modify
_assets: Image folder
_layout/header.html: Navigator
index.md, TrainingCamps et al: website contents
config.md: Configurations (danger zone)
Preview locally
-
Get Julia installed: https://github.com/JuliaLang/juliaup
-
Initialize local environment
If you see an error, please make sure you have Makefile installed on your machine.
-
Preview
Release the change
For deploying to www.quantumbay.science, just create a pull request. A comment will appear with a link to a preview of the website. Once the PR is merged to master, CI will automatically build the website and deploy to Github pages.
Files that you can modify
_assets: Image folder_layout/header.html: Navigatorindex.md,TrainingCampset al: website contentsconfig.md: Configurations (danger zone)Preview locally
Get Julia installed: https://github.com/JuliaLang/juliaup
Initialize local environment
If you see an error, please make sure you have Makefile installed on your machine.
Preview
Release the change
For deploying to www.quantumbay.science, just create a pull request. A comment will appear with a link to a preview of the website. Once the PR is merged to master, CI will automatically build the website and deploy to Github pages.