jekyll config missing?
Open
- Dominant language
- HTML
- Stars
- 6
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
the README mentions jekyll has been configured to read the sources from `source` and put the result in `content`, but this does not seem to happen out-of-the-box for me. Is there a `_config.yml` missing?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the README section describing Jekyll's source and output directories, then inspect the repository root for the referenced configuration. Verify whether a `_config.yml` is present and whether a standard Jekyll build reads from `source` and writes to `content`; done means the documented behavior works out of the box or the README accurately describes the setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jekyll
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100