aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: enhance blog post and page schema with new propertiesValentin Popov5 days9-27/+46
* refactor: update blog post date handling and schemaValentin Popov5 days16-35/+52
* feat: enhance blog post schema and structureValentin Popov5 days2-5/+14
* refactor: enhance PostElement structure and update blog schemaValentin Popov5 days3-11/+25
* fix: enhance accessibility by adding role attribute to SVG iconsValentin Popov5 days4-4/+4
* fix(deps): update dependency astro to v5.9.3 (#53)renovate[bot]5 days1-3/+3
* chore(deps): update npm to v11.4.2 (#52)renovate[bot]6 days1-1/+1
* feat: integrate schema.org support and enhance component structureValentin Popov7 days22-209/+383
* feat: enhance accessibility and language support across componentsValentin Popov7 days22-27/+52
* chore: remove unused environment variables and update layout componentsValentin Popov7 days11-62/+35
* feat: add LatestPosts section to homepageValentin Popov7 days3-1/+38
* refactor: update blog layout and componentsValentin Popov7 days5-60/+88
* feat: group blog posts by year in index pageValentin Popov7 days1-3/+24
* refactor: simplify Header component by removing site title and navigation wra...Valentin Popov7 days1-25/+2
* chore: update README to reflect new badge and remove CI linkValentin Popov8 days1-1/+1
* refactor: simplify Analytics component and update BaseLayoutValentin Popov8 days2-17/+2
* style: enhance Header component and update SCSS imports (#50)Valentin Popov8 days4-7/+23
* chore: migrate sass imports to use (#49)Valentin Popov8 days6-7/+9
* Merge pull request #48 from valentineus/headerValentin Popov9 days10-81/+100
|\
| * feat: create PostElement component for blog post displayValentin Popov9 days2-2/+36
| * chore: update blog routing and header linkValentin Popov9 days3-7/+18
| * refactor: remove Pagination component and restructure blog pageValentin Popov9 days3-68/+17
| * feat: add header component and update blog layoutValentin Popov9 days4-7/+32
* | fix(deps): update all digest updates (#47)renovate[bot]9 days1-10/+10
|/
* fix(deps): update dependency astro to v5.9.1 (#46)renovate[bot]11 days1-7/+7
* docs: update README and licenseValentin Popov13 days2-24/+36
* revert: update comment section themeValentin Popov13 days1-1/+1
* style: update comment section themeValentin Popov13 days1-1/+1
* perf: improve site icon loadingValentin Popov13 days2-2/+14
* feat: add IE11 compatibilityValentin Popov13 days2-1/+6
* chore(deps): update dependenciesValentin Popov13 days2-314/+314
* Migrate from Gitea Actions to GitHub ActionsValentin Popov13 days5-31/+21
* Update all digest updatesRenovateBot2025-06-052-23/+23
* Update all digest updatesRenovateBot2025-05-312-10/+10
* Refactor CI workflow step names for clarity by adding descriptive titles for ...Valentin Popov2025-05-231-2/+4
* Remove push trigger from Renovate workflow configuration to streamline schedu...Valentin Popov2025-05-231-2/+0
* Update all digest updatesRenovateBot2025-05-232-33/+54
* Update Renovate configuration to enable 'ignoreScripts' for npm and improve w...Valentin Popov2025-05-232-4/+5
* Update Renovate configuration to use the full container image for enhanced fu...Valentin Popov2025-05-231-2/+1
* Update Renovate configuration by removing 'githubTokenWarn' and adding 'RENOV...Valentin Popov2025-05-232-1/+1
* Update Renovate configuration to enable 'githubTokenWarn' and set 'ignoreScri...Valentin Popov2025-05-233-2/+2
* Add GitHub token to Renovate configuration for enhanced repository access dur...Valentin Popov2025-05-231-0/+1
* Update Renovate configuration to enable 'ignoreScripts' for npm, enhancing se...Valentin Popov2025-05-231-1/+1
* Remove 'binarySource' setting from Renovate configuration to streamline packa...Valentin Popov2025-05-231-1/+0
* Update Renovate configuration by removing 'binarySource' from JSON file and a...Valentin Popov2025-05-232-1/+1
* Add 'binarySource' setting to Renovate configuration for improved package sou...Valentin Popov2025-05-231-0/+1
* Refactor Renovate configuration by removing 'containerbase' and 'lockFileMain...Valentin Popov2025-05-231-9/+1
* Add 'containerbase' setting to Renovate configuration, disabling container ba...Valentin Popov2025-05-231-0/+3
* Update Renovate configuration to include 'postUpdateOptions' for npm lockfile...Valentin Popov2025-05-231-1/+2
* Update Renovate configuration to include 'skipInstalls' setting, enhancing np...Valentin Popov2025-05-231-1/+2