4167eff2c8
Add --noCache flag to hugo build
...
Hugo Build and Deploy (FR) / Build Hugo Site (pull_request) Successful in 5s
Hugo Build and Deploy (FR) / Deploy to Server (fr-translation) (pull_request) Has been skipped
- Adds the --noCache flag to the hugo build command.
- This prevents hugo from using cached data during builds.
- Improves build consistency and avoids potential stale content.
2025-05-14 21:02:31 -03:00
c88b9b0327
Update deployment workflow for French translation
...
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
- 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`.
2025-05-14 20:53:46 -03:00
34f25a473a
Add GitHub Actions deployment workflow
...
- 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.
2025-05-14 20:50:58 -03:00
de97544a09
Remove GitLab CI configuration
...
- Removes the .gitlab-ci.yml file.
- This file was used for automated builds and deployments.
- The automated deployment pipeline is no longer needed.
2025-05-14 20:50:04 -03:00
2b57810082
Update Buy Me a Coffee link text
...
- Translate the Buy Me a Coffee link text to French.
- Ensures the link is accessible to a wider audience.
2025-05-14 20:49:23 -03:00
3cc44ab337
Add links to Gitea and GitHub repositories.
...
- 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.
2025-05-14 20:47:28 -03:00
074e19052a
Add Aider files to .gitignore
...
- 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.
2025-05-14 20:47:15 -03:00
Loriage
763d4be776
Adding WireGuard docs
2025-04-08 14:30:02 +02:00
e18955912c
Adjust documentation weights
...
- Updated the weight values for several documentation pages.
- This reorders the advanced documentation pages.
- The weights now reflect a more logical order.
2025-04-03 10:06:15 -03:00
72b750518d
Add test deploy stage to .gitlab-ci.yml
...
- Adds a test stage to build the site.
- Uses a specific Hugo image for testing.
- Only runs tests on merge requests and fr-translation.
2025-04-03 10:02:32 -03:00
Loriage
ed2875ee69
Warning about Plex new policy
2025-04-03 14:33:45 +02:00
Loriage
4f1d82e412
Warning about plex new policy
2025-04-03 14:31:18 +02:00
Loriage
4aa3f90c01
Add proxmox LXC guide
2025-03-31 11:56:19 +02:00
Loriage
eb016c7f09
Fix typo
2025-03-31 11:56:19 +02:00
Loriage
6e4fb60bda
Add env file guide
2025-03-31 11:56:19 +02:00
f927f87fe5
Merge branch 'localization/french' into 'fr-translation'
...
Localization/french
See merge request rogs/yams.media!18
2025-03-24 09:52:26 -03:00
Loriage
f20aa54586
Plex path, yaml errors & install steps
2025-03-24 11:28:02 +01:00
97a6734a4e
Add BuyMeACoffee donation link to YAMS donation page
...
- Added a new link to the BuyMeACoffee platform for donations.
- Enhanced the donation options available to users.
2025-03-18 14:58:35 -03:00
1a8df2d595
Update URLs to use 'fr.yams.media' domain
2025-02-14 11:31:17 -03:00
77d471b302
Update deployment to use 'fr-translation' branch
2025-02-14 11:10:00 -03:00
d96815538f
Update the build script to target fr.yams.media domain
2025-02-14 11:07:10 -03:00
abe94ac9d2
Added EN link to the menu
2025-02-14 11:02:10 -03:00
5852a9f9c7
Merge branch 'localization/french' into 'fr-translation'
...
Localization/french
See merge request rogs/yams.media!17
2025-02-14 13:57:34 +00:00
Loriage
0b6eb333ec
Merge branch 'fr-translation' into 'localization/french'
...
# Conflicts:
# content/config/emby.md
# content/config/jellyfin.md
# content/config/prowlarr.md
# content/config/running-everything-together.md
# content/faqs/_index.md
# content/faqs/common-errors.md
2025-02-03 14:40:42 +00:00
a7f53b2846
Merge branch 'fix-path' into 'master'
...
Change tv path to /data/tvshows
See merge request rogs/yams.media!16
2025-01-31 13:18:15 +00:00
Loriage
9e1c9998e1
French localization: Donation & Contact pages
2025-01-31 13:57:06 +01:00
Loriage
ab74c12e0f
French localization: FAQ pages
2025-01-31 13:35:08 +01:00
Loriage
5ac85adf41
Change tv path to /data/tvshows
2025-01-31 13:21:01 +01:00
c083f2dae9
Merge branch 'change-ubuntu-version' into 'master'
...
Update Ubuntu supported version to 24.04
See merge request rogs/yams.media!15
2025-01-30 13:22:52 +00:00
Loriage
a1e7348278
Update Ubuntu supported version to 24.04
2025-01-30 13:31:07 +01:00
101cc64943
Merge branch 'fix-path' into 'master'
...
Small path change to be consistent with similar steps previously seen in the guide
See merge request rogs/yams.media!14
2025-01-30 11:49:28 +00:00
Loriage
65c6bd87a1
French localization: Configuration pages
2025-01-30 12:45:29 +01:00
Loriage
9fde95beee
Small path change to be consistent with similar steps previously seen in the guide
2025-01-30 11:47:16 +01:00
46a764d370
Merge branch 'fix-media-path-jellyfin' into 'master'
...
Small path change to be consistent with similar steps previously seen in the guide
See merge request rogs/yams.media!13
2025-01-29 17:14:29 +00:00
Loriage
cfb9427121
Small path change to be consistent with similar steps previously seen in the guide
2025-01-29 16:41:04 +01:00
Loriage
94edc23d80
Small path change to be consistent with similar steps previously seen in the guide
2025-01-29 16:00:59 +01:00
d1337a489a
Merge branch 'add-sabnzbd-to-prowlarr' into 'master'
...
Add a mention of SABnzbd in the introduction
See merge request rogs/yams.media!12
2025-01-29 13:16:11 +00:00
Loriage
54a1f0d268
Add a mention of SABnzbd in the introduction
2025-01-29 14:11:26 +01:00
Loriage
e70322de10
French localization: SABnzbd
2025-01-22 17:03:49 +01:00
Loriage
cfee9b0da0
French localization: proofreading
2025-01-22 16:28:30 +01:00
Loriage
ce63826598
French localization: proofreading
2025-01-22 16:27:55 +01:00
Loriage
685857e097
French localization: Metadesc & qBittorrent
2025-01-22 16:19:48 +01:00
Loriage
74570150b4
Fixing menu bar items alignment behavior
2025-01-22 15:42:52 +01:00
Loriage
8462d07020
French localization: Menu names, meta desc and language code
2025-01-22 15:39:42 +01:00
Loriage
00015a0b82
French localization: Fix theme to display specified section title and not file name
2025-01-22 15:35:54 +01:00
Loriage
4421c87ee3
French localization: Install section
2025-01-22 15:32:46 +01:00
Loriage
21b8abe147
French localization: Advanced section
2025-01-22 15:32:05 +01:00
1690a4aee9
Merge branch 'add-ratio-disclaimer' into 'master'
...
Added warning about being a dick with ratio
See merge request rogs/yams.media!11
2025-01-22 14:30:39 +00:00
Loriage
c76115824d
Added warning about being a dick with ratio
2025-01-22 15:25:51 +01:00
1ff130d4d9
Update OS version requirements to Debian 12 and Ubuntu 24.04
2025-01-15 08:33:49 -03:00