summaryrefslogtreecommitdiff
path: root/blog
diff options
context:
space:
mode:
Diffstat (limited to 'blog')
-rw-r--r--blog/hello-world.org28
-rw-r--r--blog/index.org4
-rw-r--r--blog/test-post.org10
3 files changed, 42 insertions, 0 deletions
diff --git a/blog/hello-world.org b/blog/hello-world.org
new file mode 100644
index 0000000..ab102d4
--- /dev/null
+++ b/blog/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 [[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
new file mode 100644
index 0000000..e061b51
--- /dev/null
+++ b/blog/index.org
@@ -0,0 +1,4 @@
+#+TITLE: Blog
+
+- [[file:hello-world.org][Hello World!]]
+- [[file:test-post.org][First post]] \ No newline at end of file
diff --git a/blog/test-post.org b/blog/test-post.org
new file mode 100644
index 0000000..39ab9a2
--- /dev/null
+++ b/blog/test-post.org
@@ -0,0 +1,10 @@
+# -*- mode: org; -*-
+
+#+TITLE: First post
+#+AUTHOR: Marius Peter
+#+DATE: <2022-01-27 Thu>
+
+
+* First section
+
+First body.
Copyright 2019--2026 Marius PETER