eleventy-base-blog
eleventy-base-blog copied to clipboard
A starter repository for a blog web site using the Eleventy static site generator.
Upstream issue here: https://github.com/11ty/11ty-website/issues/1772
I forked and deployed, and after the first actions deployment I saw that the CSS was 404 because `pathprefix` was hardcoded.
I am trying to learn from this repository but it took me some time to spot what was happening. When I changed the front matter data in the `fithpost.md` to...
My `content` folder has a `blog` subfolder, which in turn has all the blog posts as subfolders, e.g. `how-to-use-this-for-that`, and every blog folder contains an `index.md` file for the post...
Consecutive builds may still result in entries on the sitemap changing order arbitrarily, even if no other changes are made to the pages involved:  This does not matter for...
These two links point to the same page: 1. https://nekkowe.com/blog/posts/guilty-gear-strive-umineko-sound-mods/#1-umineko-clash-wall-break 2. https://nekkowe.com/blog/posts/guilty-gear-strive-umineko-sound-mods#1-umineko-clash-wall-break However, the audio players only work for the first one:  But not the second (note the 0:00...