jekyll
Installing native Ruby extensions on Windows for Jekyll
I\'m about to go crazy here so I\'ll just ask: How the hell do you install the Ruby Gem Jekyll on Windows.[详细]
2023-01-14 15:42 分类:问答inserting blocks of text in haml
In my Jekyll blog I use the include tag to put the contents of a file into the document. However if I attempt to do this with a HAML based document the indentation of the included text is wrong. :pres[详细]
2023-01-14 10:17 分类:问答Jekyll does not parse UTF-8
I created a page in notepad and selected UTF-8 as the encoding while saving. Jekyll does not parse this page. It renders the liquid extensions in the page as they are.[详细]
2023-01-04 22:18 分类:问答Push Rack-Jekyll app to Heroku
I haven\'t used Ruby. I don\'t know what gems are. But I know how to install them and do basic things like that.[详细]
2023-01-04 17:07 分类:问答Extending Jekyll and Liquid to parse post's content
My blog, powerred by Jekyll, serves out a Atom feed. --- layout: nill rooturi: http://stefan.artspace44.com[详细]
2023-01-03 04:27 分类:问答Liquid templates - accessing members by name
I\'m using Jekyll to create a new blog. It uses Liquid underneath. Jekyll defines certain \"variables\": site, content, page, post and paginator. These \"variables\" have several \"members\". For ins[详细]
2023-01-02 10:23 分类:问答jekyll - add stuff to pages automatically, on github pages
Is there a way to obtain the url of a page on Jekyll? By pages I mean non-post textile files, like about.html and download.html on the following hierarchy:[详细]
2023-01-01 14:41 分类:问答Jekyll documentation to PDF with TOC
I would like to write开发者_StackOverflow社区 documentation using Jekyll with HTML and PDF outputs. Html can have a navigation but the PDF should have table of contents. Is there a free and easy way t[详细]
2022-12-26 00:16 分类:问答Having difficulties with Jekyll / Liquid
I\'m tring to do a loop for Nav links below my posts. This is going into the _layout of posts.html I can\'t get the link to not show if the post is the last or the first. Any help would be awesome.[详细]
2022-12-15 23:29 分类:问答