oliverbooth.dev/OliverBooth
Oliver Booth cf4d92c035
fix: oops, page 2 was completely missing.
The model contains a 1-based page number, whereas GetBlogPosts wants 0-based index, causing an entire page to be missing.
2024-05-06 17:40:03 +01:00
..
Controllers perf: add pagination to blog post list 2024-05-05 18:13:06 +01:00
Data refactor: separate Markdig extensions from project 2024-05-05 02:18:20 +01:00
Extensions refactor: separate Markdig extensions from project 2024-05-05 02:18:20 +01:00
Markdown/Template refactor: amend 6ec4103a3a 2024-05-05 02:21:40 +01:00
Pages fix: oops, page 2 was completely missing. 2024-05-06 17:40:03 +01:00
Properties chore: add launchSettings.json to make development not suck 2024-05-05 21:10:23 +01:00
Services fix: don't include redirected posts in count 2024-05-06 17:39:28 +01:00
.gitignore refactor: combine sites into one 2023-08-13 17:34:38 +01:00
Dockerfile build: skip dotnet restore and dotnet build 2024-02-27 13:39:11 +00:00
OliverBooth.csproj chore: add launchSettings.json to make development not suck 2024-05-05 21:10:23 +01:00
Program.cs chore: add launchSettings.json to make development not suck 2024-05-05 21:10:23 +01:00