pablohere/README.md

14 lines
319 B
Markdown
Raw Normal View History

2025-01-13 16:52:30 +01:00
# pablohere
My personal page.
## How to build
The `index.html` is ready in the `public` folder.
## How to deploy
2025-12-24 10:57:26 +01:00
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