This repository hosts the official website for cini (Colloque International Nianguiry KANTE). the site is built with jekyll using the jekyll-theme-conference theme.
The website is a static conference site designed to publish essential conference information such as:
- call for papers / appel à communications (CFP)
- dates and deadlines
- committees
- author & submission guidelines
- submission link and instructions (CMT)
- (optional) program/schedule, speakers, talks, rooms, location map
content is primarily in french.
This project is based on jekyll-theme-conference, a responsive conference theme built on bootstrap 4.
original theme (upstream): digitale gesellschaft switzerland / winterkongress.
- demo (upstream): https://digitale-gesellschaft.ch/kongress/
- theme repository: https://github.com/DigitaleGesellschaft/jekyll-theme-conference
All credit for the theme implementation goes to the original author(s) and contributors of jekyll-theme-conference.
requirements:
- ruby + bundler
- jekyll
run locally:
bundle install
bundle exec jekyll serve