Top "Jekyll" questions

Jekyll is a blog-aware, static site generator written in Ruby.

Upload images to GitHub from the browser

I am using GitHub Pages, Jekyll, and Prose to manage a Website. Everything works fine, besides I cannot find a …

image github jekyll prose
Use a subdirectory as root with htaccess in Apache 1.3

I'm trying to deploy a site generated with Jekyll and would like to keep the site in its own subfolder …

apache .htaccess jekyll subdirectory
How does Jekyll date formatting work?

I'm using Jekyll to generate a simple site. I want the date field to display in the format 12 September 2011. I've …

liquid jekyll
Load Google Font with <link> asynchronously or deferred without Font Face Observer

I am wanting to use the Google Font "Noto Serif" for my website. My problem is that when I test …

css asynchronous fonts jekyll google-font-api
markdown link opening in new tab

Is there a way to open the below markdown link in new tab? I've got some result from markdown target=“_…

github markdown jekyll github-flavored-markdown
How to concatenate / append a string to another one in Jekyll / Liquid?

To be clear, assuming: {% assign my_var = "123" %} {% assign another_var = "456" %} I would like to append string to my_var to …

jekyll liquid
How do I chain if statements in Jekyll?

I am using a logic operator in Jekyll but it's not working. Page one, two and three all use the …

ruby-on-rails ruby jekyll
how to include video in jekyll markdown blog

I just started blogging using jekyll. I write my posts in markdown. Now, I want to include a youtube video …

ruby video markdown highlight jekyll
Jekyll - Automatically highlight current tab in menu bar

I am using github to host a static site and Jekyll to generate it. I have a menu bar (as &…

jekyll
Error Installing Jekyll - Native Extension Build

I'm having some trouble installing jekyll. Can't quite figure out how to patch the missing link. I think it's an …

ruby macos rubygems installation jekyll