From 797a1404213173791a5f4126a77ad383ceb00064 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Mon, 4 Mar 2024 22:34:28 -0600 Subject: initial migration to test org-mode --- README.md | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md deleted file mode 100644 index e9a68bc..0000000 --- a/README.md +++ /dev/null @@ -1,28 +0,0 @@ -# cleberg.net - -[cleberg.net](https://cleberg.net) is my personal webpage. - -## Overview - -This website & blog uses Markdown and [Zola](https://www.getzola.org/). - -## Building - -Local testing: - -```sh -zola serve -``` - -Building: - -```sh -zola build -``` - -If you want to build locally and push remotely, you can include `zola build` -in your CI\CD pipeline, or simply use `scp` after building. - -```sh -scp -r public/* user@remote_host:/var/www/your_website/ -``` -- cgit v1.2.3-70-g09d2