My LinkedIn profile https://linkedgui.com
Find a file
2026-03-14 14:04:40 +01:00
src Add opengraph tags 2026-03-14 14:04:17 +01:00
.gitignore Initial commit 2025-12-30 21:58:39 +01:00
Caddyfile Fix some paths 2026-01-02 19:46:02 +01:00
deploy.sh Use new deploy flow 2026-02-07 03:21:26 +01:00
Dockerfile Initial commit 2025-12-30 21:58:39 +01:00
linkedgui.iml Add some images and improve text 2026-01-06 08:47:31 +01:00
README.md Modernize deploy 2026-03-14 14:04:40 +01:00

Linkedgui

My LinkedIn profile within my own website :)

https://linkedgui.com/in/sitegui

Deploy

Set git alias with:

git config alias.deploy '!git push && ssh -4 sitegui@ssh.sitegui.dev ./deploy sitegui/linkedgui'

then simply run git deploy to push and deploy.