From 8acec5c94ce53e574330464ba6782dbc9bdd4a13 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Tue, 24 Mar 2015 14:55:27 +0100 Subject: Add small caps to the first 5 words of journal entries --- src/journal/3-atom-feed.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'src/journal/3-atom-feed.rst') diff --git a/src/journal/3-atom-feed.rst b/src/journal/3-atom-feed.rst index 77da8d3..a889e4c 100644 --- a/src/journal/3-atom-feed.rst +++ b/src/journal/3-atom-feed.rst @@ -4,11 +4,13 @@ author: Johannes Löthberg author_link: /~kyrias/about.html -Added an atom generator thingy to ``bupa``, (short for “build page”,) which is -a python script I use to generate this website. The script uses docutils for -parsing the body text written in reStructuredText_ and uses jinja2_ templates -to stuff the body text into. The atom feed is generated using pyatom at the -same time as the separate journal entry pages are written out. +.. role:: sc + +:sc:`Added an atom generator thingy` to ``bupa``, (short for “build page”,) +which is a python script I use to generate this website. The script uses +docutils for parsing the body text written in reStructuredText_ and uses +jinja2_ templates to stuff the body text into. The atom feed is generated using +pyatom at the same time as the separate journal entry pages are written out. Was rather easy to do, tho I’m unsure if I’ll keep it since it’s rather pointless. -- cgit v1.2.3-54-g00ecf