/dsmjs.github.io

Repository for the main dsmjs.com site

Primary LanguageSCSS

dsmjs website

PRs Welcome

Getting on our speaker list

If you're looking to get in touch to get on our list, please start the conversation by opening an issue with any details you have in mind for your talk. Once we work out when your proposed talk fits on the schedule, we'll then work out getting the details contributed to this site.

Contributing

Local Development

Install Dependencies

Ruby Version

If you use rbenv, you can ensure you are running the same version as we do by having the proper version installed.

$ rbenv install
Gems
$ bundle install

Add meeting details

Preview your changes

$ jekyll serve --watch