-
Notifications
You must be signed in to change notification settings - Fork 17
Make links to styles/images relative. #148
base: master
Are you sure you want to change the base?
Conversation
Added site links for 1.5.0-beta.1
Frontpage Update.
…nd directing to uberconf.com, rather than meetup.com (events removed). Updated CSS to prevent clipping when sidebar links spill over two lines.
Updated homepage event listing, CSS.
Add MaestroDev to the apps-that-use-jclouds page
Some simple fixes
Added Maven site links for 1.5.0-beta.2
Create 1.5 release notes
system properties go into the VM arguments section
Changed the Rackspace examples to use Maven instead of Ant.
Updated release notes for jclouds 1.6.1
Updated installation guide for jclouds 1.6.1
Update jekyll command for jekyll 1.0.
jclouds » jclouds.github.com #53 SUCCESS |
Great! |
Hmmm...looks like the links to other resources within the site will also need to be made relative too. |
I don't think this is the cleanest approach, you could probably write a bit of jquery when the page is loaded. We can chat more when we're at the meetup. |
I'm going to continue testing solutions with jekyll as I don't think I've exhausted all of the options yet. I'll definitely be happy to chat about it at the meetup. |
jclouds » jclouds.github.com #55 SUCCESS |
jclouds » jclouds.github.com #56 SUCCESS |
https://issues.apache.org/jira/browse/JCLOUDS-169
This should allow the site to be deployed at any level in a directory hierarchy and it will still render correctly because the style/image links are relative. In particular it should appear correctly in the Jenkins workspace when the site gets built.