Skip to content

peilingjiang-DEV/hci-calendar.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HCI Calendar

Submission calendars of HCI and related fields.

Currently, this site provides calendars of these fields; HCI, VR.

Updating information

It's very welcome to update new information.

Best and quickest way

  1. Fork the repository
  2. Update _data/cal/*.yml
  3. Make sure information is enough and correct
  4. Send a pull request

If not familiar with Git

Editing

First, plz setup bundler as follows:

  • gem install bundler
  • bundle install --path vendor/bundle

Then, start jekyll.

  • bundle exec jekyll serve

You can add new functions by editing _includes directory in accordance of Jekyll format.

CSS files are placed at _sass directory.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.8%
  • CSS 37.4%
  • Ruby 10.9%
  • JavaScript 4.9%