aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* feat: implement Open Graph image generation and enhance configurationValentin Popov46 hours44-51/+182
* feat: add Open Graph and JSON-LD support to Head componentValentin Popov2 days3-0/+31
* refactor: remove preview property from blog post schema and configurationValentin Popov2 days2-4/+2
* feat: add configuration and default image for blog postsValentin Popov2 days10-12/+18
* feat: enhance blog post and page schema with new propertiesValentin Popov2 days9-27/+46
* refactor: update blog post date handling and schemaValentin Popov2 days16-35/+52
* feat: enhance blog post schema and structureValentin Popov2 days2-5/+14
* refactor: enhance PostElement structure and update blog schemaValentin Popov2 days3-11/+25
* fix: enhance accessibility by adding role attribute to SVG iconsValentin Popov2 days4-4/+4
* feat: integrate schema.org support and enhance component structureValentin Popov5 days19-60/+223
* feat: enhance accessibility and language support across componentsValentin Popov5 days21-26/+51
* chore: remove unused environment variables and update layout componentsValentin Popov5 days9-59/+34
* feat: add LatestPosts section to homepageValentin Popov5 days3-1/+38
* refactor: update blog layout and componentsValentin Popov5 days5-60/+88
* feat: group blog posts by year in index pageValentin Popov5 days1-3/+24
* refactor: simplify Header component by removing site title and navigation wra...Valentin Popov5 days1-25/+2
* refactor: simplify Analytics component and update BaseLayoutValentin Popov6 days2-17/+2
* style: enhance Header component and update SCSS imports (#50)Valentin Popov6 days4-7/+23
* chore: migrate sass imports to use (#49)Valentin Popov6 days6-7/+9
* feat: create PostElement component for blog post displayValentin Popov6 days2-2/+36
* chore: update blog routing and header linkValentin Popov6 days2-1/+18
* refactor: remove Pagination component and restructure blog pageValentin Popov6 days3-68/+17
* feat: add header component and update blog layoutValentin Popov6 days3-6/+31
* revert: update comment section themeValentin Popov11 days1-1/+1
* style: update comment section themeValentin Popov11 days1-1/+1
* perf: improve site icon loadingValentin Popov11 days1-1/+2
* feat: add IE11 compatibilityValentin Popov11 days1-1/+1
* Added an icon for the websiteValentin Popov2025-02-051-0/+5
* Adding a link to the main blog pageValentin Popov2025-01-241-0/+2
* Improved printing styles: adding backgrounds and text colors, customizing tab...Valentin Popov2025-01-241-0/+23
* Changing the background color to a darker shadeValentin Popov2025-01-241-1/+1
* Configuring Dependabot for daily dependency updates and deleting Renovate con...Valentin Popov2025-01-244-65/+65
* Updated the structure of the post's pageValentin Popov2024-10-241-9/+19
* Deleted the footer of the pagesValentin Popov2024-10-242-62/+0
* Deleted the page headersValentin Popov2024-10-243-68/+2
* Update blog post metadata and stylesValentin Popov2024-10-031-1/+1
* Update blog post metadata and stylesValentin Popov2024-10-036-20/+26
* Add 404 pageValentin Popov2024-10-031-0/+18
* Update repository URL in Comments componentValentin Popov2024-09-241-1/+1
* Fixed visited linkValentin Popov2024-09-181-0/+4
* Refactor Footer and Header components, update layout styles, and adjust Analy...Valentin Popov2024-09-185-32/+38
* Added footer componentValentin Popov2024-09-183-0/+64
* Update launch configuration and enhance PostSummary component layoutValentin Popov2024-09-181-28/+22
* Refactor Pagination component to update page size in getStaticPathsValentin Popov2024-09-134-45/+20
* Refactor Footer component and remove it from BaseLayoutValentin Popov2024-09-133-52/+0
* Refactor Footer component and add Analytics and Footer components to BaseLayoutValentin Popov2024-09-133-0/+52
* Refactor Analytics component to encode URI parametersValentin Popov2024-09-133-4/+5
* Refactor Analytics and Head componentsValentin Popov2024-09-136-18/+33
* Add Analytics component to BaseLayoutValentin Popov2024-09-132-0/+7
* Refactor Pagination component and add Next and Prev componentsValentin Popov2024-09-133-29/+43