This website is made with Bulma and gets build to a static page via the Python tools make, poetry and jinja2.
To build the website follow the two following steps:
-
Install the dependencies:
make install -
Build the website:
make website
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This website is made with Bulma and gets build to a static page via the Python tools make, poetry and jinja2.
To build the website follow the two following steps:
Install the dependencies:
make install
Build the website:
make website