Open
Description
This repository's issues are reserved for feature requests, and bug reports, and questions.
I'm submitting a ...
- bug report
- feature request
- question
Expected Behavior
When running jekyll serve
, the website builds
Actual Behavior
I get the following error:
Liquid Exception: tried to create Proc object without a block in /_layouts/publications.html
jekyll 3.9.2 | Error: tried to create Proc object without a block
and am unable to build the website.
Steps to Reproduce the Problem
- Install Ruby
- Install the gems
- Run
jekyll serve
Specifications
- Ruby 3.0.2
- Gem 3.3.5
- Gems installed using
bundle install
to pull gems from the Gemfile in the base directory of this repository
How can this issue be closed?
This issue can be closed when a PR exists that fixes this bug
Metadata
Metadata
Assignees
Type
Projects
Status
new