<div dir="ltr">Hi Everyone,<div><br></div><div>Here is an update to the site. I've <a href="https://github.com/vsoch/nipy-jekyll">ported it into jekyll</a>, and tested the template on iphone and computer (seems reasonable). I've also gotten it to render the artifacts on <a href="https://circleci.com/gh/vsoch/nipy-jekyll/32">circle.ci</a>, so we could preview PRs (Click "artifact" and then find <a href="https://circle-artifacts.com/gh/vsoch/nipy-jekyll/32/artifacts/0/home/ubuntu/nipy-jekyll/_site/home.html">home.html</a>). However, I've run into a bug with regard to absolute vs. relative paths - when you click the demo link above, the "posts" not being at the base url means they will not be linked or render correctly (for example, <a href="https://circle-artifacts.com/gh/vsoch/nipy-jekyll/32/artifacts/0/home/ubuntu/nipy-jekyll/_site/code-syntax/index.html">here is a link</a> to a post on circle, and you won't see styling because the css/js links are broken)</div><div><br></div><div>The site works perfectly given that we aren't serving it at a relative path, eg:</div><div><br></div><div>jekyll serve --baseurl="/"</div><div><br></div><div>And the challenge is finding a solution that will render locally, on github pages, and <a href="http://circle.ci">circle.ci</a>, and what we need, I think, is some kind of liquid syntax that will detect when we are in a subfolder and render appropriately. I've been messing around with it for 7 hours today and can't figure it out, and I need to ask for help. Could someone else take a look? Likely someone with more experience than me with Jekyll could figure this out in a heartbeat (Ariel?) The plan right now, I'd like to propose, would be to figure out this bug, get it onto a (test) github pages, tweak the details of the content, make proper documentation, and then release to official github pages.</div><div><br></div><div>Best,</div><div><br></div><div>Vanessa</div><div><br></div><div><br></div><div>-- <br><div class="gmail_signature">Vanessa Villamia Sochat<br>Stanford University<br><div><div><div>(603) 321-0676</div></div></div></div>
</div></div>