Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 382 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 382 Bytes

NeIC 2017 conference page mockup

Design decisions

  • Jekyll to leverage GitHub pages
  • GitHub to simplify contributions
  • Separation of content (Markdown and YAML), templating (HTML and Liquid), and styling (CSS Bootstrap)
  • Programmed for future reuse
  • Schedule table is autogenerated from Markdown and YAML data

How to serve this page locally

$ jekyll serve