<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Asciidoc on </title>
    <link>https://stoeps.de/tags/asciidoc/</link>
    <description>Recent content in Asciidoc on </description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>christoph.stoettner@stoeps.de (Christoph Stoettner)</managingEditor>
    <webMaster>christoph.stoettner@stoeps.de (Christoph Stoettner)</webMaster>
    <copyright>© 2026 Christoph Stoettner</copyright>
    <lastBuildDate>Mon, 27 Apr 2020 11:49:13 +0200</lastBuildDate><atom:link href="https://stoeps.de/tags/asciidoc/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Asciidoctor open links in new window</title>
      <link>https://stoeps.de/posts/2020/asciidoctor-links/</link>
      <pubDate>Mon, 27 Apr 2020 11:49:13 +0200</pubDate>
      <author>christoph.stoettner@stoeps.de (Christoph Stoettner)</author>
      <guid>https://stoeps.de/posts/2020/asciidoctor-links/</guid>
      <description>&lt;p&gt;I write most of my documentation with &lt;a href=&#34;https://asciidoctor.org&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Asciidoctor&lt;/a&gt;, so saving some keystrokes is important.&lt;/p&gt;&#xA;&lt;p&gt;You can add &lt;code&gt;window=_blank&lt;/code&gt; to links in your Asciidoctor source.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Asciidoctor Windows</title>
      <link>https://stoeps.de/posts/2018/20180825-asciidoctor-windows/</link>
      <pubDate>Sat, 25 Aug 2018 21:39:18 +0200</pubDate>
      <author>christoph.stoettner@stoeps.de (Christoph Stoettner)</author>
      <guid>https://stoeps.de/posts/2018/20180825-asciidoctor-windows/</guid>
      <description>&lt;p&gt;During my talk at &lt;a href=&#34;https://www.froscon.de&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;FrOSCon&lt;/a&gt; I wasn’t sure how to install Asciidoctor on Windows. So I tried on a Windows 10 VM.&lt;/p&gt;&#xA;&lt;p&gt;When you want to use &lt;a href=&#34;https://asciidoctor.org&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Asciidoctor&lt;/a&gt; on a Windows desktop, you need to download the &lt;a href=&#34;https://rubyinstaller.org/downloads/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Rubyinstaller&lt;/a&gt; and install it.&lt;/p&gt;&#xA;&lt;p&gt;Now you can open a administrative command window and install with &lt;code&gt;gem install asciidoctor&lt;/code&gt;.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>New Blog Engine</title>
      <link>https://stoeps.de/posts/2018/2018-07-14-new-blog-engine/</link>
      <pubDate>Sat, 14 Jul 2018 14:15:09 +0200</pubDate>
      <author>christoph.stoettner@stoeps.de (Christoph Stoettner)</author>
      <guid>https://stoeps.de/posts/2018/2018-07-14-new-blog-engine/</guid>
      <description>&lt;p&gt;I switched my blog to &lt;a href=&#34;https://gohugo.io&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Hugo&lt;/a&gt; the last days. After nearly 12 years with &lt;a href=&#34;https://wordpress.com&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;WordPress&lt;/a&gt;, I needed something new.&#xA;Why did I drop WordPress, one of the &lt;a href=&#34;https://w3techs.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;most used blog engines&lt;/a&gt; in the world?&lt;/p&gt;&#xA;&lt;p&gt;Most used means always most interesting for bad guys.&#xA;Dynamic pages are slower and can contain more vulnerabilities than static pages (which Hugo generates).&#xA;Hugo supports git, so I have version control in my posts and design.&#xA;I can start a small web server locally and test the posts: &lt;code&gt;hugo server -D&lt;/code&gt; and the most convenient thing: &lt;strong&gt;I can use &lt;a href=&#34;https://www.vim.org&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;VIM&lt;/a&gt; for editing.&lt;/strong&gt;&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
