Welcome to the repository for bankstatementparser.com, the digital presence of Bank Statement Parser, a Python library built for Finance and Treasury Professionals.
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/bankstatementparser.github.io.git
- Change into the repository directory:
cd bankstatementparser.github.io
- Generate the static site for bankstatementparser.com:
ssg -n=docs -c=_posts -t=_layouts -o=output -s=public