This repository contains code and data for the SICE 2020 website, a fork of MobiHoc 2008. The website uses Jekyll engine to generate pages using the templates. The site is now online at: https://sice.jp/siceac/sice2020/.
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License
The repository is organized as follows:
_config.yml
is a configuration file for the website, defining title, menu, and several basic parameters_data/
contains datasets in YaML or JSON format defining menu items, conference dates, news, and supporters_includes/
are supplementary scripts to generate website's content, including templates for menu, news, google analytics, and sponsors_layouts/
are layout files_assets/
CSS, javascript, and image assets*.md
,*.html
Individual pages in markdown or HTML format.