61f3fd26ca81254c707f417a3eda46531e667481
chore: add node_modules and output to gitignore See merge request grassrootseconomics/pelican-website-ge!1
GRASSROOTS NEW STATIC WEBSITE
A static website built with pelican.
INSTRUCTIONS ON HOW TO BUILD
git clone git@gitlab.com:grassrootseconomics/pelican-website-ge.git
git checkout Ida/pelican
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
make devserver
Description
Languages
HTML
79.7%
CSS
14.9%
Python
2.9%
Shell
1.1%
Makefile
1.1%
Other
0.2%