This repository hosts the landing page of the Center for QST organization. The website is built with Franklin.jl, and the master branch is automatically deployed by Github Actions.
To view the site locally, install Franklin
and run serve()
in the root of this repository.
A manifest is provided to exactly reproduce the package dependencies as used by CI.
$ NOTIONDATABASE="...your notion secret..." UPDATEDATABASE=false julia --project -e "using Franklin; serve()"
$ julia --project -e "using Franklin; publish()"
If you want to update information, please update the corresponding notion database
After that, please remember cast the database update spell.