Skip to main content
The 2024 Developer Survey results are live! See the results

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
0 votes
0 answers
15 views

How to create a loop in a liquid loop?

I wrote code that worked flawlessly, but the next day everything broke. Did the inner loop now output the same number of elements as in the first one? What am I doing wrong? {%- assign category_names =...
Dnevnik Ogorodnika's user avatar
-1 votes
0 answers
13 views

I have an error publishing my portfolio website on Github pages, it returns build with jekyll error

Configuration file: none To use retry middleware with Faraday v2.0+, install `faraday-retry` gem Conversion error: Jekyll::Converters::Scss encountered an error while converting 'assets/css/style....
Steven's user avatar
  • 1
0 votes
1 answer
31 views

Installing Jekyll on my M3 Macbook won't "stick"

I think I have painted myself into a corner trying to override the default Ruby install so that I can install Jekyll. Here is a rough timeline: I follow this tutorial to the letter and it works, my ...
cmp's user avatar
  • 1
1 vote
0 answers
40 views

SASS throwing errors when using @use with mixins

I just started using SASS with Jekyll and I am encountering a strange issue when I started using @use. I have a mixin in another file, located in common/_theme-colors.scss: $logo-color-0: rgb(78, 184, ...
insertnamehere807434's user avatar
0 votes
0 answers
13 views

Issue Report: Error in Fetching _config.yml with Jekyll Admin

Description When serving my Jekyll site locally and accessing Jekyll Admin at http://127.0.0.1:4000/admin/, I encounter an error message stating "Error: Could not fetch the config." This ...
Kamyar Othman's user avatar
-1 votes
0 answers
16 views

I am facing this build with jekyll error while deploying my website on github pages and not able to understand the error. Help me resolve this please

Configuration file: none To use retry middleware with Faraday v2.0+, install faraday-retry gem ERROR: YOUR SITE COULD NOT BE BUILT: ------------------------------------ Invalid YAML front matter in /...
Esha's user avatar
  • 1
0 votes
1 answer
20 views

Disable markdown interpretation within print variable in Jekyll

I'm outputting some data in one of my jekyll templates, like so: {{ post.content }} The problem is if there is any markdown like data inside content, jekyll will automatically parse the markdown and ...
MrGlass's user avatar
  • 9,214
-1 votes
0 answers
14 views

to run existing website on jekyll locally

I'm encountering an issue when running my project locally. I've commented out the wdm line in my Gemfile, and all dependencies and gems are installed and up to date. However, I'm getting the following ...
Alishna Azhar's user avatar
1 vote
1 answer
39 views

Github pages Jekyll theme "Minima" navigation not showing

On the Github pages with the jekyll "Minima" theme, I am trying to make the navigation menu points ("header_pages" configuration) work. I work entirely in the browser on github.com ...
GittyN's user avatar
  • 15
0 votes
1 answer
15 views

Getting Clicky Web Analytics to Run on Jekyll Site

My Github Pages site uses Jekyll, and needs a web analytics tool. Clicky is one of the few that was free. The tracking code they provide to put within the <html> tag wasn't working. <script ...
daddyblondlegs's user avatar
0 votes
0 answers
21 views

Unable to render mermaid diagrams using Jekyll spaceship

I'm using the jekyll spaceship plugin for my Jekyll website. In the Gemfile, I have gem 'jekyll-spaceship', group: :jekyll_plugins In my _config.yml, I have plugins: - jekyll-spaceship Then I ran ...
AlgoManiac's user avatar
1 vote
1 answer
60 views

Could not find 'bundler' (2.5.7)

MacOS user here. I am trying to build a website hosted on github. Followed the instructions from this website but used a different jekyll theme. When I try to preview my website locally via bundle ...
Anna's user avatar
  • 15
0 votes
1 answer
32 views

Jekyll Theme Minima not displaying correctly on Github Pages?

This is my first time doing somthing like this, so I'm not sure where I've got wrong. When I was building it and checking locally, all looked good. Now I've tried to deploy on Github Pages and all the ...
DS14's user avatar
  • 129
0 votes
0 answers
33 views

"Conversion error: Jekyll::Converters::Scss encountered an error while converting" Building fails with Github pages with Jekyll, Minimal Mistakes

Hi i have developed a simple blog with jekyll and Minimal Mistakes, the blog works if i deploy it locally but when i try to build it as a github page it fails. In particular i get this error: ...
Scooterz Giovanni's user avatar
0 votes
2 answers
68 views

Why is publishing/building site not working after editing placeholders in Chirpy theme for Jekyll [closed]

Issue with Jekyll When Trying to Edit Chirpy Theme: Site Fails to Build After Modifying config.yml and contact.yml I'm using the Jekyll theme called Chirpy and editing it in Visual Studio Code. So far,...
Monty Hucknall's user avatar

15 30 50 per page
1
2 3 4 5
424