Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

geekcampsg/website-2016

Repository files navigation

Geekcamp.SG

This website uses jekyll.

Submitting Talks

  • Edit _data/talks.yml
    • You may ignore the slug field, but if you pick something fitting, we'll leave it be
  • If you don't want to link to your Twitter or GitHub profile, leave speaker.link as an empty string
  • Submit a pull request!

Adding Team Members

  • Add your photo to images/
  • Edit _data/members.yml
    • Please ensure this file remains in alphabetical order.

Testing

  • gem install jekyll
  • jekyll serve