0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 16:40:26 +03:00
Commit Graph

20 Commits

Author SHA1 Message Date
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
d4eab1ff13 Add 404 page 2024-10-02 22:46:00 +00:00
61e7f5d5b4 Refactor Footer and Header components, update layout styles, and adjust Analytics placement 2024-09-18 00:35:18 +00:00
5217bcb24c Refactor Pagination component to update page size in getStaticPaths 2024-09-13 00:26:08 +00:00
33c9464dad Refactor Analytics and Head components 2024-09-12 22:57:55 +00:00
de1885fe8f Added Pagination component 2024-09-12 22:10:31 +00:00
3591bebabf Sort blog posts by publication date 2024-09-12 21:02:35 +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
7770a0852c Added RSS 2024-09-04 21:45:53 +00:00
7eff3fde57 Initial Astro project 2024-09-04 21:16:37 +00:00