aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refactor: enhance PostElement structure and update blog schemaValentin Popov2025-06-143-11/+25
* fix: enhance accessibility by adding role attribute to SVG iconsValentin Popov2025-06-144-4/+4
* fix(deps): update dependency astro to v5.9.3 (#53)renovate[bot]2025-06-131-3/+3
* chore(deps): update npm to v11.4.2 (#52)renovate[bot]2025-06-131-1/+1
* feat: integrate schema.org support and enhance component structureValentin Popov2025-06-1222-209/+383
* feat: enhance accessibility and language support across componentsValentin Popov2025-06-1122-27/+52
* chore: remove unused environment variables and update layout componentsValentin Popov2025-06-1111-62/+35
* feat: add LatestPosts section to homepageValentin Popov2025-06-113-1/+38
* refactor: update blog layout and componentsValentin Popov2025-06-115-60/+88
* feat: group blog posts by year in index pageValentin Popov2025-06-111-3/+24
* refactor: simplify Header component by removing site title and navigation wra...Valentin Popov2025-06-111-25/+2
* chore: update README to reflect new badge and remove CI linkValentin Popov2025-06-111-1/+1
* refactor: simplify Analytics component and update BaseLayoutValentin Popov2025-06-102-17/+2
* style: enhance Header component and update SCSS imports (#50)Valentin Popov2025-06-104-7/+23
* chore: migrate sass imports to use (#49)Valentin Popov2025-06-106-7/+9
* Merge pull request #48 from valentineus/headerValentin Popov2025-06-1010-81/+100
|\
| * feat: create PostElement component for blog post displayValentin Popov2025-06-102-2/+36
| * chore: update blog routing and header linkValentin Popov2025-06-103-7/+18
| * refactor: remove Pagination component and restructure blog pageValentin Popov2025-06-103-68/+17
| * feat: add header component and update blog layoutValentin Popov2025-06-104-7/+32
* | fix(deps): update all digest updates (#47)renovate[bot]2025-06-101-10/+10
|/
* fix(deps): update dependency astro to v5.9.1 (#46)renovate[bot]2025-06-071-7/+7
* docs: update README and licenseValentin Popov2025-06-062-24/+36
* revert: update comment section themeValentin Popov2025-06-061-1/+1
* style: update comment section themeValentin Popov2025-06-061-1/+1
* perf: improve site icon loadingValentin Popov2025-06-062-2/+14
* feat: add IE11 compatibilityValentin Popov2025-06-062-1/+6
* chore(deps): update dependenciesValentin Popov2025-06-062-314/+314
* Migrate from Gitea Actions to GitHub ActionsValentin Popov2025-06-065-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
* Remove 'labels' from Renovate configuration and retain 'automerge' setting fo...Valentin Popov2025-05-231-3/+1
* Update Renovate configuration to include a schedule for lock file maintenance...Valentin Popov2025-05-231-1/+2
* Enhance Renovate configuration by adding range strategy and enabling lock fil...Valentin Popov2025-05-231-8/+9