empexconf / site

New and Updated Site
0 stars 0 forks source link

Features/copy static pages #12

Closed will-wow closed 6 years ago

will-wow commented 6 years ago

Goals

Copy over the homepage, LA 2018 Retreat, and LA 2018 Conference pages

Implementation

Rename namespace from Humans to Site Copy over the HTML, put them in a static_page_controller Dynamically route to old conference pages with a /:city/:type/:year route Copy over static assets Bundle css and js in a single app.css and app.js. Switch over rails helpers, like link_to to link Name space some of the css, so the one bundle can work with new and old pages