This repository contains website sources for Friends of Nordic Animals Association at FI MU web.
This page is served as static page. It is built using Jekyll.
$ bundle config --local path .vendor
$ bundle install [--deployment]
$ make build
to build web to_site
directory.$ make server
to serve webpage on localhost.
This repository is automatically deployed on push to GitHub to https://zverinec.fi.muni.cz/.