Commit Graph

54 Commits

Author SHA1 Message Date
8ffaceded7 Merge branch 'main' into update-ci
Some checks failed
Deploy to Scaleway / build-and-deploy (pull_request) Failing after 31s
2025-11-19 16:19:14 +00:00
darnodo
332c02e544 Fix Scaleway deployment secrets
The deployment workflow was using the wrong secret names for accessing
Scaleway resources. This commit corrects those names to the correct
ones.
2025-11-19 17:18:46 +01:00
caa3f2e617 Merge pull request 'Install AWS CLI and deploy with S3 sync' (#11) from update-ci into main
Reviewed-on: #11
2025-11-19 16:13:11 +00:00
6b9655f0b1 Merge branch 'main' into update-ci
Some checks failed
Deploy to Scaleway / build-and-deploy (pull_request) Failing after 40s
2025-11-19 16:13:02 +00:00
darnodo
6c5debee3f Install AWS CLI and deploy with S3 sync
The Hugo native deployment was not working correctly with the Scaleway
object storage. This commit installs the AWS CLI and uses `aws s3 sync`
instead.
2025-11-19 17:12:35 +01:00
fb863f9b78 Merge pull request 'Fix: Update Scaleway deployment and Hugo config' (#10) from update-ci into main
Reviewed-on: #10
2025-11-19 16:10:44 +00:00
darnodo
a44b42eb97 Fix: Update Scaleway deployment and Hugo config
Some checks failed
Deploy to Scaleway / build-and-deploy (pull_request) Failing after 8s
- Use correct environment variables for Scaleway deployment
- Install Scaleway CLI to purge CDN cache
- Add deployment target for S3
2025-11-19 17:09:32 +01:00
e259d05121 Merge pull request 'Update .gitea/workflows/deploy.yml' (#9) from update-ci into main
Reviewed-on: #9
2025-11-19 15:48:30 +00:00
5ad89847c6 Merge branch 'main' into update-ci
Some checks failed
Deploy to Scaleway / build-and-deploy (pull_request) Failing after 8s
2025-11-19 15:48:19 +00:00
adaa7b9db1 Update .gitea/workflows/deploy.yml 2025-11-19 15:47:59 +00:00
4c91280811 Merge pull request 'Update .gitea/workflows/deploy.yml' (#8) from update-ci into main
Reviewed-on: #8
2025-11-19 15:40:09 +00:00
9351624142 Update .gitea/workflows/deploy.yml
Some checks failed
Deploy to Scaleway / build-and-deploy (pull_request) Failing after 12s
2025-11-19 15:39:44 +00:00
077d424e67 Merge pull request 'Update README.md' (#7) from update-ci into main
Reviewed-on: #7
2025-11-19 15:33:43 +00:00
1bf32c7507 Update README.md
Some checks failed
Deploy to Scaleway / build-and-deploy (pull_request) Failing after 1m4s
2025-11-19 15:33:33 +00:00
f506db32af Update .gitea/workflows/deploy.yml 2025-11-19 15:32:18 +00:00
d0c5203173 Merge pull request 'Update .gitea/workflows/deploy.yml' (#6) from update_ci into main
Reviewed-on: #6
2025-11-19 15:28:16 +00:00
bbe1a5d05d Update .gitea/workflows/deploy.yml
Some checks failed
Deploy to Scaleway / build-and-deploy (pull_request) Failing after 1m11s
2025-11-19 15:27:58 +00:00
af4df87d1a Merge pull request 'Update .gitea/workflows/deploy.yml' (#5) from update_ci into main
Reviewed-on: #5
2025-11-19 15:24:37 +00:00
7431e861be Update .gitea/workflows/deploy.yml
Some checks failed
Deploy to Scaleway / build-and-deploy (pull_request) Failing after 1m11s
2025-11-19 15:24:17 +00:00
2649b60762 Merge pull request 'Update .gitea/workflows/deploy.yml' (#4) from update_ci into main
Reviewed-on: #4
2025-11-19 15:21:03 +00:00
67b08b6124 Update .gitea/workflows/deploy.yml
Some checks failed
Deploy to Scaleway / build-and-deploy (pull_request) Failing after 1s
2025-11-19 15:20:51 +00:00
3b8a4461c7 Merge pull request 'Update README.md' (#3) from test-runner into main
Reviewed-on: #3
2025-11-19 14:58:07 +00:00
946fa0dafe Update README.md
Some checks failed
Deploy to Scaleway / build-and-deploy (pull_request) Failing after 9s
2025-11-19 14:57:49 +00:00
83f19d28f1 Update .gitea/workflows/deploy.yml 2025-11-19 14:54:03 +00:00
19cb762723 Add Scaleway Deployment Configuration (#1)
# Scaleway Deployment Setup

This PR adds comprehensive deployment configuration for hosting the notebook site on Scaleway at `notebook.arnodo.fr`.
2025-11-19 14:42:06 +00:00
darnodo
b2b398db7a Fix: Refactor CSS classes and apply new hx: prefixes
Some checks failed
Deploy Hugo site to Pages / build (push) Has been cancelled
Deploy Hugo site to Pages / deploy (push) Has been cancelled
Updated the CSS classes to use the new `hx:` prefix, making them more
consistent. Also updated the margin styles in the index page to use the
`style` attribute.
2025-11-19 12:45:56 +01:00
darnodo
21c92adea8 Fix relative link to VXLAN beginner guide in French docs 2025-06-28 20:50:28 +02:00
darnodo
c951684ab7 post(ssl_bump) : fix typo 2025-06-23 19:35:11 +02:00
D. Arnodo
edb0c5c034 Ssl bumping (#5)
* SSL Bumping post
2025-06-23 19:19:47 +02:00
darnodo
e578d22811 SSL : Adding format explanation 2025-06-12 19:31:28 +02:00
darnodo
7a9ce5ae13 Adding cards to submenus and fix README 2025-06-12 19:29:18 +02:00
D. Arnodo
3a70bb86dd Vxlan automation (#2)
* post(VXLAN-Automation) : Add new post about Network Automation
* post(ssl) : add new documentation post
2025-05-25 18:15:39 +02:00
Damien Arnodo
bc5fdfbaba Fixing file name casing 2025-05-13 13:09:45 +02:00
Damien Arnodo
c3c6da2569 fix(about): rename "About" page 2025-05-13 09:26:42 +02:00
Damien Arnodo
21079aa5a4 fix(baseURL): to match with new subdomain 2025-05-13 09:10:23 +02:00
darnodo
02d7410a66 Fix(image missing)
- Removing English
- Start new post
2025-05-10 15:55:23 +02:00
darnodo
8c71a2fad9 fix(URL): Broken URL 2025-03-04 20:00:39 +01:00
darnodo
8a23c0f0d5 Fix(relativeURL) Remove relativeURL 2025-03-04 19:58:18 +01:00
darnodo
532906d99f fix(relativeUrls): enable Relative URL 2025-03-04 19:56:10 +01:00
darnodo
8f25ba011b Add readme 2025-02-20 18:29:58 +01:00
darnodo
85a0918768 Fix(fr posts): missing pictures 2025-02-20 17:06:58 +01:00
darnodo
478eb52507 fix(redirect): netlab & homepage 2025-02-19 20:19:32 +01:00
darnodo
3c3256f453 fix(hugo) baseURL 2025-02-19 20:10:14 +01:00
darnodo
086ca56276 fix(hugo) : baseURL 2025-02-19 20:07:59 +01:00
darnodo
bbd6edd611 Fix(netlab) : add best article 2025-02-19 20:06:22 +01:00
darnodo
358b89c852 Create hugo.yaml 2025-02-19 19:56:36 +01:00
D. Arnodo
b47a267dc0 Hextra theme (#1)
* Adapt theme
* Update Contents to match with new theme
* chore: few updates
* adapt HomePage
* Add icons and french version
* fix fr homepage
* Fix Netlab view
* Fix Netlab articles
* devpod post
* French version of DevPod
* my_first_lab
2025-02-19 19:46:53 +01:00
darnodo
33f66e242f Removed submodule themes/PaperMod 2025-02-03 19:09:17 +01:00
darnodo
116c4947cb Chore : name update 2025-01-31 08:37:59 +01:00
darnodo
84d7924746 Update VXLAN 2025-01-30 19:21:46 +01:00