Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

RiiConnect24/Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Site

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 [email protected]:RiiConnect24/Site
bundle install
bundle exec jekyll serve

Tada!