This is source code of the new Promat's website.
To build this project locally, you need to install python3.
Then, download this repository and cd into its folder.
Then run:
# python3 -m pip install virtualenv
python3 -m pip virtualenv venv
source venv/bin/activate
python3 -m pip install -r requirements.txtNow to rebuild html code and serve the website locally run make serve
- in articles section, set the following article's date to disable displaying article info:
Date: 1000-01-01 00:00