From a93d4907b459922653a9c8222b2cd407544296f7 Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Sat, 26 Mar 2022 19:00:41 +0100 Subject: Blog articles. --- blog/2022/hello-world.org | 28 ++++++++++++++++++++++++++++ blog/2022/test-post.org | 10 ++++++++++ blog/2022/why-study-languages.org | 12 ++++++++++++ blog/2023/future.org | 6 ++++++ blog/hello-world.org | 28 ---------------------------- blog/index.org | 5 ++--- blog/test-post.org | 10 ---------- 7 files changed, 58 insertions(+), 41 deletions(-) create mode 100644 blog/2022/hello-world.org create mode 100644 blog/2022/test-post.org create mode 100644 blog/2022/why-study-languages.org create mode 100644 blog/2023/future.org delete mode 100644 blog/hello-world.org delete mode 100644 blog/test-post.org diff --git a/blog/2022/hello-world.org b/blog/2022/hello-world.org new file mode 100644 index 0000000..b623cbf --- /dev/null +++ b/blog/2022/hello-world.org @@ -0,0 +1,28 @@ +# -*- mode: org; -*- + +#+TITLE: Hello World! +#+AUTHOR: Marius Peter +#+DATE: <2022-02-11 Fri> + + +* Welcome + +This website will be a combination of blog posts and wiki pages. The +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 [[https://mlnp.fr/about.html][about]] page. + + +* Publishing a weekly newsletter... + +I'm a big fan of the following e-mail newsletters: + +- [[https://jordangonen.substack.com/][What's Next]] by Jordan Gonen :: Thoughts about the future of + technology and society. +- [[https://matt-rickard.com/subscribe/][Matt Rickard]] :: CS, engineering, startups. +- [[https://endlessmetrics.substack.com/][Endless Metrics]] by Luke M :: High quality charts and commentary + produced daily. + +I'd love to start my own e-mail list system! diff --git a/blog/2022/test-post.org b/blog/2022/test-post.org new file mode 100644 index 0000000..cf3a347 --- /dev/null +++ b/blog/2022/test-post.org @@ -0,0 +1,10 @@ +# -*- mode: org; -*- + +#+TITLE: Test post +#+AUTHOR: Marius Peter +#+DATE: <2022-01-27 Thu> + + +* First section + +First body. 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/hello-world.org b/blog/hello-world.org deleted file mode 100644 index ab102d4..0000000 --- a/blog/hello-world.org +++ /dev/null @@ -1,28 +0,0 @@ -# -*- mode: org; -*- - -#+TITLE: Hello World! -#+AUTHOR: Marius Peter -#+DATE: <2022-02-11 Fri> - - -* Welcome - -This website will be a combination of blog posts and wiki pages. The -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. - - -* Publishing a weekly newsletter... - -I'm a big fan of the following e-mail newsletters: - -- [[https://jordangonen.substack.com/][What's Next]] by Jordan Gonen :: Thoughts about the future of - technology and society. -- [[https://matt-rickard.com/subscribe/][Matt Rickard]] :: CS, engineering, startups. -- [[https://endlessmetrics.substack.com/][Endless Metrics]] by Luke M :: High quality charts and commentary - produced daily. - -I'd love to start my own e-mail list system! 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]]. diff --git a/blog/test-post.org b/blog/test-post.org deleted file mode 100644 index 39ab9a2..0000000 --- a/blog/test-post.org +++ /dev/null @@ -1,10 +0,0 @@ -# -*- mode: org; -*- - -#+TITLE: First post -#+AUTHOR: Marius Peter -#+DATE: <2022-01-27 Thu> - - -* First section - -First body. -- cgit v1.2.3