From a6ace93b511bfc54a6c91e265d10699aff4f4b8c Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Tue, 3 Jul 2018 14:44:09 +0100 Subject: first commit --- phlog.org | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 phlog.org (limited to 'phlog.org') diff --git a/phlog.org b/phlog.org new file mode 100644 index 0000000..8f75901 --- /dev/null +++ b/phlog.org @@ -0,0 +1,27 @@ + + + +* Second post <2017-11-12 Sun 22:38> + +This is the second post. The system seems to work by now. + +The shell script works without major problems and generates +a visually pleasant kind of posts, mainly due to the usage +of 'par' to justify paragraphs. + + +* First experiments with phl-org <2017-11-12 Sun 20:37> + +I decided I will make some experiments with phlogging. + +My intention is to use Emacs' org-mode. The idea is to organise each long +post as an org-mode entry. A post will start on the first line +beginning with a "* " (star-space), and last until another line +beginning with "* " is found. + +Each post will be put in a separate directory, named after the title +(with spaces replaced with "_"). + +The org-mode buffer will be processes by a simple shell script, called +'phl-org.sh', which creates the necessary directories (one for each +post), and refreshes the gophermap. -- cgit v1.2.3