Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 416 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 416 Bytes

hJOPweb

Simple web presentation of hJOP project.

The site is available at http://hjop.kmz-brno.cz/.

The web is developed using Jekyll. It uses TtskchTheme theme.

Local installation

$ bundle config --local path vendor
$ bundle install

Deployment

$ bundle install --deployment