2021-09-17 10:02:18 +03:00
2021-09-17 10:02:18 +03:00
2021-04-28 09:55:58 +03:00
2021-09-17 10:02:18 +03:00
2021-09-17 10:02:18 +03:00
2021-09-21 14:54:31 +03:00
2021-09-17 10:02:18 +03:00
2021-09-17 15:29:10 +03:00
2021-09-21 14:55:53 +03:00
2021-09-21 15:00:47 +03:00
2021-09-17 10:02:18 +03:00
2021-09-17 10:02:18 +03:00
2021-08-03 21:21:56 +03:00
2021-04-28 07:04:14 +00:00
2021-08-03 21:21:56 +03:00
2021-04-27 21:13:11 +03:00
2021-09-17 15:29:10 +03:00
2021-09-17 10:02:18 +03:00
2021-09-17 10:02:18 +03:00
2021-09-21 14:54:31 +03:00
2021-07-06 11:23:29 +03:00
2021-04-27 21:13:11 +03:00

GRASSROOTS NEW STATIC WEBSITE

A static website built with pelican.

INSTRUCTIONS ON HOW TO BUILD

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
make devserver

With Docker

docker build -t ge-blog .

docker run -p 8000:80 ge-blog

Description
No description provided
Readme 126 MiB
Languages
HTML 79.7%
CSS 14.9%
Python 2.9%
Shell 1.1%
Makefile 1.1%
Other 0.2%