Skip to content

opendata-si/opendata.si

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contains website for opendata.si

Install

$ mkdir opendata.si
$ cd opendata.si

$ git clone https://github.com/opendata-si/opendata.si.git

$ virtualenv --no-site-packages .
$ source bin/activate

$ pip install -r opendata.si/requirements.txt

Generate website

$ cd opendata.si
$ pelican -s pelican.conf.py

Deploy

rsync -avz --delete output/ dogbert:/home/hruske/opendata/www/

About

Website for opendata.si community

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published