beagleboard / bone101

Web-hosted documentation on BeagleBone enhanced with BoneScript and live-running tutorials
http://beagleboard.github.io/bone101
Other
44 stars 43 forks source link

Fix sidebar and js/css urls #10

Closed alexanderhiam closed 9 years ago

alexanderhiam commented 10 years ago

This should fix the broken links on beagleboard.github.io. I'm not sure if it's really helpful if this is also running on the bone and on beagleboard.org... it's not totally clear to me what's upstream of what. So take it or leave it!

jadonk commented 10 years ago

This needs to be solved in a more generic way. This could be merged into the gh-pages branch, but not the master branch. We need it to work whatever the base path.

alexanderhiam commented 10 years ago

Yeah, realized that after submitting. It could use all relative URLs, but something more dynamic would be better...

jadonk commented 9 years ago

This should now be fixed with the move to Jekyll.