summaryrefslogtreecommitdiffstats
path: root/articles/index.xml
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-06-13 11:31:32 +0200
committerLoïc Hoguin <[email protected]>2018-06-13 11:31:32 +0200
commit89d4d7f0b3a453b648bced460de04ca4675ebafc (patch)
treecaa706470dd108ac9b5c63fb835120d4a120e4d7 /articles/index.xml
parent92b54aacc0de5446dd5497c39897b0bbff72e626 (diff)
downloadninenines.eu-89d4d7f0b3a453b648bced460de04ca4675ebafc.tar.gz
ninenines.eu-89d4d7f0b3a453b648bced460de04ca4675ebafc.tar.bz2
ninenines.eu-89d4d7f0b3a453b648bced460de04ca4675ebafc.zip
Add article about Asciideck
Diffstat (limited to 'articles/index.xml')
-rw-r--r--articles/index.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/articles/index.xml b/articles/index.xml
index ddd42bf6..23e56e6b 100644
--- a/articles/index.xml
+++ b/articles/index.xml
@@ -6,12 +6,22 @@
<description>Recent content in Articles on Nine Nines</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
- <lastBuildDate>Mon, 04 Jun 2018 10:00:00 +0100</lastBuildDate>
+ <lastBuildDate>Wed, 13 Jun 2018 07:00:00 +0100</lastBuildDate>
<atom:link href="https://ninenines.eu/articles/index.xml" rel="self" type="application/rss+xml" />
<item>
+ <title>Asciideck: Asciidoc for Erlang</title>
+ <link>https://ninenines.eu/articles/asciideck/</link>
+ <pubDate>Wed, 13 Jun 2018 07:00:00 +0100</pubDate>
+
+ <guid>https://ninenines.eu/articles/asciideck/</guid>
+ <description>Asciideck is a new project I have been working on in my spare time that implements an Asciidoc parser and translation of Asciidoc documents into various output formats.
+The Asciideck parser returns an AST for the document. That AST can be further manipulated should it be necessary: for example you may need to rewrite some relative links if you are not keeping the same file directory structure as the original Asciidoc documents.</description>
+ </item>
+
+ <item>
<title>Gun 1.0 release candidate 1</title>
<link>https://ninenines.eu/articles/gun-1.0.0-rc.1/</link>
<pubDate>Mon, 04 Jun 2018 10:00:00 +0100</pubDate>