Welcome to the repository for bankingonquantum.com, the digital presence of Banking On Quantum, Revolutionising the Financial Industry with Quantum Computing
Setting up and running the website locally is easy and quick with the Shokunin Static Site Generator (SSG).
Ensure you have the Rust toolchain installed. If not, follow the guide on the Rust website to set it up.
- Install Shokunin SSG:
cargo install ssg
- Clone the repository
git clone https://github.com/sebastienrousseau/bankingonquantum.github.io.git
- Change into the repository directory:
cd bankingonquantum.github.io
- Generate the static site for bankingonquantum.com:
ssg -n=docs -c=_posts -t=_layouts -o=output -s=public