valhalla / demos

demos
MIT License
99 stars 57 forks source link

reorganize #68

Closed kevinkreiser closed 9 years ago

kevinkreiser commented 9 years ago

this moves elevation demo to its own place /elevation/index.html so that it can be separately used on gh-pages. it seems that the routing graph doesnt work on this branch, and i think it might be because that one is on the kikid branch? anyway it seems broken and i dont know why. i tried to fix it and its partially there but doesnt plot the stuff correctly. it didnt have any of the updates for the url structure etc, so yeah i am really confused with what branch is what at this point..

kdiluca commented 9 years ago

Still looking thru things & testing. Making a few fixes.

On Tue, Sep 8, 2015 at 5:00 PM, Kevin Kreiser notifications@github.com wrote:

this moves elevation demo to its own place /elevation/index.html so that it can be separately used on gh-pages. it seems that the routing graph doesnt work on this branch, and i think it might be because that one is on the kikid branch? anyway it seems broken and i dont know why. i tried to fix it and its partially there but doesnt plot the stuff correctly. it didnt have any of the updates for the url structure etc, so yeah i am

really confused with what branch is what at this point..

You can view, comment on, or merge this pull request online at:

https://github.com/valhalla/demos/pull/68 Commit Summary

  • initial commit for elevation blog demo
  • added mini elevation demo updates for the elevation blog
  • updated chart formatting
  • added elevation blog draft and demo for blog
  • trying to embed html file into .md
  • resample
  • drop bread crumbs with useful info
  • Merge pull request #66 from valhalla/kk_blogupdate
  • move elevation blog demo. update text to be less wordy
  • try this
  • Update 2015-09-04-elevation.md
  • Update 2015-09-04-elevation.md
  • Update 2015-09-04-elevation.md
  • Update 2015-09-04-elevation.md
  • Update 2015-09-04-elevation.md
  • add some images
  • try this
  • try this
  • caption hack
  • try this
  • setup for jekyll, i hope
  • ok widget works standalone, who knows what happens wth jekyll
  • Merge pull request #67 from valhalla/kk_blogupdate
  • added display inline for drawing elevation line in chrome
  • Merge remote-tracking branch 'origin/elevation-blog-demo' into elevation-blog-demo
  • hide clear button until chart is actually displayed
  • try to make onload show the example but fail
  • move the elevation widget to its own place

File Changes

Patch Links:

— Reply to this email directly or view it on GitHub https://github.com/valhalla/demos/pull/68.