diff options
Diffstat (limited to 'blog')
| -rw-r--r-- | blog/2022/hello-world.org (renamed from blog/hello-world.org) | 2 | ||||
| -rw-r--r-- | blog/2022/test-post.org (renamed from blog/test-post.org) | 2 | ||||
| -rw-r--r-- | blog/2022/why-study-languages.org | 12 | ||||
| -rw-r--r-- | blog/2023/future.org | 6 | ||||
| -rw-r--r-- | blog/index.org | 5 |
5 files changed, 22 insertions, 5 deletions
diff --git a/blog/hello-world.org b/blog/2022/hello-world.org index ab102d4..b623cbf 100644 --- a/blog/hello-world.org +++ b/blog/2022/hello-world.org @@ -12,7 +12,7 @@ blog posts will recap interesting news I come across during any given week; the wiki pages will help me map, track and showcase knowledge acquired during my professional and personal pursuits. -Website rationale and design objectives can be found on the [[file:~/git/mlnp/about.org][about]] page. +Website rationale and design objectives can be found on the [[https://mlnp.fr/about.html][about]] page. * Publishing a weekly newsletter... diff --git a/blog/test-post.org b/blog/2022/test-post.org index 39ab9a2..cf3a347 100644 --- a/blog/test-post.org +++ b/blog/2022/test-post.org @@ -1,6 +1,6 @@ # -*- mode: org; -*- -#+TITLE: First post +#+TITLE: Test post #+AUTHOR: Marius Peter #+DATE: <2022-01-27 Thu> diff --git a/blog/2022/why-study-languages.org b/blog/2022/why-study-languages.org new file mode 100644 index 0000000..d6de3fb --- /dev/null +++ b/blog/2022/why-study-languages.org @@ -0,0 +1,12 @@ +# -*- mode: org; -*- + +#+TITLE: Why study languages? +#+SUBTITLE: Because understanding others is understanding ourselves. +#+AUTHOR: Marius Peter +#+DATE: <2022-03-12 Sat> +#+OPTIONS: toc:nil + +#+DESCRIPTION: Notes taken for all studied languages. + + +Main languages of interest include Russian and Arabic. diff --git a/blog/2023/future.org b/blog/2023/future.org new file mode 100644 index 0000000..666fd86 --- /dev/null +++ b/blog/2023/future.org @@ -0,0 +1,6 @@ +#+TITLE: Welcome to the future! +#+SUBTITLE: This page does not exist yet. +#+AUTHOR: Marius Peter +#+DATE: <2022-03-13 Sun> + +Come back starting <2023-01-01 Sun> for more content. diff --git a/blog/index.org b/blog/index.org index 5d17451..5673233 100644 --- a/blog/index.org +++ b/blog/index.org @@ -3,7 +3,7 @@ #+AUTHOR: Marius Peter #+DATE: <2022-03-03 Thu> -#+DESCRIPTION: blog posts about topics of personal interest +#+DESCRIPTION: blog posts about topics of personal interest. #+KEYWORDS: mlnp wiki knowledge management linux emacs aerospace typography languages russian #+INCLUDE: ../resources/topnav.html export html @@ -13,5 +13,4 @@ Welcome to my personal blog. #+end_abstract - -#+INCLUDE: sitemap.org :lines "3-" +All blog articles available [[file:sitemap.org][here]]. |