-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix RSS feed generation to use correct image sources and other bugs (#51
) * refactor: clean up how tag pages are generated * fix: lots of things #50 - Remove the eleventy image transform plugin - Use markdown eleventy-img plugin - Fix issue with css getting overwritten with og css file on changes - Change passthrough copy options to not copy unoptimized images - Revert back to stable eleventy and eleventy-img packages to fix template render error on changes (and not needed for tranform plugin) - Remove eleventyImport options in templates (I don't think it did anything) - Code cleanup and removal of unnecessary files
- Loading branch information
Showing
14 changed files
with
985 additions
and
732 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.