Jekyll themes are the native way to use templates and styles to customize a Jekyll site presentation.
Questions tagged [jekyll-theme]
174 questions
0
votes
1 answer
Github Pages failing to properly link to my assets and relative urls
I'm modifying a Jekyll theme called H2O locally on my Windows 10 PC. It is a blog theme that I will be hosting on Github Pages on a repo called blog. I'm aware there is a common problem using relative links locally that may initially appear fine on…

MuyGalan
- 61
- 1
- 2
- 10
0
votes
1 answer
How to generate a whole website in a variabilized sub-directory ? (Jekyll)
I've been playing around with Jekyll lately and recently discovered that S3 wouldn't allow me to have enough buckets to have one bucket per website.
So I'm struggling to figure out two things
1) How do I specify that I want a 'child' subdirectory to…

ElFitz
- 908
- 1
- 8
- 26
0
votes
1 answer
Hosting Jekyll website with Amazon S3 + Cloudfront with private registrar (namecheap), issue with blog posts not showing up on blog page
Sorry for the wordy title.
Basically I created a jekyll website using Jekyll Now theme, it worked perfectly as as static site, here is the github version: fitnessregiment.github.io which is how I want the site to look. If you go to Blog you can see…

FitnessRegiment
- 27
- 1
- 6
0
votes
1 answer
"Build Warning: Layout 'none' requested in feed.xml does not exist."
I've solved the error message
"Build Warning: Layout 'none' requested in feed.xml does not exist."
Removing three lines at the head of current feed.xml file. Is good solution? Whats wrong to remove these three lines?
---
layout: none
---

sensorario
- 20,262
- 30
- 97
- 159
-1
votes
1 answer
Jekyll theme only works locally, not remotely
I don't know how to solve this issue, people online had pointed out that it may have something to do with baseurl:, typing the name of my site there or leaving it empty doesn't seem to be working. People had also pointed out changing theme on the…

Simon X
- 1
- 1
-1
votes
2 answers
Getting error while running "bundle exec jekyll serve"
I am getting an error while running bundle exec jekyll serve or jekyll serve using a terminal.
I have a static website build on top of a minimal mistakes theme and its posted on Github. While editing the website, usually I used to check the website…
-1
votes
1 answer
How can I output social url's in JSON+LD from a yaml data file?
My code will capture items from the data file. I need those to be comma separated. I've had no luck!
Data File socialmedia.yml
facebook:
id: 'dpcgco'
href: 'https://www.facebook.com/'
title: 'Facebook'
fa-icon:…

Denver Prophit Jr.
- 154
- 2
- 19
-2
votes
1 answer
I am not able to create website using jekyll as in command prompt it doesn't show the basic website created at once
https://stackoverflow.com/image.jpg[Command prompt error! or what?]2
I am not able to create website using jekyll as in command prompt it doesn't show the basic website created at once.It takes a lot time to analyse the fundamentals of it .Help me…

its me crzy
- 13
- 2
-2
votes
1 answer
ERR_BLOCKED_BY_CSP In Iframe Of Itch Io.Game
I've Making My Website When I Receive A Error On The Iframe, "ERR_BLOCKED_BY_CSP"
It's On Jekyll When I Use The Iframe Of My Game Play Pong Game 0.0.5 alpha on itch.io Or Play IsaacJS Breakout 0.0.1 on itch.io

Isaac Vinícius
- 21
- 1
- 11