[Org] Repository for my personal website.
Blog kick-off!
blog/hello-world.org
@@ -0,0 +1,28 @@
1
Added:
# -*- mode: org; -*-
2
Added:
3
Added:
#+TITLE: Hello World!
4
Added:
#+AUTHOR: Marius Peter
5
Added:
#+DATE: <2022-02-11 Fri>
6
Added:
7
Added:
8
Added:
* Welcome
9
Added:
10
Added:
This website will be a combination of blog posts and wiki pages. The
11
Added:
blog posts will recap interesting news I come across during any given
12
Added:
week; the wiki pages will help me map, track and showcase knowledge
13
Added:
acquired during my professional and personal pursuits.
14
Added:
15
Added:
Website rationale and design objectives can be found on the [[file:~/git/mlnp/about.org][about]] page.
16
Added:
17
Added:
18
Added:
* Publishing a weekly newsletter...
19
Added:
20
Added:
I'm a big fan of the following e-mail newsletters:
21
Added:
22
Added:
- [[https://jordangonen.substack.com/][What's Next]] by Jordan Gonen :: Thoughts about the future of
23
Added:
technology and society.
24
Added:
- [[https://matt-rickard.com/subscribe/][Matt Rickard]] :: CS, engineering, startups.
25
Added:
- [[https://endlessmetrics.substack.com/][Endless Metrics]] by Luke M :: High quality charts and commentary
26
Added:
produced daily.
27
Added:
28
Added:
I'd love to start my own e-mail list system!
blog/index.org
@@ -0,0 +1,4 @@
1
Added:
#+TITLE: Blog
2
Added:
3
Added:
- [[file:hello-world.org][Hello World!]]
4
Added:
- [[file:test-post.org][First post]]
blog/test-post.org
@@ -0,0 +1,10 @@
1
Added:
# -*- mode: org; -*-
2
Added:
3
Added:
#+TITLE: First post
4
Added:
#+AUTHOR: Marius Peter
5
Added:
#+DATE: <2022-01-27 Thu>
6
Added:
7
Added:
8
Added:
* First section
9
Added:
10
Added:
First body.
posts/test-post.org
@@ -1,10 +0,0 @@
1
Removed:
# -*- mode: org; -*-
2
Removed:
3
Removed:
#+TITLE: First post
4
Removed:
#+AUTHOR: Marius Peter
5
Removed:
#+DATE: <2022-01-27 Thu>
6
Removed:
7
Removed:
8
Removed:
* First section
9
Removed:
10
Removed:
First body.