Questions tagged [jekyll-theme]

Jekyll themes are the native way to use templates and styles to customize a Jekyll site presentation.

174 questions
1
vote
1 answer

Jekyll image captions for posts defined in front matter

I am not well-versed in Jekyll and so I feel like I am missing something here, my current page includes front matter to display an image but when it is rendered there is no image description for the post's header image. This is an issue, I feel, for…
wheeliefun
  • 27
  • 4
1
vote
1 answer

How can I customize the links in the jekyll-theme-minimal theme?

I have setup a GitHub Page using the jekyll-theme-minimal theme. Currently, the links in the description section of my config_yml file uses plain anchor tags: View My LinkedIn Profile However this does not look great on my website.…
Jacob L.
  • 57
  • 5
1
vote
0 answers

Error in Build with Jekyll in GitHub pages

I'm new to web development, so please bear with me. Im trying to create a Github page using hugo with the theme "LoveIt" upon building and testing it to my local machine it works fine. but when I push to my github repo. it was failing to build with…
xZhiLx
  • 11
  • 1
1
vote
1 answer

Problem with GitHub pages using Remote Theme In GitHub Enterprise

I have created a separate repo in our organization to store the custom documents and guidelines, so Chosen GitHub-Pages to publish it. I'm very new to Jekyll, but somehow managed to learn and used a custom theme 'Just the docs' and published the…
1
vote
0 answers

Why is my completely new Jekyll blog blank when I add the supported Hacker theme?

I am trying to get started with a Jekyll blog. I followed these instructions to setup the blog using the default minima theme. This actually worked without any problems, but I wanted to change to the Hacker theme. To do that it simply asks for the…
Galen
  • 1,128
  • 1
  • 14
  • 31
1
vote
1 answer

Problem with GitHub Pages Jekyll Template

I have a problem with GitHub Pages personal site, which I want to create from this template: portfolYOU by YoussefRaafatNasry I was able to figure out how to test the site locally with Jekyll and everything worked great. After I tried to upload the…
1
vote
1 answer

Background color doesn’t change after modifying its CSS color value

I am using this Jekyll theme and want to change the yellow color in the theme to another color (for example grey). However after changing the following CSS color value the background color remains…
papof
  • 13
  • 3
1
vote
1 answer

How to install this Jekyll theme correctly in order to make custom adjustments?

I'm a total newbie when it comes to Jekyll, and have encountered a big problem. I'm probably doing something wrong or missing something, but what? I find it very confusing trying to install the "Agency Jekyll Theme" which is the first theme I'm…
user689881
  • 57
  • 1
  • 8
1
vote
0 answers

ruby jekyll theme can not found error problem

today I'm tried to make git blog but during initial setting I have error of jekyll theme cannot found error on github I tried to solve this problem but even a bundle install can't help me. please help me....ㅠㅠ enter image description here enter…
YC C
  • 11
  • 1
1
vote
1 answer

Local Jekyll Serve/Live Site discrepancy - "view on Gihtub" button missing

It's really a small things, but something I can't get out of my mind. When running gh-pages locally with jekyll serve I get the "View on Github" button, but it's missing on the live page. Everything is up to date, and all files are the same both…
Creepybits
  • 53
  • 4
1
vote
1 answer

I want to set a theme for what looks Posts

I am setting up a Git blog, and the entire content of the post is displayed on the blog screen. I want to make the post in preview form. Is there any way? For example, I want to make the first photo look like the second photo.
1
vote
1 answer

How to use remote theme in Jekyll project with Gitlab Pages repo?

I am using linux/firefox and I'm having an issue where a jekyll theme does not work when using remote_theme: inside the .config.yml of a Jekyll project kept in a GitLab pages repo. If I clone the theme just-the-docs…
Ender
  • 1,652
  • 2
  • 25
  • 50
1
vote
1 answer

How to host jekyll on a local network, so multiple people can access it?

I was working on Jekyll to make a static site for my own blog which is totally coded in a Android phone. Using Termux, I'm able to setup and serve jekyll from my Android device. But while serving the site locally, it was serving from Localhost IP…
Abrar Jahin
  • 391
  • 2
  • 11
1
vote
2 answers

How do I change the fonts used in a github pages theme?

I'm using the primer theme from github pages, and would like to change all the fonts in the theme. I've tried to follow the instructions provided in other posts and the theme's page, i.e., to create an assets/css/style.scss file and…
Resu
  • 187
  • 1
  • 12
1
vote
2 answers

jekyll GitHub Page page is not loading assets

So close yet so far to finishing my site. Can't for the life of me get assets to load on the web page. They work fine on the local host. Have tried what feels like every combination of URL and baseurl. Been working on it for the entire day and I…
DeBrincat
  • 11
  • 1