summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-03-07 11:38:18 +0200
committerLars Wirzenius <liw@liw.fi>2020-03-07 11:38:18 +0200
commitb179150efa5ac9c2c922c4e928360cbde7659353 (patch)
treee33b63b66ff26c47702ae9bda12f3604a2d057b6
parent360c5509066292dacceaaef8491b538997071d28 (diff)
downloaddemo-journal-b179150efa5ac9c2c922c4e928360cbde7659353.tar.gz
Add: README.md
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..97f4df1
--- /dev/null
+++ b/README.md
@@ -0,0 +1,15 @@
+README for demo journal
+=============================================================================
+
+This is a demo of how I keep my private journal. In short:
+
+* markdown files (mostly) in git
+* [ikiwiki][] renders to HTML (locally or via CI to a website)
+ - ikiwiki's [inline][] directive helps collect journal entries
+ - tags and topic pages help collect
+ - I have a "topic" for each person
+* [jt][] helps make entries and maintain the journal
+
+[ikiwiki]: http://ikiwiki.info/
+[inline]: http://ikiwiki.info/ikiwiki/directive/inline/
+[jt]: http://git.liw.fi/jt