Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: remove Pagination component and restructure blog page | Valentin Popov | 7 days | 1 | -0/+17 |
| | | | | | | - 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. | ||||
* | Added Pagination component | Valentin Popov | 2024-09-13 | 1 | -14/+0 |
| | |||||
* | Sort blog posts by publication date | Valentin Popov | 2024-09-13 | 1 | -0/+1 |
| | |||||
* | Refactor Astro components and layouts | Valentin Popov | 2024-09-12 | 1 | -1/+1 |
| | |||||
* | Updated the main page and page structures | Valentin Popov | 2024-09-12 | 1 | -9/+4 |
| | |||||
* | Added reading time timer | Valentin Popov | 2024-09-06 | 1 | -1/+1 |
| | |||||
* | Initial Astro project | Valentin Popov | 2024-09-05 | 1 | -0/+18 |