Skip to content

Website for Center of Quantum Science and Technology, powered by Franklin.jl & Minimal Mistakes

Notifications You must be signed in to change notification settings

CodingThrust/CenterOfQSTWebsite

Repository files navigation

Center for QST website

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.

Deploy

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.

To serve

$ NOTIONDATABASE="...your notion secret..." UPDATEDATABASE=false julia --project -e "using Franklin; serve()"

To publish

$ julia --project -e "using Franklin; publish()"

Update database (requires notion access)

If you want to update information, please update the corresponding notion database

After that, please remember cast the database update spell.

About

Website for Center of Quantum Science and Technology, powered by Franklin.jl & Minimal Mistakes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published