latest 10 messages by esr

+ [8 years ago] esr Can anyone tell me how to set the Disqus PAGE_URL and PAGE_IDENTIFIER variables when using Jekyll?
+ [8 years ago] esr Shouldn't the {% %} part be substututed before the asciidoc is rendered to HTML?
+ [8 years ago] esr link:{% post-url 2016-12-07-down-on-the-test-farm.asciidoc %}[post on the test farm]
+ [8 years ago] esr OK, I'm confused. If I write this in an asciidoc post:
+ [8 years ago] esr Flowinho: Alas. A good add-on project for somebody, but can't be me; fixing NTP is taking all my bandwidth.
+ [8 years ago] esr Flowinho: I'm liking Jekyll so far. Is there a recommended comments add-on? I'm using Disqus now but have some privacy concerns about it.
+ [8 years ago] esr Flowinho: Noted.
+ [8 years ago] esr Flowinho: Thanks, but I just renamed to 'assets' for '_images' and that solves the problem See this: https://blog.ntpsec.org/2016/12/07/down-on-the-test-farm.html
+ [8 years ago] esr Never mind. Found the answer. The docd say that any directory other than system specials will bee copied verbatim to the generated site, but fail to mention that if the name of your assets directory begins with '_' it gets misyaken for a special and you lose.
+ [8 years ago] esr II'm a new user seeking help including images in posts. Is there something I need to configure to tell jekyll that an assets directory should be included in site generation?