oliverbooth.dev/OliverBooth/Services
Oliver Booth cbfdefae71
style: redesign projects page
This change separates the project logo and details into separate pages and makes the list more visually striking.
2023-12-24 12:20:03 +00:00
..
BlogPostService.cs feat: add links to next and prev articles 2023-09-19 19:29:21 +01:00
BlogUserService.cs perf(blog): cache users 2023-08-13 18:03:08 +01:00
ContactService.cs feat: add contact blacklist 2023-12-22 14:26:18 +00:00
IBlogPostService.cs feat: add links to next and prev articles 2023-09-19 19:29:21 +01:00
IBlogUserService.cs refactor: combine sites into one 2023-08-13 17:34:38 +01:00
IContactService.cs feat: add contact blacklist 2023-12-22 14:26:18 +00:00
IProjectService.cs style: redesign projects page 2023-12-24 12:20:03 +00:00
IReadingListService.cs fix: amend 5cb61d275d 2023-12-14 16:31:55 +00:00
ITemplateService.cs refactor: remove unused ns import 2023-08-15 17:07:49 +01:00
ProjectService.cs style: redesign projects page 2023-12-24 12:20:03 +00:00
ReadingListService.cs fix: amend 5cb61d275d 2023-12-14 16:31:55 +00:00
TemplateService.cs refactor: remove unused ns import 2023-08-15 17:07:49 +01:00