summaryrefslogtreecommitdiffstats
path: root/site/posts/CleopatraV1.org
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2020-07-14 11:26:58 +0200
committerThomas Letan <lthms@soap.coffee>2020-07-14 11:26:58 +0200
commitc62a61dba7285a034fc0405edbd47dcc48bf03f5 (patch)
tree994a21ae6741acb026e73a8d0e85933f04562732 /site/posts/CleopatraV1.org
parentIdentify the creation and last update date from the revisions table (diff)
Prepare the introduction of a RSS feed
Diffstat (limited to 'site/posts/CleopatraV1.org')
-rw-r--r--site/posts/CleopatraV1.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/site/posts/CleopatraV1.org b/site/posts/CleopatraV1.org
index 349e237..11d796b 100644
--- a/site/posts/CleopatraV1.org
+++ b/site/posts/CleopatraV1.org
@@ -28,6 +28,10 @@ purpose is to introduce two Makefiles: ~Makefile~ and ~bootstrap.mk~.
#+TOC: headlines 2
+#+BEGIN_EXPORT html
+<div id="history">site/posts/CleopatraV1.org</div>
+#+END_EXPORT
+
~Makefile~ serves two purposes: it initiates a few global variables, and it
provides a rule to generate ~bootstrap.mk~. At this point, some readers may
wonder /why/ we need ~Makefile~ in this context, and the motivation behind this