summaryrefslogtreecommitdiff
path: root/about.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 /about.org
parentca4f7a79e407743d4545cc9dd76627c6d3611827 (diff)
README and about pages.
Diffstat (limited to 'about.org')
-rw-r--r--about.org64
1 files changed, 57 insertions, 7 deletions
diff --git a/about.org b/about.org
index 6331ee4..89afc2a 100644
--- a/about.org
+++ b/about.org
@@ -4,20 +4,28 @@
#+DATE: <2022-01-28 Fri>
#+OPTIONS: num:nil toc:nil
-#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="resources/mlnp.css" />
+#+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
-* This Website
+#+NAME: org-unicorn
+#+ATTR_HTML: :alt Org unicorn logo.
+#+ATTR_HTML: :style width: 64px;
+[[https://orgmode.org/resources/img/org-mode-unicorn.svg]]
+
+#+TOC: headlines 1
+
+* This website
I started this website with the following objectives in mind:
1. Implement a personal [[https://en.wikipedia.org/wiki/Knowledge_management][Knowledge Management]] tool---this is done via
- my [[file:wiki.org][wiki]].
+ my [[https://wiki.mlnp.fr][wiki]].
2. Track professional and personal development---this is done on my
- [[file:blog.org][blog]].
+ [[https://blog.mlnp.fr][blog]].
3. Showcase this development publicly---this is done on this very
- website, [[http://www.mlnp.fr][mlnp.fr]].
+ website, [[https://www.mlnp.fr][mlnp.fr]].
The full website design rationale and TODO tracking are available in
the [[file:README.org][README]] file.
@@ -29,7 +37,44 @@ I'm a junior aerospace engineer currently working in France after
studying and working in the USA. Interests include open source
software, gym, and rowing.
-My online CV is available [[file:cv.org][here]]. The text version can be found [[file:resume/Marius-Peter-CV.txt][here]].
+My online CV is available [[file:cv.org][here]]. The text version is available [[file:cv.txt][here]].
+
+
+* Statistics
+
+#+NAME: wiki-statistics
+#+BEGIN_SRC emacs-lisp :results table :exports results
+ (format "Number of wiki pages | %s" (length (directory-files-recursively "./wiki" "\\.org$")))
+#+END_SRC
+
+#+RESULTS: wiki-statistics
+| Number of wiki pages: | 18 |
+
+
+* Credits
+:PROPERTIES:
+:CUSTOM_ID: Credits
+:END:
+
+** =mlnp.fr=
+
+| Content | Original title | Author | License |
+|---------------------+--------------------------+----------+---------|
+| Homepage hero image | [[https://www.flickr.com/photos/47430793@N08/21787648405]["Grumman F-14D 'Tomcat'"]] | [[https://www.flickr.com/photos/47430793@N08][aeroman3]] | [[https://creativecommons.org/licenses/cc0/1.0/?ref=openverse][CC0 1.0]] |
+| | | | |
+
+
+** TODO =wiki.mlnp.fr=
+
+#+CAPTION: [[https://is.gd/C10Wzb][Rafale C]]
+#+CAPTION: [[https://freesvg.org/1538693615][Human speech]]
+#+CAPTION: [[https://is.gd/zJy4yG][Burmese Python]]
+#+CAPTION: [[https://is.gd/ZC3az7][Tux]]
+#+CAPTION: [[https://is.gd/9YrLTS][Emacs logo]]
+#+CAPTION: [[https://is.gd/BScVEC][Typography]]
+
+
+** =blog.mlnp.fr=
* Contact
@@ -38,4 +83,9 @@ My online CV is available [[file:cv.org][here]]. The text version can be found [
:END:
# A custom ID enables hyperlinking to this section from elsewhere.
-Contact details will follow.
+| Contact | Detail |
+|----------+------------------------------|
+| Phone | X |
+| E-mail | X |
+| LinkedIn | [[https://www.linkedin.com/in/marius-peter/][linkedin.com/in/marius-peter]] |
+| Website | [[https://mlnp.fr][mlnp.fr]] |
Copyright 2019--2026 Marius PETER