summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2022-03-26 19:04:52 +0100
committerMarius Peter <marius.peter@tutanota.com>2022-03-26 19:04:52 +0100
commit46d2eb0a0cde349d6dd09d095e442bbe3e9db764 (patch)
tree05d18b1cc99f637e58f0da5983d74904292810a3 /README.org
parentca4f7a79e407743d4545cc9dd76627c6d3611827 (diff)
README and about pages.
Diffstat (limited to 'README.org')
-rw-r--r--README.org77
1 files changed, 67 insertions, 10 deletions
diff --git a/README.org b/README.org
index 5ed7374..8f64962 100644
--- a/README.org
+++ b/README.org
@@ -6,17 +6,18 @@
#+DATE: <2022-01-23 Sun>
#+OPTIONS: num:nil toc:nil title:nil
-#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="resources/mlnp.css" />
-# +INCLUDE: resources/topnav.org
+#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="resources/mlnp.css"/>
+#+HTML_HEAD: <link rel="icon" type="image/png" href="resources/favicon.png"/>
+#+INCLUDE: resources/topnav.html export html
# +TOC: headlines 1
-: ____ _________ ____ __ _________ ____ __ ____
+: ____ _________ ____ __ _________ ____ __ ____
: / __ \/ ____/ | / __ \/ |/ / ____/ / __/___ _____ ____ ___ / /___ ____ / __/____
: / /_/ / __/ / /| | / / / / /|_/ / __/ / /_/ __ \/ ___/ / __ `__ \/ / __ \/ __ \ / /_/ ___/
-: / _, _/ /___/ ___ |/ /_/ / / / / /___ / __/ /_/ / / / / / / / / / / / / /_/ / / __/ /
-: /_/ |_/_____/_/ |_/_____/_/ /_/_____/ /_/ \____/_/ /_/ /_/ /_/_/_/ /_/ .___(_)_/ /_/
-: /_/
+: / _, _/ /___/ ___ |/ /_/ / / / / /___ / __/ /_/ / / / / / / / / / / / / /_/ / / __/ /
+: /_/ |_/_____/_/ |_/_____/_/ /_/_____/ /_/ \____/_/ /_/ /_/ /_/_/_/ /_/ .___(_)_/ /_/
+: /_/
#+begin_abstract
@@ -31,9 +32,54 @@ objectives, as well as related projects.
* Website structure
- The website's structure is described in the following sections.
+The website's structure is described in the following sections.
+
+#+NAME: tree
+#+BEGIN_SRC bash :results verbatim :exports results
+ echo '(Only drilling down 2 levels.)'
+ tree -L 2
+#+END_SRC
+
+#+RESULTS: tree
+#+begin_example
+(Only drilling down 2 levels.)
+.
+├── README.html
+├── README.org
+├── about.org
+├── blog
+│   ├── 2022
+│   ├── 2023
+│   ├── index.org
+│   └── sitemap.org
+├── cv.org
+├── index.html
+├── index.org
+├── publish-mlnp.org
+├── resources
+│   ├── css.org
+│   ├── favicon.png
+│   ├── favicon.xcf
+│   ├── fonts
+│   ├── mlnp.css
+│   └── topnav.html
+├── sitemap.org
+└── wiki
+ ├── aerospace
+ ├── emacs
+ ├── images
+ ├── index.org
+ ├── languages
+ ├── linux
+ ├── programming
+ ├── sitemap.org
+ └── typography
+
+13 directories, 17 files
+#+end_example
+
+
-
** =index.org=
This is the homepage. It is displayed by default when a user accesses
@@ -108,6 +154,17 @@ CLOSED: [2022-02-28 Mon]
Too many components in ~org-publish-project-alist~.
-** TODO Favicon
+** DONE Favicon
+CLOSED: [2022-03-08 Tue]
+
+** DONE SSL---Let's Encrypt
+CLOSED: [2022-03-08 Tue]
+
+** TODO Export resume to txt upon publishing
+
+** TODO Style ~HTML_LINK_UP~ and ~HTML_LINK_HOME~
+
+** TODO Wiki article links on subsection homepage
-** TODO SSL---Let's Encrypt
+Aerospace, Emacs, Linux etc. index.html pages should have links to
+their main articles.
Copyright 2019--2026 Marius PETER