Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 769 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 769 Bytes

The SoCal Programming Languages and Systems Workshop is an informal gathering of programming languages and systems researchers in Southern California.

Local Testing

  1. gem install bundler
  2. bundle install
  3. bundle exec jekyll serve
  4. xdg-open http://localhost:4000

Archiving

  1. Create a new directory under archive/ named <year><month[:3]>, for example 'archive/2016apr'.
  2. Copy the current index.md and any other local files created for for the season to the new directory.
  3. Update archive/index.md by adding a line at the top of the table for the new archived directory.