jekyll icon indicating copy to clipboard operation
jekyll copied to clipboard

:globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby

Results 340 jekyll issues
Sort by recently updated
recently updated
newest added

## Summary A Regular Expression Denial of Service (ReDoS) vulnerability exists in the Jekyll LiveReload functionality due to a vulnerable regex pattern used for parsing CSS `url()` functions. As shown...

## Motivation ## Suggestion

documentation

Add target config setting and front matter variables so one could create multiple outputs from a single site codebase with various target site included files" This is a 🙋 feature...

Adding ShapeGanic's landing page to showcase, I also went through all pages listed in the showcase and removed the ones which are not reachable. And yes, I'm both the creator...

This is a 🐛 bug fix. ## Summary `index.jsonld` is added as a possible directory index. ## Context I currently use jsonld files to integrate schema.org into my blog. I...

### Operating System Ubuntu 24.04.2 LTS ### Ruby Version ruby 3.4.4 (2025-05-14 revision a38531fd3f) +PRISM [x86_64-linux] ### Jekyll Version jekyll 4.4.1 ### GitHub Pages Version https://github.com/greenelab/lab-website-template/tree/gh-pages ### Expected Behavior I...

## Summary ## Motivation ## Guide-level explanation ## Reference-level explanation ## Drawbacks ## Unresolved Questions

feature

This is a 🔦 documentation change. ## Summary Add [TortoizThemes](https://tortoizthemes.com/categories/jekyll-themes/) to the Jekyll Resources page under the "Themes" section. to themes resources. ## Context I'm a Jekyll theme developer and...

This is a 🔦 documentation change. cc @ashmaroli ## Summary As discussed in #9668, Android support has come up quite a few times. This PR adds an article explaining ways...

As requested by @ashmaroli: > I had to add these gems to the Gemfile to make it work (Jekyll 3.9.4, Ruby 3.4.4): > > ``` > gem 'csv' > gem...