Welcome to the repository for sebastienrousseau.com, the digital presence of Sebastien Rousseau.
Dive deep into explorations and applications of Artificial Intelligence (AI), Post-Quantum Cryptography (PQC), and Blockchain technology, all tailored to craft the future of banking and financial services.
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/sebastienrousseau.github.io.git
- Generate the static site for sebastienrousseau.com
ssg -n=docs -c=_posts -t=_layouts -o=output -s=public