aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2024-07-02 23:22:40 -0500
committerChristian Cleberg <[email protected]>2024-07-02 23:22:40 -0500
commit67ee00c73c13f80280def65e6ded67077a7c01a6 (patch)
treed54a47e9ced07799fdc0141fc6cc2d5005324cdf /README.md
parenta5ca04cb367e6a8322d1b71ee7f3b609c627ee62 (diff)
downloadcleberg.net-67ee00c73c13f80280def65e6ded67077a7c01a6.tar.gz
cleberg.net-67ee00c73c13f80280def65e6ded67077a7c01a6.tar.bz2
cleberg.net-67ee00c73c13f80280def65e6ded67077a7c01a6.zip
convert README to org-mode
Diffstat (limited to 'README.md')
-rw-r--r--README.md32
1 files changed, 0 insertions, 32 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index 9d043f7..0000000
--- a/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-# cleberg.net
-
-[cleberg.net](https://cleberg.net) is my personal webpage.
-
-## Overview
-
-This website & blog uses [Markdown](https://spec.commonmark.org/current/),
-published with [Zola](https://www.getzola.org/).
-
-## Configuration
-
-All configuration options are available within the `config.toml` file. Refer to
-the Zola documentation for further configuration options.
-
-## Building
-
-To get running:
-
-```sh
-git clone https://git.sr.ht/~cyborg/cleberg.net && \
-cd cleberg.net && \
-zola build
-```
-
-## Publishing
-
-Use `zola build` and deploy to whichever deployment target you prefer.
-
-## Tasks
-
-- [ ] Add descriptions to blog posts
-- [ ] Figure out how to get file tags to show up