0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 00:20:26 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
15795a5337 chore: update GitHub Actions workflow for repository mirroring
- Modified the workflow trigger to include both push and pull request events on the master branch.
- Set permissions for the workflow to allow read access to contents.
2025-06-15 12:02:26 +00:00
bc4f65c1f6 chore: update README and add GitHub Actions workflow for repository mirroring
- 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.
2025-06-15 11:51:56 +00:00
67f245a48f feat: integrate schema.org support and enhance component structure
- 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.
2025-06-11 23:20:36 +00:00
81bcfbdc65 Migrate from Gitea Actions to GitHub Actions 2025-06-05 23:12:22 +00:00
2b4908aa92 Added self-hosted Renovate Bot 2025-05-08 13:12:45 +00:00
8bce6939d1 Disabled GitHub CI; Enabled Gitea Actions 2025-05-08 12:34:43 +00:00
0bba3fe744 Updated CI parameters & Added mirror 2025-02-01 18:12:29 +04:00
f1416bf181 Configuring Dependabot for daily dependency updates and deleting Renovate configurations 2025-01-23 21:58:33 +00:00
266747bae5 Added Gitea workflows 2024-07-09 22:25:54 +04:00
13ca891dd1 Initial GitHub Actions
Signed-off-by: Valentin Popov <valentin@popov.link>
2024-02-14 01:27:22 +04:00