+[2019-04-12T11:42:13Z]dreameryou can talk to people here. please don't bother me without any reason +[2019-04-12T12:02:34Z]kevin_flynni don't know how to use pagination in my site +[2019-04-12T12:06:54Z]jaybekevin_flynn: jekyll_pagination-v2 +[2019-04-12T12:11:31Z]kevin_flynnjaybe: thanks) +[2019-04-12T17:34:25Z]SoundHi all. I have a Jekyll plugin that fetches some data and creates a file in _data/. However this data file seems to be unavailable during the subsequent build. If I run the build again, it is found. So it seems that _data/ files are being read before my plugin runs. Is this true?
+[2019-04-14T21:58:36Z]cryptic0I noticed that many jekyll themes do not come with any gemfiles. How are those supposed to work? +[2019-04-14T23:21:03Z]oksushicryptic0: see https://jekyllrb.com/docs/themes/ +[2019-04-15T14:25:37Z]sedsHi guys, question: I am using a custom Jekyll theme template which works great, however, post my posts and some pages I would like to use asciidoc instead of markdown. I installed asciidoc plugin together with the CSS, however, when I go to that asciidoc page, the CSS is overwriting my other css. How can I make that CSS for my content only? +[2019-04-15T14:25:58Z]sedsI tried using asciidoc.js instead, but having issues with syntax errors +[2019-04-19T02:12:55Z]JahnertzCan someone clear this up for me? I installed jekyll-assets with bundler, renamed the 'assets' dir to '_assets' and built my site with bundle exec. It seems to have processed images but not sass (sass is compiled but the output isn't minified or fingerprinted and no source map generated)