0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 08:30:27 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
6a47cb4165 refactor: remove Pagination component and restructure blog page
- Deleted the Pagination component as it is no longer needed.
- Refactored the blog page to directly display posts without pagination.
- Introduced a new index page to list all blog posts in a single view.
2025-06-10 14:01:27 +00:00
de1885fe8f Added Pagination component 2024-09-12 22:10:31 +00:00
3591bebabf Sort blog posts by publication date 2024-09-12 21:02:35 +00:00
3376c53b2e Refactor Astro components and layouts 2024-09-12 16:36:57 +00:00
4ba339984d Updated the main page and page structures 2024-09-12 13:11:16 +00:00
2f362eaf09 Added reading time timer 2024-09-06 08:21:27 +00:00
7eff3fde57 Initial Astro project 2024-09-04 21:16:37 +00:00