This git repository contains the main part of LibreCat homepage. View it live at http://librecat.org/!
The homepage is build with Jekyll from static files.
See GitHub pages for local usage of this homepage.
bundle install
jekyll serve
Pushing to GitHub will update the page http://librecat.org/ except
http://librecat.org/Catmandu/. The latter published via the gh-pages
branch of repository https://github.com/LibreCat/Catmandu from the
Catmandu wiki. To update
and publish this part of the site:
make -C wiki/book publish