Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | style: enhance Header component and update SCSS imports (#50) | Valentin Popov | 7 days | 1 | -1/+1 |
| | | | | | - Improved the Header component by adding a site title with styling. - Wrapped navigation links in a div for better structure. - Updated SCSS imports across multiple components for consistency. | ||||
* | chore: migrate sass imports to use (#49) | Valentin Popov | 7 days | 1 | -1/+1 |
| | |||||
* | 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 |