Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added footer component | Valentin Popov | 2024-09-18 | 3 | -0/+64 |
| | |||||
* | Update launch configuration and enhance PostSummary component layout | Valentin Popov | 2024-09-18 | 1 | -28/+22 |
| | |||||
* | Refactor Pagination component to update page size in getStaticPaths | Valentin Popov | 2024-09-13 | 4 | -45/+20 |
| | |||||
* | Refactor Footer component and remove it from BaseLayout | Valentin Popov | 2024-09-13 | 3 | -52/+0 |
| | |||||
* | Refactor Footer component and add Analytics and Footer components to BaseLayout | Valentin Popov | 2024-09-13 | 3 | -0/+52 |
| | |||||
* | Refactor Analytics component to encode URI parameters | Valentin Popov | 2024-09-13 | 3 | -4/+5 |
| | |||||
* | Refactor Analytics and Head components | Valentin Popov | 2024-09-13 | 6 | -18/+33 |
| | |||||
* | Add Analytics component to BaseLayout | Valentin Popov | 2024-09-13 | 2 | -0/+7 |
| | |||||
* | Refactor Pagination component and add Next and Prev components | Valentin Popov | 2024-09-13 | 3 | -29/+43 |
| | |||||
* | Added Pagination component | Valentin Popov | 2024-09-13 | 4 | -14/+76 |
| | |||||
* | Sort blog posts by publication date | Valentin Popov | 2024-09-13 | 1 | -0/+1 |
| | |||||
* | Refactor Astro components and layouts | Valentin Popov | 2024-09-12 | 3 | -45/+46 |
| | |||||
* | Refactor Astro components and layouts | Valentin Popov | 2024-09-12 | 7 | -72/+21 |
| | |||||
* | Add PostPagination component for blog post navigation | Valentin Popov | 2024-09-12 | 2 | -3/+61 |
| | |||||
* | Updated the main page and page structures | Valentin Popov | 2024-09-12 | 7 | -76/+124 |
| | |||||
* | Added global styles | Valentin Popov | 2024-09-12 | 7 | -5/+335 |
| | |||||
* | Update Comments component to include inline Giscus script | Valentin Popov | 2024-09-12 | 2 | -1/+2 |
| | |||||
* | Remove blog link from header component | Valentin Popov | 2024-09-12 | 1 | -1/+0 |
| | |||||
* | Update default title and description | Valentin Popov | 2024-09-12 | 7 | -14/+27 |
| | |||||
* | Added comments | Valentin Popov | 2024-09-06 | 2 | -0/+34 |
| | |||||
* | 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 | 6 | -33/+32 |
| | |||||
* | Added basic structure | Valentin Popov | 2024-09-05 | 4 | -19/+55 |
| | |||||
* | Added RSS | Valentin Popov | 2024-09-05 | 1 | -0/+20 |
| | |||||
* | Added canonical URL | Valentin Popov | 2024-09-05 | 2 | -2/+7 |
| | |||||
* | Initial Astro project | Valentin Popov | 2024-09-05 | 13 | -0/+717 |