From 1ce0cfaca611c6ef85ddacc15227252ccfe058e3 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Mon, 8 Jul 2024 19:17:51 -0500 Subject: convert README back to markdown --- README | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 README (limited to 'README') diff --git a/README b/README deleted file mode 100644 index f3988ab..0000000 --- a/README +++ /dev/null @@ -1,33 +0,0 @@ -* cleberg.net - -cleberg.net is my personal webpage and blog. - -** Overview - -This website & blog uses Markdown for content, HTML for templates, built and -published with Zola. - -** Configuration - -All configuration options are available within the =config.toml= file. Refer to -the Zola documentation for further configuration options. - -** Building - -To get running: - -#+begin_src sh -git clone https://git.sr.ht/~cyborg/cleberg.net && \ -cd cleberg.net && \ -zola build -#+end_src - -** Publishing - -Use =zola build= and deploy to whichever deployment target you prefer. - -** Tasks - -Refer to the todo page [1] for open tickets or to submit a new ticket. - -[1]: https://todo.sr.ht/~cyborg/cleberg.net -- cgit v1.2.3-70-g09d2