My LinkedIn profile
https://linkedgui.com
| src | ||
| .gitignore | ||
| Caddyfile | ||
| deploy.sh | ||
| Dockerfile | ||
| linkedgui.iml | ||
| README.md | ||
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.