-
- I updated to the latest Jekyll (or) if on GitHub Pages to the latest `github-pages`
- I ran `jekyll doctor` to check my configuration
- I read the contributing document at https://jekyllrb.c…
-
i noticed that jekyll plugins (and mostly themes) have defined naming conventions:
🔗 https://jekyllrb.com/docs/themes/#installing-a-theme
- `jekyll-` prefix for all jekyll plugins (perhaps postf…
-
@MathewBiddle and I have been working on using GHA to synchronize the menu bars on our 'IOOS DMAC Documentation Portal' GitHub Pages site (https://ioos.github.io).
xref: https://github.com/ioos/d…
-
This is more of a suggestion than an issue. But I'd suggest changing the theme to utilize a common framework, such as [bootstrap]() or [bulma](http://bulma.io/) or [foundation](http://foundation.zurb…
-
Apparently you can do this now: https://jekyllrb.com/docs/themes/
-
Adding a preset Jekyll template to our blog site and setting up a easy to deploy blogs. The goal is,
* create a aesthetically pleasing technical blog
* making it easy for our devs to deploy blogs ab…
-
- GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.3.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
…
-
### Describe the bug
When I'm behind a corporate proxy the remote theme downloading is on error.
### Steps to reproduce the behavior
1. Set *http_proxy* and *https_proxy*
2. Launch *bundle e…
-
## Description
Create a custom [Jekyll theme](https://jekyllrb.com/docs/themes/) based on one of the greatest Jekyll theme templates: [Chirpy Jekyll Theme](https://github.com/cotes2020/jekyll-theme…
-
**Describe the bug**
The current install instructions of adding:
`theme: jekyll-theme-gcweb`
To the `_config.yml` file gives an error:
`jekyll 3.8.7 | Error: The jekyll-theme-gcweb theme could …