Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 461 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 461 Bytes

GIS Portfolio

A portfolio created with pelican, a static HTML site generator in python using Jinja2 templates

Result: www.livia.geo-blog.com

 

Use my portfolio as template:

Clone repo:

git clone http://github.com/liviajakob/portfolio

Install dependencies:

pip3 install pelican --user

Run:

cd portfolio
cd portfolio
cd output
bash ../script.bash

See in browser:

localhost:8000