Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: integrate schema.org support and enhance component structure | Valentin Popov | 6 days | 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 | 12 days | 1 | -0/+26 |
| | |||||
* | Added self-hosted Renovate Bot | Valentin Popov | 2025-05-08 | 1 | -15/+0 |
| | |||||
* | Disabled GitHub CI; Enabled Gitea Actions | Valentin Popov | 2025-05-08 | 1 | -13/+0 |
| | |||||
* | Updated CI parameters & Added mirror | Valentin Popov | 2025-02-01 | 1 | -0/+15 |
| | |||||
* | Configuring Dependabot for daily dependency updates and deleting Renovate ↵ | Valentin Popov | 2025-01-24 | 2 | -0/+13 |
| | | | | configurations | ||||
* | Added Gitea workflows | Valentin Popov | 2024-07-09 | 2 | -17/+0 |
| | |||||
* | Initial GitHub Actions | Valentin Popov | 2024-02-14 | 1 | -0/+17 |
Signed-off-by: Valentin Popov <valentin@popov.link> |