Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update plugin to be compatible with 11ty 3.0.0 #11

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jordan-thirus
Copy link

@jordan-thirus jordan-thirus commented Sep 28, 2024

Closes #10

  • Uses template.read() to get content rather than accessing content directly to avoid an error when generating site content with 3.0.0
  • Allows 3.0.0 alpha and beta versions of 11ty as peer dependencies - no longer needed with the full 3.0.0 release

@jordan-thirus jordan-thirus changed the title Update plugin to be compatible with 11ty 3.0/0 Update plugin to be compatible with 11ty 3.0.0 Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plugin no longer works with 11ty 3.0.0-beta
1 participant