index
:
popov.link
HEAD
master
A fast and minimalist personal website and blog powered by Astro. Features clean Markdown content, custom theming, and optimized deployment on CloudFlare Pages.
Valentin Popov
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: implement Open Graph image generation and enhance configuration
Valentin Popov
2 days
44
-51
/
+182
*
feat: add Open Graph and JSON-LD support to Head component
Valentin Popov
2 days
3
-0
/
+31
*
refactor: remove preview property from blog post schema and configuration
Valentin Popov
2 days
2
-4
/
+2
*
feat: add configuration and default image for blog posts
Valentin Popov
2 days
10
-12
/
+18
*
feat: enhance blog post and page schema with new properties
Valentin Popov
2 days
9
-27
/
+46
*
refactor: update blog post date handling and schema
Valentin Popov
2 days
16
-35
/
+52
*
feat: enhance blog post schema and structure
Valentin Popov
2 days
2
-5
/
+14
*
refactor: enhance PostElement structure and update blog schema
Valentin Popov
2 days
3
-11
/
+25
*
fix: enhance accessibility by adding role attribute to SVG icons
Valentin Popov
2 days
4
-4
/
+4
*
feat: integrate schema.org support and enhance component structure
Valentin Popov
5 days
19
-60
/
+223
*
feat: enhance accessibility and language support across components
Valentin Popov
5 days
21
-26
/
+51
*
chore: remove unused environment variables and update layout components
Valentin Popov
5 days
9
-59
/
+34
*
feat: add LatestPosts section to homepage
Valentin Popov
5 days
3
-1
/
+38
*
refactor: update blog layout and components
Valentin Popov
5 days
5
-60
/
+88
*
feat: group blog posts by year in index page
Valentin Popov
5 days
1
-3
/
+24
*
refactor: simplify Header component by removing site title and navigation wra...
Valentin Popov
5 days
1
-25
/
+2
*
refactor: simplify Analytics component and update BaseLayout
Valentin Popov
6 days
2
-17
/
+2
*
style: enhance Header component and update SCSS imports (#50)
Valentin Popov
6 days
4
-7
/
+23
*
chore: migrate sass imports to use (#49)
Valentin Popov
6 days
6
-7
/
+9
*
feat: create PostElement component for blog post display
Valentin Popov
6 days
2
-2
/
+36
*
chore: update blog routing and header link
Valentin Popov
6 days
2
-1
/
+18
*
refactor: remove Pagination component and restructure blog page
Valentin Popov
6 days
3
-68
/
+17
*
feat: add header component and update blog layout
Valentin Popov
6 days
3
-6
/
+31
*
revert: update comment section theme
Valentin Popov
11 days
1
-1
/
+1
*
style: update comment section theme
Valentin Popov
11 days
1
-1
/
+1
*
perf: improve site icon loading
Valentin Popov
11 days
1
-1
/
+2
*
feat: add IE11 compatibility
Valentin Popov
11 days
1
-1
/
+1
*
Added an icon for the website
Valentin Popov
2025-02-05
1
-0
/
+5
*
Adding a link to the main blog page
Valentin Popov
2025-01-24
1
-0
/
+2
*
Improved printing styles: adding backgrounds and text colors, customizing tab...
Valentin Popov
2025-01-24
1
-0
/
+23
*
Changing the background color to a darker shade
Valentin Popov
2025-01-24
1
-1
/
+1
*
Configuring Dependabot for daily dependency updates and deleting Renovate con...
Valentin Popov
2025-01-24
4
-65
/
+65
*
Updated the structure of the post's page
Valentin Popov
2024-10-24
1
-9
/
+19
*
Deleted the footer of the pages
Valentin Popov
2024-10-24
2
-62
/
+0
*
Deleted the page headers
Valentin Popov
2024-10-24
3
-68
/
+2
*
Update blog post metadata and styles
Valentin Popov
2024-10-03
1
-1
/
+1
*
Update blog post metadata and styles
Valentin Popov
2024-10-03
6
-20
/
+26
*
Add 404 page
Valentin Popov
2024-10-03
1
-0
/
+18
*
Update repository URL in Comments component
Valentin Popov
2024-09-24
1
-1
/
+1
*
Fixed visited link
Valentin Popov
2024-09-18
1
-0
/
+4
*
Refactor Footer and Header components, update layout styles, and adjust Analy...
Valentin Popov
2024-09-18
5
-32
/
+38
*
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
[next]