Skip to content

Website for SICE 2020 International Conference

Notifications You must be signed in to change notification settings

pratch/SICE-2020

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SICE 2020 Web Site

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/.

License

Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License

Overview

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.

About

Website for SICE 2020 International Conference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.9%
  • SCSS 23.3%
  • Ruby 11.0%
  • JavaScript 4.2%
  • Shell 0.8%
  • Python 0.4%
  • Liquid 0.4%