This is the official site layout for RiiConnect24. It used to be PHP and Twig, but now is Jekyll and a static site. Check out branch twig
if you want to see the old site.
Developing:
git clone git@github.com:RiiConnect24/Site
bundle install
bundle exec jekyll serve
Tada!