Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor Footer and Header components, update layout styles, and adjust Analy... | Valentin Popov | 2024-09-18 | 1 | -1/+1 |
* | Refactor Pagination component to update page size in getStaticPaths | Valentin Popov | 2024-09-13 | 1 | -1/+1 |
* | Refactor Analytics and Head components | Valentin Popov | 2024-09-13 | 2 | -6/+6 |
* | Added Pagination component | Valentin Popov | 2024-09-13 | 2 | -14/+30 |
* | Sort blog posts by publication date | Valentin Popov | 2024-09-13 | 1 | -0/+1 |
* | Refactor Astro components and layouts | Valentin Popov | 2024-09-12 | 2 | -15/+6 |
* | Add PostPagination component for blog post navigation | Valentin Popov | 2024-09-12 | 1 | -3/+14 |
* | Updated the main page and page structures | Valentin Popov | 2024-09-12 | 2 | -22/+25 |
* | Update default title and description | Valentin Popov | 2024-09-12 | 2 | -3/+3 |
* | Added comments | Valentin Popov | 2024-09-06 | 1 | -0/+2 |
* | Added title | Valentin Popov | 2024-09-06 | 1 | -1/+1 |
* | Added author and datetime | Valentin Popov | 2024-09-06 | 1 | -2/+2 |
* | Added reading time timer | Valentin Popov | 2024-09-06 | 3 | -4/+21 |
* | Added RSS | Valentin Popov | 2024-09-05 | 1 | -0/+20 |
* | Initial Astro project | Valentin Popov | 2024-09-05 | 2 | -0/+38 |