Skip to content

markwyner/gogaruco-2014

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gogaruco

Tilde Golden Gate Ruby Conference Website

  • Data files are in the /data directory
  • Page titles/headlines are in the /data/titles.yml file
  • Speakers to be featured on the home page should have a value of "true" in the /data/index.yml file
  • Make sure the anchors in the schedule.yml/speakers.yml files match (case sensitive)
  • To run locally and enable livereload, run: bundle exec middleman server
  • To build and deploy after making updates, run: middleman deploy

About

Tilde Golden Gate Ruby Conference Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 96.0%
  • Ruby 2.4%
  • JavaScript 1.6%