summaryrefslogtreecommitdiffstats
path: root/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 /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 'index.xml')
-rw-r--r--index.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/index.xml b/index.xml
index 2250e51e..1e9a8927 100644
--- a/index.xml
+++ b/index.xml
@@ -6,7 +6,7 @@
<description>Recent content 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/index.xml" rel="self" type="application/rss+xml" />
@@ -2308,6 +2308,16 @@ HTTP IANA Registries HTTP Method Registry HTTP Status Code Registry Message He
</item>
<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>