Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Latest commit

 

History

82 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Promat website

This is source code of the new Promat's website.

How To Build

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.txt

Now to rebuild html code and serve the website locally run make serve

Dev tips

  • in articles section, set the following article's date to disable displaying article info:
Date: 1000-01-01 00:00

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages