Add Github and Gitea links to french translation #46

Merged
rogs merged 6 commits from add-github-gitea-links into fr-translation 2025-05-14 20:57:52 -03:00
Owner
No description provided.
rogs added 3 commits 2025-05-14 20:49:49 -03:00
- Ignore Aider files to prevent them from being committed.
- This ensures that project-specific Aider configurations are not shared.
- Aider is a development tool and its files are not part of the core project.
- Adds links to the Gitea and GitHub repositories in the sub-footer.
- Includes corresponding image assets.
- Updates Buy Me a Coffee link text for clarity.
- Translate the Buy Me a Coffee link text to French.
- Ensures the link is accessible to a wider audience.
rogs added 1 commit 2025-05-14 20:50:14 -03:00
- Removes the .gitlab-ci.yml file.
- This file was used for automated builds and deployments.
- The automated deployment pipeline is no longer needed.
rogs added 1 commit 2025-05-14 20:51:06 -03:00
- Adds a workflow to build and deploy the Hugo site.
- Uses klakegg/hugo:0.111.3-ext-alpine-ci for the build environment.
- Checks out the code in both build and deploy jobs.
- Deploys to the server using SSH keys and secrets.
- Only deploys on pushes to the master branch.
- Uses `git stash` and `git pull --force` for deployment.
rogs added 1 commit 2025-05-14 20:53:57 -03:00
Update deployment workflow for French translation
All checks were successful
Hugo Build and Deploy (FR) / Build Hugo Site (pull_request) Successful in 6s
Hugo Build and Deploy (FR) / Deploy to Server (fr-translation) (pull_request) Has been skipped
c88b9b0327
- Adjust workflow trigger to `fr-translation` branch.
- Rename deployment job for clarity.
- Update deployment script to pull from `fr-translation` branch.
- Change deployment directory to `repo-fr`.
rogs merged commit 2c4ce38359 into fr-translation 2025-05-14 20:57:52 -03:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rogs/yams.media#46
No description provided.