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

5 Commits

Author SHA1 Message Date
f3cc07e92c chore: migrate sass imports to use (#49) 2025-06-10 18:27:34 +04:00
9ebcd40f60 feat: create PostElement component for blog post display
- Added a new PostElement component to render individual blog posts with title, publication date, and reading time.
- Updated the blog index page to utilize PostElement instead of PostSummary for improved post presentation.
2025-06-10 14:17:48 +00:00
de1885fe8f Added Pagination component 2024-09-12 22:10:31 +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