<p dir="ltr">Hey all!</p>
<p dir="ltr">Sorry for late response.</p>
<p dir="ltr">> flow</p>
<p dir="ltr">This was an odd brainfart. I meant to<br>
say purecss, due to its lack of js.<br>
However without a debian package this<br>
may be an issue. What do you think?<br></p>
<p dir="ltr">> > > Ok. Let me add a constraint here. Using a library shouldn't make<br>
> > > people without javascript unable to see the content. So the content<br>
> > > must be present somehow without javascript, and the links must fall<br>
> > > back to regular links when the framework can't ajax the data.</p>
<p dir="ltr">I agree with this fully.</p>
<p dir="ltr">> > Just dropping an idea: what about using a noscript tag to assure<br>
> > compatibility?<br>
><br>
> Yes that is totally an option, but as it will require somehow to<br>
> duplicate the tree structure of the content (in e.g. html/angular and<br>
> in noscript), it needs to be carefully taken of to avoid template<br>
> duplication. And that's not trivial at all :)</p>
<p dir="ltr">That is correct. I think it will certainly involve noscript.</p>
<p dir="ltr">> default content is the one of<br>
> the page initially fetched, while links either make the content of the<br>
> zones refreshed, or redirect the user to a new page when there is no<br>
> js. I don't know if it is straightforward to do.</p>
<p dir="ltr">Interesting idea, I imagine the most<br>
pragmatic soloution will involve breaking<br>
the componants of the site to more<br>
general modules. So the data needed to<br>
display the site will have an <br>
AJAX/websocket endpoint the dynamic<br>
client can connect to.</p>
<p dir="ltr">I imagine for this work we will need to<br>
run mocha or a similar testing library on<br>
the site. I cant think of way to do run<br>
these tests without a browser or node.</p>
<p dir="ltr">This will need to be looked into this<br>
week.</p>
<p dir="ltr">I have updated the trello with my plan<br>
and information.</p>
<p dir="ltr">Expect an email tomorrow after I rest<br>
from all this travel and family. I will<br>
finalize meeting times then. I'll be on IRC<br>
too if you need me!</p>
<p dir="ltr">Talk soon, </p>
<p dir="ltr">Aaron</p>