Questions tagged [jekyll]

Jekyll is a blog-aware, static site generator written in Ruby. Please refer to https://talk.jekyllrb.com before asking your question.

Jekyll logo

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

It takes a template directory (representing the raw form of a website), runs it through Textile or Markdown and Liquid converters, and spits out a complete, static website suitable for serving with Apache, the built-in WEBrick server or the web server of your choice. This is also the engine behind GitHub Pages, which you can use to host your project’s page or blog with GitHub.

Jekyll also offers a way to customize it via plugins written in Ruby.


Notable site using it:

Resources:


Latest Release:

Gem Version

6232 questions
2
votes
3 answers

Easy resolution to underscore issue in MathJax and Markdown?

I know there are already many questions regarding this issue, but I have not found any that specifically answer my question. I am building a site using Jekyll (AcademicPages). I have several pages full of mathematical expressions, and the…
Clement Yung
  • 135
  • 5
2
votes
1 answer

GitHub Pages site will not load any theme other than minima

Versions Windows 10.0.19044.2364 ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e) [x64-mingw-ucrt] gem v3.3.26 jekyll 4.3.1 Problem With my Gemfile and _config.yml in a default configuration using the minima theme, everything works as expected. When…
chrisxfire
  • 445
  • 1
  • 3
  • 12
2
votes
1 answer

Images not showing in github page (but do show in md)

I created a simple GitHub webpage using Jekyll. In my blog posts (markdown files), I'm using the full image path to make sure the link won't be broken. So for example, in the markdown file…
GilLevi
  • 2,117
  • 5
  • 22
  • 38
2
votes
0 answers

Syntax Highlighting with Line Numbers in Jekyll and Github Pages

I used Github Pages to host my personal website and I am trying to create a post which contains code snippets with line numbers. When I do a jekyll serve on my machine, locally I can see everything working as expected, viz., However, when I push it…
noir1993
  • 153
  • 5
2
votes
1 answer

Jekyll DataTables below sidebar

I use minima theme for my Jekyll blog, and I created a custom sidebar through the file sidebar.html under the folder _includes. {% for item in site.data.nav.toc %}

{{ item.title }}

Life is Good
  • 106
  • 9
2
votes
1 answer

How to setup twitter and github username Jekyll

So I'm exploring what we can do through github hosting static website service. However, I could'nt find an explanation why in the _config.yml file, the setting twitter_username and github_username aren't rendering nor working. This is my _config.yml…
bylal
  • 161
  • 10
2
votes
1 answer

Jekyll/Liquid/gh-pages, string as char array?

Get an array of every character in a string, is it available? My code attempting to do (but failed): {% assign a = "ABC" | split "" %} {{ a | join ',' }}
a_a
  • 37
  • 4
2
votes
2 answers

How to override theme defaults for Minimal Mistakes theme

I am working on a website hosted on GitHub pages using the Minimal Mistakes Jekyll theme. I am working on some basic customization - still trying to learn - so am starting out by practicing with some simple theme changes. I am starting out by…
Ethan
  • 876
  • 8
  • 18
  • 34
2
votes
0 answers

Heroku Ruby (Jekyll) & Go build packs

I'm trying to build a web app with Jekyll and Go, where I use Go to embed the generated _site file from the Jekyll build & add some HTTP handlers with the conditions I need. remote: -----> Using buildpacks: remote: 1. heroku/ruby remote: …
2
votes
1 answer

Set attribute of homepage in Jekyll Minima theme</a></h3> <div class="excerpt">Running the following three shell commands creates a Jekyll site with the default Minima theme and serves it to the browser: jekyll new test_blog cd test_blog/ bundle exec jekyll serve By default, the HTML <title> element of the rendered index page…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/jekyll" class="post-tag grid--cell" title="show questions tagged 'jekyll'" rel="tag">jekyll</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jun 25 '22 at 07:24">asked Jun 25 '22 at 07:24</time> <a href="../../users/11246348/max" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/11246348.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Max" /> </a> <div class="s-user-card--info"> <a href="../../users/11246348/max" class="s-user-card--link">Max</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">695</li> <li class="s-award-bling s-award-bling__silver" title="5 silver badges">5</li> <li class="s-award-bling s-award-bling__bronze" title="18 bronze badges">18</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-7269418"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>2</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/7269418/jekyll-not-processing-files-in-subfolders" class="question-hyperlink">jekyll - not processing files in subfolders</a></h3> <div class="excerpt">I'm using Jekyll to make a simple static site. When I have Jekyll HTML files on the root of my project (in the same folder as the _layouts folder & config file) they render perfectly and I can preview them on http://localhost:4000/welcome.html…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/ruby" class="post-tag grid--cell" title="show questions tagged 'ruby'" rel="tag">ruby</a> <a href="../../questions/tagged/jekyll" class="post-tag grid--cell" title="show questions tagged 'jekyll'" rel="tag">jekyll</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Sep 01 '11 at 11:06">asked Sep 01 '11 at 11:06</time> <a href="../../users/597264/finnnn" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/597264.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Finnnn" /> </a> <div class="s-user-card--info"> <a href="../../users/597264/finnnn" class="s-user-card--link">Finnnn</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">3,530</li> <li class="s-award-bling s-award-bling__gold" title="6 gold badges">6</li> <li class="s-award-bling s-award-bling__silver" title="46 silver badges">46</li> <li class="s-award-bling s-award-bling__bronze" title="69 bronze badges">69</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-72553081"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>2</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/72553081/sub-collections-or-sub-categories-in-jekyll" class="question-hyperlink">Sub-Collections or Sub-Categories in Jekyll</a></h3> <div class="excerpt">Is there a method built into Jekyll for forming categories and sub-categories, or collections and sub-collections? For example: ├───linux │ ├───desktops │ └───shell └───windows ├───desktop └───server I'm currently using collections for…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/jekyll" class="post-tag grid--cell" title="show questions tagged 'jekyll'" rel="tag">jekyll</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jun 08 '22 at 23:01">asked Jun 08 '22 at 23:01</time> <a href="../../users/17887582/surprise-associate" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/17887582.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Surprise Associate" /> </a> <div class="s-user-card--info"> <a href="../../users/17887582/surprise-associate" class="s-user-card--link">Surprise Associate</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">21</li> <li class="s-award-bling s-award-bling__bronze" title="1 bronze badges">1</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-72000232"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>2</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/72000232/ruby-or-ffi-error-when-executing-jekyll-commands" class="question-hyperlink">Ruby (or FFI?) error when executing Jekyll commands</a></h3> <div class="excerpt">I want to create a new Webpage using Jekyll, but when I execute jekyll new <page>, Ruby crashes with a really long Crash Report that starts like this: /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.5/lib/ffi/library.rb:275: [BUG] Bus Error at…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/ruby" class="post-tag grid--cell" title="show questions tagged 'ruby'" rel="tag">ruby</a> <a href="../../questions/tagged/macos" class="post-tag grid--cell" title="show questions tagged 'macos'" rel="tag">macos</a> <a href="../../questions/tagged/jekyll" class="post-tag grid--cell" title="show questions tagged 'jekyll'" rel="tag">jekyll</a> <a href="../../questions/tagged/github-pages" class="post-tag grid--cell" title="show questions tagged 'github-pages'" rel="tag">github-pages</a> <a href="../../questions/tagged/apple-m1" class="post-tag grid--cell" title="show questions tagged 'apple-m1'" rel="tag">apple-m1</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Apr 25 '22 at 13:17">asked Apr 25 '22 at 13:17</time> <a href="../../users/18143824/yannick" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/18143824.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Yannick" /> </a> <div class="s-user-card--info"> <a href="../../users/18143824/yannick" class="s-user-card--link">Yannick</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">99</li> <li class="s-award-bling s-award-bling__bronze" title="8 bronze badges">8</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-71706227"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>2</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/71706227/how-to-remove-powered-by-jekyll-with-chirpy-theme" class="question-hyperlink">How to Remove "Powered by Jekyll with Chirpy theme."</a></h3> <div class="excerpt">I want to remove the "Powered by Jekyll with Chirpy theme." appearing at the footer of every page with other customized messages. It works when I run bundle exec jekyll s locally and I remove the following from the file under…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/jekyll" class="post-tag grid--cell" title="show questions tagged 'jekyll'" rel="tag">jekyll</a> <a href="../../questions/tagged/github-pages" class="post-tag grid--cell" title="show questions tagged 'github-pages'" rel="tag">github-pages</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Apr 01 '22 at 11:29">asked Apr 01 '22 at 11:29</time> <a href="../../users/18380087/django" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/18380087.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="django" /> </a> <div class="s-user-card--info"> <a href="../../users/18380087/django" class="s-user-card--link">django</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">53</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="6 bronze badges">6</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-71621241"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>2</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/71621241/gem-update-showing-permission-errror-on-wsl2" class="question-hyperlink">gem update showing permission errror on WSL2</a></h3> <div class="excerpt">I want to install jekyll on WSL2 as per doc. But get errors. gem update Updating installed gems Updating fiddle ERROR: …</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/ruby" class="post-tag grid--cell" title="show questions tagged 'ruby'" rel="tag">ruby</a> <a href="../../questions/tagged/jekyll" class="post-tag grid--cell" title="show questions tagged 'jekyll'" rel="tag">jekyll</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 25 '22 at 17:56">asked Mar 25 '22 at 17:56</time> <a href="../../users/17927180/raghav" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/17927180.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Raghav" /> </a> <div class="s-user-card--info"> <a href="../../users/17927180/raghav" class="s-user-card--link">Raghav</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">59</li> <li class="s-award-bling s-award-bling__bronze" title="4 bronze badges">4</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <a class="s-pagination--item" href="../../questions/tagged/jekyll_page=98" rel="prev" title="Go to page 98">Prev </a> <a class="s-pagination--item" href="../../questions/tagged/jekyll_page=1" rel="" title="Go to page 1">1</a> <a class="s-pagination--item" href="../../questions/tagged/jekyll_page=2" rel="" title="Go to page 2">2</a> <a class="s-pagination--item" href="../../questions/tagged/jekyll_page=3" rel="" title="Go to page 3">3</a> <div class="s-pagination--item s-pagination--item__clear">…</div> <div class="s-pagination--item is-selected">99</div> <a class="s-pagination--item" href="../../questions/tagged/jekyll_page=100" rel="" title="Go to page 100">100</a> <a class="s-pagination--item" href="../../questions/tagged/jekyll_page=100" rel="next" title="Go to page 100"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>