master
pages' permalink' extnames must be respected
Add option to fail a build with front matter syntax errors (#5832)
Revert "Incrementally rebuild when a data file is changed (#8771)" (#9170)
Fix timezone incosistencies between different ruby version (#6697)
Update #relative_path for _drafts and add tests.
Problematic UTF+bom files (#6322)
Config include trailing slash (#8113)
Update include tag to be more permissive (#8618)
Make _includes directory configurable; closes #2684
Fix layout front-matter variables rendering. #6071 (#6073)
Add static file's basename to its url_placeholder (#7908)
Revert "Normalize line-endings in test plugins"
Optimize Document::DATE_FILENAME_MATCHER to match valid filenames (#7292)
Respect user-defined name attribute in documents (#9167)
First draft
Improve links (http -> https) (#9064)
Fix #4188: Extract title from filename successfully when dateless.
Added tests for new jekyll doctor warning
Permalinks which end in a slash should always output HTML
Make page excerpts consistent with doc excerpts (#8236)
fix tests
switch remaining textile test files to markdown
Test Liquid syntax in CoffeeScript files
Security: fix `include` bypass of `EntryFilter#filter` symlink check (#7226)
Fix exception that causes jekyll to fail when using CRLF (0d0a) linebreaks in YAML front matter.
Ci/GitHub actions (#7822)
Add a failing test for rendering dotfiles
Add some unit tests for TOML integration.
Ignore final newline in folded YAML string (#6054)
unbreak tests
Made pages respect permalinks style and permalinks in yml front matter
wip: allow custom extensions
Add test for Jekyll.env
sanity check for pages permalink traversal
Adds ability to link to all files
add test for PGP key yaml frontmatter
Autoload yaml files under _data directory
make non-data properties/methods accessible to Liquid
whitespace
generated site tests: put the static file mod time through a date filter
Handle files with trailing dots in their basename (#7315)
make sure pages with published being false are not generated