Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: create PostElement component for blog post display | Valentin Popov | 7 days | 1 | -0/+32 |
| | | | | | - 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. | ||||
* | Added Pagination component | Valentin Popov | 2024-09-13 | 1 | -51/+0 |
| | |||||
* | Refactor Astro components and layouts | Valentin Popov | 2024-09-12 | 1 | -0/+5 |
| | |||||
* | Updated the main page and page structures | Valentin Popov | 2024-09-12 | 1 | -0/+46 |