diff options
| -rw-r--r-- | README.org | 4 | ||||
| -rw-r--r-- | index.org | 16 |
2 files changed, 14 insertions, 6 deletions
@@ -107,3 +107,7 @@ Replace HTML trigram with pure CSS spans. CLOSED: [2022-02-28 Mon] Too many components in ~org-publish-project-alist~. + +** TODO Favicon + +** TODO SSL---Let's Encrypt @@ -7,16 +7,20 @@ #+EMAIL: mlnp@tuta.io #+OPTIONS: num:nil toc:nil +#+DESCRIPTION: A personal website created with Emacs Org mode +#+KEYWORDS: mlnp personal website blog wiki linux emacs aerospace typography + #+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 -# #+begin_abstract -# This website contains two main components: blog posts and wiki -# pages. Blog posts relate to one-off topics of interest, whilst wiki -# pages serve as my personal and professional [[https://en.wikipedia.org/wiki/Knowledge_management][Knowledge Management]] -# resources. -# #+end_abstract +#+begin_abstract +Welcome to the homepage. This website contains two main areas: blog +posts and wiki pages. Blog posts relate to one-off topics of interest, +and wiki pages serve as my personal and professional [[https://en.wikipedia.org/wiki/Knowledge_management][Knowledge +Management]] resource. +#+end_abstract * Blog posts |