From 25fa2237ba8a96a86bf5db30baa597a5b25168d7 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 6 Sep 2025 15:26:03 -0700 Subject: generate the site and the resume using pandoc --- README.md | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md deleted file mode 100644 index c011a0a..0000000 --- a/README.md +++ /dev/null @@ -1,21 +0,0 @@ -[My personal site](https://fcuny.net). - -## Run - -Running `just run` will start the `zola` server. - -## Build - -Running `just build` will build the site, and the content will be available under `result/`. - -## Deploy - -The site is deployed by a [GHA](.github/workflows/page.yml). - -## Maintenance - -Running `just validate` will run some validations (checking the links for example). - -A few GHA are taking care of checking the validity of the flake, and will report if the [flake.lock](flake.lock) is out of date. - -Another GHA will run periodically to bump the [flake.lock](flake.lock). -- cgit v1.2.3