jekyll
jekyll copied to clipboard
:globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
## Summary When you run `jekyll serve` with LiveReload, you can configure most of the LiveReload behaviour as a configuration file option or a command-line flag (see [config documentation](https://jekyllrb.com/docs/configuration/options/#serve-command-options)). e.g....
This is a 🙋 feature or enhancement. - I've adjusted the documentation. - The test suite passes locally. ## Summary The `livereload_port` option is already supported internally but is hardcoded...
Added the human curated HTMLrev library for 100% free Jekyll themes to the Themes section This is a 🔦 documentation change. ## Summary ## Context
This is a 🔦 documentation change. ## Summary A small modification to the documentation to introduce [JekyllUp.com](https://www.jekyllup.com/) to Jekyll users. It is a curated & free Jekyll theme site. ##...
## Motivation I just spent 1.5 hours googling how to display the currently used version of jekyll until I accidentally stumbled over {{ jekyll.version }} in the header.html. ## Suggestion...
- This is a 🔦 documentation change. ## Summary Document available keys of the global Liquid variable `{{ jekyll }}` ## Context Resolves #9652
### Operating System Windows ### Ruby Version Environment: RUBY_FOLDER_VER=27, TZINFO_VERSION=~> 1.2, TEST_SUITE=test ### Jekyll Version jekyll 4.3.3 ### GitHub Pages Version Latest ### Expected Behavior I expected a green build,...
### Operating System - Archlinux - custom Docker image - Also tested on fedora 40 ### Ruby Version - arch: ruby 3.0.6p216 (2023-03-30 revision 23a532679b) [x86_64-linux] - docker: ruby 3.3.4...
## Summary ## Context
- I read the contributing document at https://jekyllrb.com/docs/contributing/ This is a 🐛 bug fix. ## Summary Removes the broken `wdm` dependency by removing it from the template. Fixes #9615. Uses...