blob: 56678683f54b510b381498946e355cc45055c2e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
# -*- mode: org; -*-
#+TITLE: mlnp.fr
#+SUBTITLE: A personal website created with [[https://orgmode.org/][Org mode]].
#+AUTHOR: Marius Peter
#+DATE: <2022-01-23 Sun>
#+EMAIL: mlnp@tuta.io
#+OPTIONS: num:nil toc:nil
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="resources/mlnp.css" />
#+INCLUDE: resources/topnav.html export html
# #+begin_abstract
# This website contains two main components: blog posts and wiki
# pages. Blog posts relate to one-off topics of interest, whilst wiki
# pages serve as my personal and professional [[https://en.wikipedia.org/wiki/Knowledge_management][Knowledge Management]]
# resources.
# #+end_abstract
* Blog posts
# Implement (jQuery?) links to last 3 blog posts.
All blog posts available [[http://blog.mlnp.fr/][here]].
* Personal wiki
All wiki pages available [[http://wiki.mlnp.fr/][here]].
* Publishing this website
Learn how I build this entire website on the [[file:publish-mlnp.org][publish]] page.
|