Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(deps): update actions/setup-node action to v5 (#91) | renovate[bot] | 35 hours | 1 | -1/+1 |
| | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
* | chore(deps): update actions/checkout action to v5 (#82) | renovate[bot] | 2025-08-13 | 1 | -1/+1 |
| | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
* | feat: integrate schema.org support and enhance component structure | Valentin Popov | 2025-06-12 | 1 | -0/+2 |
| | | | | | | | | | - Added schema.org support by introducing `schema-dts` for structured data in components. - Updated `Head`, `BaseLayout`, and various page components to accept and utilize schema props for better SEO. - Created new utility schemas for blog posts and website to standardize structured data implementation. - Enhanced the `SocialLinks` section by utilizing dedicated icon components for improved maintainability. - Refactored the `Header` component to improve accessibility and structure. - Introduced new icons for social links and integrated them into the layout. | ||||
* | Migrate from Gitea Actions to GitHub Actions | Valentin Popov | 2025-06-06 | 1 | -0/+26 |