| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
- Introduced .renovaterc for Renovate settings.
- Added renovate.config.cjs for Gitea integration.
- Created .gitea/workflows/renovate.yml for daily Renovate runs.
- Added .gitea/workflows/test.yml for CI testing.
- Removed outdated GitHub workflows and configuration files.
|
| |
|
| |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
| |
|
| |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
| |
|
|
|
| |
- 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.
|
| |
|
|
|
| |
- 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.
|
| |
|
|
|
|
|
|
|
| |
- 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.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
interval
|
| |
|
|
| |
adding support for GitHub Actions updates; removing the Renovate configuration.
|
| |
|
|
| |
permission for direct dependencies and activation of security updates; disabling security updates in Renovate.
|
| |
|
|
| |
configurations
|
| | |
|
|
|
Signed-off-by: Valentin Popov <valentin@popov.link>
|