/website

Geekcamp.SG Website

Primary LanguageHTML

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