Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: update README and add GitHub Actions workflow for repository mirroring | Valentin Popov | 42 hours | 1 | -0/+17 |
| | | | | | - Updated the README to change the read-only mirror link to the new URL. - Added a GitHub Actions workflow for mirroring the repository to a remote Git repository. | ||||
* | feat: integrate schema.org support and enhance component structure | Valentin Popov | 5 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 | 11 days | 3 | -0/+56 |
| | |||||
* | Added self-hosted Renovate Bot | Valentin Popov | 2025-05-08 | 3 | -59/+0 |
| | |||||
* | Disabled GitHub CI; Enabled Gitea Actions | Valentin Popov | 2025-05-08 | 1 | -13/+0 |
| | |||||
* | Updated Renovate config | Valentin Popov | 2025-02-05 | 1 | -0/+7 |
| | |||||
* | Updated CI parameters & Added mirror | Valentin Popov | 2025-02-01 | 2 | -0/+38 |
| | |||||
* | Adding the Dependabot configuration for devcontainers updates at a weekly ↵ | Valentin Popov | 2025-01-24 | 1 | -0/+4 |
| | | | | interval | ||||
* | Changing the Dependabot configuration to update dependencies once a week and ↵ | Valentin Popov | 2025-01-24 | 1 | -4/+5 |
| | | | | adding support for GitHub Actions updates; removing the Renovate configuration. | ||||
* | Updating the Dependabot configuration for daily dependency updates with ↵ | Valentin Popov | 2025-01-24 | 1 | -0/+3 |
| | | | | permission for direct dependencies and activation of security updates; disabling security updates in Renovate. | ||||
* | Configuring Dependabot for daily dependency updates and deleting Renovate ↵ | Valentin Popov | 2025-01-24 | 3 | -0/+19 |
| | | | | 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> |