mirror of
https://github.com/danog/gojekyll.git
synced 2024-11-26 19:44:46 +01:00
917 B
917 B
Checklist
- I have search the issue list for my issue.
- I have verified the behavior with
jekyll
. - I tried hard to create a reproducible test case.
System information
Liquid version: gojekyll --version
Commit hash: (if version = develop
)
Expected behavior
Actual behavior
Steps to reproduce the behavior
Provide the first of these that is practical:
- A Go test case function.
- A single file that demonstrates the problem. Put this in a directory and run
gojekyll -s path/to/directory
, and we'll see the issue. - A two-file site that demonstrates the problem. Put the
_config.yml
and the other document in a directory, etc. - A link to a repo that demonstrates the problem.
- Something is wrong but I don't have time or knowledge to fully isolate it. Here's the best description I can provide.