summaryrefslogtreecommitdiff
path: root/wiki/index.org
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2022-04-05 19:59:23 +0200
committerMarius Peter <marius.peter@tutanota.com>2022-04-05 19:59:23 +0200
commit5782c7c067fcd2331e74de220d404f77b766e6c6 (patch)
tree9f17960c2a1962b2405651784d323b3fd8adf75f /wiki/index.org
parentd798383d2f8509a4f42ff3b68375f66c543ab5ce (diff)
Lots of wiki reorg & new files!
Diffstat (limited to 'wiki/index.org')
-rw-r--r--wiki/index.org85
1 files changed, 34 insertions, 51 deletions
diff --git a/wiki/index.org b/wiki/index.org
index 05f4d6e..69ffafa 100644
--- a/wiki/index.org
+++ b/wiki/index.org
@@ -1,3 +1,5 @@
+# -*- mode: org; -*-
+
#+TITLE: Wiki
#+SUBTITLE: Personal [[https://en.wikipedia.org/wiki/Knowledge_management][Knowledge Management]] repository.
#+AUTHOR: Marius Peter
@@ -7,7 +9,7 @@
#+DESCRIPTION: personal wiki used as a professional and personal knowledge management repository.
#+KEYWORDS: mlnp, wiki, knowledge management, linux, emacs, typography,
#+KEYWORDS: languages, russian, arabic,
-#+KEYWORDS: aerospace, certification, development, systems engineering,
+#+KEYWORDS: engineering, aerospace, certification, development, systems engineering,
#+HTML: <style> .figure-number { display: none; } </style>
@@ -16,8 +18,8 @@
#+begin_abstract
Welcome to my personal wiki homepage. I use this website as one big
-knowledge repository for all the topics that I am passionate about.
-Find the full list of articles [[* Full article list][here]]. All unoriginal content credited [[https:mlnp.fr/about.html#Credits][here]].
+knowledge repository for all the topics that I am passionate
+about. All unoriginal content credited [[https://mlnp.fr/about.html#Credits][here]].
#+end_abstract
@@ -27,73 +29,49 @@ Find the full list of articles [[* Full article list][here]]. All unoriginal con
:END:
-** [[file:aerospace/index.org][Aerospace]]
+** Engineering
+:PROPERTIES:
+:CUSTOM_ID: table-of-contents
+:END:
+
+Engineering has been my career's focus so far.
+
+[[file:engineering/index.org][See more...]]
-#+ATTR_HTML: :alt Rafale C
-[[https://live.staticflickr.com/7193/6872272113_d92f520c1f_b.jpg]]
+** Natural languages
-** [[file:languages/index.org][Natural languages]]
+Languages of interest most recently include Russian and Arabic.
-#+ATTR_HTML: :alt Human speech
-[[https://freesvg.org/img/1538693615.png]]
+[[file:languages/index.org][See more...]]
-** [[file:programming/index.org][Programming languages]]
+** Programming languages
-#+ATTR_HTML: :alt Burmese Python
-[[https://live.staticflickr.com/8485/8241650528_f2c0500d66_b.jpg]]
+I particularly enjoy programming with Bash, Python, Emacs Lisp, and
+Ocaml.
+[[file:programming/index.org][See more...]]
-** [[file:linux/index.org][Linux]]
-#+ATTR_HTML: :alt Tux, the Linux mascot
-https://upload.wikimedia.org/wikipedia/commons/thumb/3/35/Tux.svg/800px-Tux.svg.png
+** Fitness
+[[file:fitness/index.org][See more...]]
-** [[file:emacs/index.org][Emacs]]
-#+ATTR_HTML: :alt Emacs logo
-https://www.gnu.org/software/emacs/images/emacs.png
+** Linux
+[[file:linux/index.org][See more...]]
-** [[file:typography/index.org][Typography]]
-#+ATTR_HTML: :alt Typography
-https://pixnio.com/free-images/2017/07/28/2017-07-28-07-40-45-900x598.jpg
+** Emacs
+[[file:emacs/index.org][See more...]]
-* Full article list
-#+NAME: full-sitemap
-#+BEGIN_SRC emacs-lisp :results drawer :exports result
- (mapconcat
- '(lambda (section)
- "Include SECTION in following article list."
- (format "*%s*\n#+INCLUDE: %s/index.org :lines \"3-\"\n" section section))
- '("aerospace"
- "languages"
- "programming"
- "linux"
- "emacs"
- "typography") nil)
-#+END_SRC
-
-#+RESULTS: full-sitemap
-:results:
-*aerospace*
-#+INCLUDE: aerospace/index.org :lines "3-"
-*languages*
-#+INCLUDE: languages/index.org :lines "3-"
-*programming*
-#+INCLUDE: programming/index.org :lines "3-"
-*linux*
-#+INCLUDE: linux/index.org :lines "3-"
-*emacs*
-#+INCLUDE: emacs/index.org :lines "3-"
-*typography*
-#+INCLUDE: typography/index.org :lines "3-"
-:end:
+** Typography
+
+[[file:typography/index.org][See more...]]
* Favorite Wikipedia articles
@@ -102,3 +80,8 @@ https://pixnio.com/free-images/2017/07/28/2017-07-28-07-40-45-900x598.jpg
* Articles from elsewhere
- [[https://matt-rickard.com/reflections-on-10-000-hours-of-programming/][Reflections on 10,000 Hours of Programming]] by Matt Rickard
+
+
+* Full article list
+
+#+INCLUDE: ./sitemap.org :lines "3-"
Copyright 2019--2026 Marius PETER