<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Make on </title>
    <link>https://stoeps.de/tags/make/</link>
    <description>Recent content in Make 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>&amp;copy; 2026 Christoph Stöttner - This work is licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) &lt;span class=&#39;footerimg&#39;&gt;&lt;img src=&#39;https://mirrors.creativecommons.org/presskit/icons/cc.svg&#39; alt=&#39;&#39; style=&#39;max-width: 1em;max-height:1em;margin-left: .2em;&#39;&gt;&lt;img src=&#39;https://mirrors.creativecommons.org/presskit/icons/by.svg&#39; alt=&#39;&#39; style=&#39;max-width: 1em;max-height:1em;margin-left: .2em;&#39;&gt;&lt;img src=&#39;https://mirrors.creativecommons.org/presskit/icons/sa.svg&#39; alt=&#39;&#39; style=&#39;max-width: 1em;max-height:1em;margin-left: .2em;&#39;&gt;&lt;/span&gt;</copyright>
    <lastBuildDate>Sun, 13 Dec 2020 14:00:00 +0200</lastBuildDate><atom:link href="https://stoeps.de/tags/make/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Makefile to process all Asciidoctor files in a directory</title>
      <link>https://stoeps.de/posts/2020/makefile_for_adoc/</link>
      <pubDate>Sun, 13 Dec 2020 14:00:00 +0200</pubDate>
      <author>christoph.stoettner@stoeps.de (Christoph Stoettner)</author>
      <guid>https://stoeps.de/posts/2020/makefile_for_adoc/</guid>
      <description>&lt;p&gt;I write most of my documents (blog posts, documentation, recipes and so on) with &lt;a href=&#34;https://asciidoctor.org&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Asciidoctor&lt;/a&gt;.&#xA;Everything is organized in Git repositories.&lt;/p&gt;&#xA;&lt;p&gt;During &lt;a href=&#34;https://entropia.de/GPN19&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;GPN 19 (Gulaschprogrammiernacht)&lt;/a&gt; I showed how to build html and pdf with a &lt;a href=&#34;https://gitlab.com/stoeps/gpn19-documentation&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Gitlab CI/CD pipeline&lt;/a&gt;.&#xA;That’s quite handy, but lots of documents I build, I just need locally.&lt;/p&gt;&#xA;&lt;p&gt;So today I played with WSL2 and a Makefile to build all Asciidoctor files in a directory.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
