From 81c6b3e8ede6f9a61f04b25abcdb90283bb1666a Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Sun, 6 Feb 2022 12:10:49 +0100 Subject: Gotta start somewhere! --- README.org | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 README.org (limited to 'README.org') diff --git a/README.org b/README.org new file mode 100644 index 0000000..f4a00ca --- /dev/null +++ b/README.org @@ -0,0 +1,32 @@ +#+TITLE: README +#+SUBTITLE: README for this blog. +#+AUTHOR: Marius Peter +#+DATE: <2022-01-23 Sun> +#+OPTIONS: num:nil toc:nil + +#+HTML_HEAD: +#+INCLUDE: resources/topnav.org +#+TOC: headlines 3 + + +* TODOs + +** TODO Fix =make= process + +Makefile should call =publish.el= which contains necessary org-publish +definitions. + + +* Website structure + + The website's structure is described in the following sections. + +** =index.org= + +** =static/= + +*** =css/= + +*** =images/= + +** =README.org= -- cgit v1.2.3