eleventy-base-blog icon indicating copy to clipboard operation
eleventy-base-blog copied to clipboard

A starter repository for a blog web site using the Eleventy static site generator.

Results 46 eleventy-base-blog issues
Sort by recently updated
recently updated
newest added

This started from [this post in the Fediverse](https://tweesecake.social/@weirdwriter/112898363178574453) where I asked the general public how to make every tag/category have it's own RSS feed. The Eleventy folks [suggested this,](https://fosstodon.org/@eleventy/112909942970406778) and...

enhancement

Hey, I am running my blog post in Eleventy v2 and currently migrating to v3. All good, except 1 thing. My workaround to extract images from blog posts and show...

In eleventy-base-blog v8 a shortcode [was used](https://github.com/11ty/eleventy-base-blog/blob/231c29b136cd8f97bedf12f5eebb77755d2d43b6/content/blog/fourthpost/fourthpost.md?plain=1#L11) to insert the image into the `md` file. I think it would be useful to have a similar example in v9 to help...

The prism-diff.css doesn't seem to take effect in the code blocks with diff-{language} identifier. I suspect the problem isn't with the css itself and probably have to do with some...

Hi. I have the base blog working well. I would like to add wikilinks so I could use my writing from obsidian or tangent notes for blog and writing essay...

Thanks for your work on 11ty! Amazing project, and works really nicely with Cloudflare Pages. I see there's a directory in this project with a keep file: https://github.com/11ty/eleventy-base-blog/tree/main/public/img If I...

A small helper I'm adding to my own blog instance, and thought might be useful to others! To limit manual steps and content editing, we can append `"draft"` to the...

checks for permalink != false before using htmlBaseUrl filter. see issue https://github.com/11ty/eleventy/issues/3503 for more details.

Hi there! Just noticed a small typo in documentation. Nothing urgent, but also it's one-liner)