Adamos Kyriakou
Adamos Kyriakou
I just use Python and Jinja2 on a Strapdown template to get the above behavior. Its also cool to add mathjax support as shown in https://gist.github.com/memeplex/6309540
I was encountering the same issue as well, for some reason response was faster when using the `node` server on port `3000` than the django one at `8000` but this...
@kanusek yes the responses are far-faster across the board including the admin interface.
has there been any update on this issue @tomchristie ? In its current state it's effectively erroring out on unit-tests on resources that return templated responses if a middleware is...
Just realised the build fails cause its trying to run the tests out of my example, will fix
That's awesome thanks a lot @dixonge !
@dixonge actually won't that require overriding the `*-sori-*` header files too eg https://github.com/eueung/hugo-casper-two/blob/master/layouts/partials/header-sori.html#L25 or https://github.com/eueung/hugo-casper-two/blob/master/layouts/partials/header-sori-tag.html#L21 ? Wil overriding header.html alone suffice?
Hm since this is quite a large amount of overriding it might make sense to add it to the theme directly instead of overriding half of it. I've no issue...
that's really nice @ansin218. Don't see this getting merged though :(
I should mention that there's a crazy amount of outrage of the dev-community. Take a look at the comments here: https://developers.facebook.com/blog/post/2014/04/30/the-new-facebook-login/