No description
Find a file
Eoghan Conlon a4ffd180bf
All checks were successful
On_Push / deploy (push) Successful in 24m3s
Feat. Updating my table of experience
Added end dates for:
* College course
* ICTLC tutor (2025)
* Part-time Job
* Treasurer UL Comp Soc.

Added experience:
* Trainee Engineer, Ericsson

Signed-off-by: Eoghan Conlon <git@eoghanconlon.ie>
2025-10-21 00:12:35 +01:00
.forgejo/workflows Fix. Action broke 2025-02-21 13:32:54 +00:00
resources Initial commit 2024-09-25 18:03:41 +00:00
src Feat. Updating my table of experience 2025-10-21 00:12:35 +01:00
.gitattributes Initial commit 2024-09-25 18:03:41 +00:00
.gitignore Initial commit 2024-09-25 18:03:41 +00:00
.md.toml Fix. Website now has css applied 2024-09-27 14:54:43 +01:00
flake.lock Updating flake lock 2025-10-20 17:59:57 +01:00
flake.nix Flake. Adding marksman markdown lsp to nixvim in the DevShell 2025-10-21 00:11:52 +01:00
LICENSE Initial commit 2024-09-25 18:03:41 +00:00
README.md Initial commit 2024-09-25 18:03:41 +00:00

Deploying to Skynet

This is a repo that is used as a template to deploy to Skynet

Create SSH Key

Details to do this can be found here: wiki
It is recommended to create a new key for just Forgejo Actions.

Secrets

One secret must be added to make this work.

Secrets are found in your repo under Settings > Actions > Secrets

  • SSH_KEY
    • This is your private key that was generated above

End result should look like this:
Secrets

Make changes to src

Make changes to the files in src.
Commit and push.
If everything was set up fine then your site will soon be live on https://$USERNAME.users.skynet.ie