LibreCat Homepage
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.
Local usage
See GitHub pages for local usage of this homepage.
Install and run jekyll
bundle install
jekyll serve
Deployment
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