Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 1.3 KB

README.md

File metadata and controls

56 lines (37 loc) · 1.3 KB

Logo of Bank Statement Parser

bankstatementparser.com - Official Website 🌏

Welcome to the repository for bankstatementparser.com, the digital presence of Bank Statement Parser, a Python library built for Finance and Treasury Professionals.

Quick Start Guide

Setting up and running the website locally is easy and quick with the Shokunin Static Site Generator (SSG).

Prerequisites

Ensure you have the Rust toolchain installed. If not, follow the guide on the Rust website to set it up.

Installation & Usage

  1. Install Shokunin SSG:
cargo install ssg
  1. Clone the repository
git clone https://github.com/sebastienrousseau/bankstatementparser.github.io.git
  1. Change into the repository directory:
cd bankstatementparser.github.io
  1. Generate the static site for bankstatementparser.com:
ssg -n=docs -c=_posts -t=_layouts -o=output -s=public