jekyll
Comparing dates in liquid
I\'m using Liquid with Jekyll to post dates on my band\'s website (http://longislandsound.com.au) What I want is to automatically hide old dates, so I don\'t have to go in and delete them again. I th[详细]
2023-03-29 02:38 分类:问答How to add RESTful type routes in Jekyll
The root of the site http://example.com correctly identifies i开发者_如何学Cndex.html and renders it. In a similar manner, I want, http://example.com/foo to fetch foo.html present in the root of the d[详细]
2023-03-28 04:39 分类:问答YAML on Textile Parsing
I think this is my first question here. I\'ve been lurking around on StackOverflow for quite some time now it has been a great resource to me.[详细]
2023-03-27 19:57 分类:问答In github, can you use Jekyll layouts from your user pages in your project pages?
I you have a github account with Jekyll-rendered pages at: username.github.com is it possible to use the layo开发者_如何学编程uts from there to also render your project pages at:[详细]
2023-03-27 07:28 分类:问答How can I setup Jekyll for a blog with a large image directory, so as to avoid duplicating that directory in the generated site?
I\'m considering Jekyll for a site I\'m putting together that will be a blog with lots of images (and other larg-ish media files). It\'s easy enough to to make a directory for images and then link to[详细]
2023-03-26 16:42 分类:问答How to use Loop in Jekyll
Suppose I have a directory and file structure as shown below in the jekyll for creating the static site. In this case how can I make a loop for the dev directory so that each time i can get the conten[详细]
2023-03-25 02:39 分类:问答Considering moving from WordPress to Jekyll: What goes where?
I\'m trying to figure out what would be required to move my current blog from WordPress to Jekyll, as MySQL is really too com开发者_开发知识库plex for my taste at this point. I\'ve read the docs on Gi[详细]
2023-03-24 00:55 分类:问答How to pass names of partials in Jekyll
I want to include a file, whose name is in page.var. How can I get get it included? If the partial in page.var is written in markdown, how can I get it processed into html as it is included?[详细]
2023-03-22 04:02 分类:问答Jekyll/Liquid - how to add large blocks of text to YAML front matter?
I\'m trying to implement a service catalog in Jekyll, in which each of 20 or 30 pages will contain a 7x2 table.The left column will hold labels, e.g. Overview, Available To, etc, while the right colum[详细]
2023-03-20 21:49 分类:问答Does Jekyll work with Pow?
How do I get Jeky开发者_运维百科ll to work with Pow?Thanks to the @mipadi answer, I learned that Pow automatically serves static files in the public directory of your application, so just configure Je[详细]
2023-03-20 20:18 分类:问答