<div dir="ltr">Hi Vanessa, <div><br></div><div class="gmail_extra">Sorry for the delay in responding. </div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 16, 2015 at 3:18 PM, vanessa sochat <span dir="ltr"><<a href="mailto:vsochat@stanford.edu" target="_blank">vsochat@stanford.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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" target="_blank">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" target="_blank">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" target="_blank">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" target="_blank">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" target="_blank">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></blockquote><div> </div><div>Why do we need CircleCI here? I am actually not sure what the issue is, but here's the site rendered through gh-pages on my fork of your repo:  </div><div><br></div><div><a href="http://arokem.github.io/nipy-jekyll/" target="_blank">http://arokem.github.io/nipy-jekyll/</a></div><div><br></div><div>I did also add a Gemfile to the repo, and that might matter: I believe Github pages serves jekyll through a call to "bundle exec jekyll serve" (see here: <a href="https://help.github.com/articles/using-jekyll-with-pages/">https://help.github.com/articles/using-jekyll-with-pages/</a>). </div><div><br></div><div>One comment about the content: I would prefer to have a front page that just states what this thing is, and the projects on a separate page. I would like for it to be *super* easy to add projects. The whole idea is that the NIPY community is not a static list of projects, but an ever-evolving ecosystem. <br></div><div><br></div><div>Cheers, </div><div><br></div><div>Ariel</div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>Best,</div><div><br></div><div>Vanessa</div><span><font color="#888888"><div><br></div><div><br></div><div>-- <br><div>Vanessa Villamia Sochat<br>Stanford University<br><div><div><div><a href="tel:%28603%29%20321-0676" value="+16033210676" target="_blank">(603) 321-0676</a></div></div></div></div>
</div></font></span></div>
<br>_______________________________________________<br>
Neuroimaging mailing list<br>
<a href="mailto:Neuroimaging@python.org" target="_blank">Neuroimaging@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/neuroimaging" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/neuroimaging</a><br>
<br></blockquote></div><br></div></div>