Jeffrey Rennie

Results 3 comments of Jeffrey Rennie

11ty newbie here. I hit this same issue, and followed the pattern from @nhoizey, however all the block sections are missing in the generated html. index.njk: ```njk {% extends "layout.njk"...

I hit this issue in my first 10 minutes of learning F# & Giraffe. Quite baffling to a newbie. Yes, I ran `dotnet publish -c Release` in the first 10...