From 698b1c9419628095a42843553be34d54482f6a16 Mon Sep 17 00:00:00 2001 From: Pablo Martin Date: Mon, 13 Jan 2025 16:52:30 +0100 Subject: [PATCH] initial commit --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0ff351b --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# pablohere + +My personal page. + +## How to build + +The `index.html` is ready in the `public` folder. + +## How to deploy + +Somehow get the `index.html` behind a webserver manually and sort out DNS.