0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 08:30:27 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
34ce9f6162 style: enhance Header component and update SCSS imports (#50)
- 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.
2025-06-10 22:38:58 +04:00
f3cc07e92c chore: migrate sass imports to use (#49) 2025-06-10 18:27:34 +04:00
bb7481670e feat: add header component and update blog layout
- Introduced a new Header component for site navigation.
- Integrated Header into BaseLayout for consistent site structure.
- Updated blog post layout to include the post title in a dedicated section.
- Minor update to README for license clarity.
2025-06-10 13:44:56 +00:00
c694648c2c Adding a link to the main blog page 2025-01-23 23:10:09 +00:00
bc13a45d3d Updated the structure of the post's page 2024-10-24 19:50:34 +00:00
2b53025876 Update blog post metadata and styles 2024-10-02 23:04:27 +00:00
33c9464dad Refactor Analytics and Head components 2024-09-12 22:57:55 +00:00
3376c53b2e Refactor Astro components and layouts 2024-09-12 16:36:57 +00:00
0b57b888ca Add PostPagination component for blog post navigation 2024-09-12 14:06:44 +00:00
4ba339984d Updated the main page and page structures 2024-09-12 13:11:16 +00:00
c89ed0f7f9 Update default title and description 2024-09-11 22:03:55 +00:00
2a86fd34f6 Added comments 2024-09-06 08:36:02 +00:00
9829c0e5fa Added title 2024-09-06 08:26:14 +00:00
6fbdcc94b6 Added author and datetime 2024-09-06 08:25:35 +00:00
2f362eaf09 Added reading time timer 2024-09-06 08:21:27 +00:00
7eff3fde57 Initial Astro project 2024-09-04 21:16:37 +00:00