No description
Find a file
2026-03-03 13:28:20 +01:00
public fitness writing 2026-03-03 13:28:20 +01:00
.gitignore deploy helper 2025-12-24 10:55:22 +01:00
20260220_agapito1_replacement_runbook.md new zfs article 2026-02-21 12:07:57 +01:00
dbt_model_optimization.md new article 2026-02-10 23:43:29 +01:00
deploy.config.example deploy helper 2025-12-24 10:55:22 +01:00
deploy.sh deploy helper 2025-12-24 10:55:22 +01:00
README.md update readme 2025-12-24 10:57:26 +01:00

pablohere

My personal page.

How to build

The index.html is ready in the public folder.

How to deploy

  1. Copy deploy.config.example to deploy.config
  2. Fill in your server details in deploy.config (host, user, remote path)
  3. Run ./deploy.sh to sync the public folder to your remote webserver