few small changes and rewording + sync - www.codemadness.org - www.codemadness.org saait content files
 (HTM) git clone git://git.codemadness.org/www.codemadness.org
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit b161469566524336ec669af12ec1fd5c312dfdf0
 (DIR) parent 88ca6108c905af9489ec8b7fd5089af098e0641f
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sun,  7 Aug 2022 10:43:37 +0200
       
       few small changes and rewording + sync
       
       Diffstat:
         M feeds/pages/atom.md                 |       2 +-
         M output/atom.html                    |       2 +-
         M output/atom.md                      |       2 +-
         M output/atom.xml                     |       2 +-
         M output/atom_content.xml             |      23 +++++++++++++----------
         M output/gothic-1-guide.html          |      16 +++++++++-------
         M output/gothic-1-guide.md            |      14 +++++++++-----
         M output/phlog/atom                   |       2 +-
         M output/phlog/gothic-1-guide         |      16 ++++++++++------
         M output/phlog/setup-git-hosting      |       5 +++--
         M output/rss_content.xml              |      21 ++++++++++++---------
         M output/setup-git-hosting.html       |       5 +++--
         M output/setup-git-hosting.md         |       5 +++--
         M output/sitemap.xml                  |       2 +-
         M pages/gothic-1-guide.cfg            |       2 +-
         M pages/gothic-1-guide.md             |      14 +++++++++-----
         M pages/setup-git-hosting.md          |       5 +++--
       
       17 files changed, 81 insertions(+), 57 deletions(-)
       ---
 (DIR) diff --git a/feeds/pages/atom.md b/feeds/pages/atom.md
       @@ -18,7 +18,7 @@ Twtxt feed: [twtxt.txt](twtxt.txt).
        ## Atom feeds for repositories
        
        The git [repositories](/git/) each have an Atom feed for the commit log (atom.xml) and
       -an Atom feed for the tags/releases (tags.xml). This can be useful for ports
       +an Atom feed for the tags/releases (tags.xml). This can be useful for package
        maintainers to keep track of software releases.
        
        For example:
 (DIR) diff --git a/output/atom.html b/output/atom.html
       @@ -56,7 +56,7 @@
        <p>Twtxt feed: <a href="twtxt.txt">twtxt.txt</a>.</p>
        <h2>Atom feeds for repositories</h2>
        <p>The git <a href="/git/">repositories</a> each have an Atom feed for the commit log (atom.xml) and
       -an Atom feed for the tags/releases (tags.xml). This can be useful for ports
       +an Atom feed for the tags/releases (tags.xml). This can be useful for package
        maintainers to keep track of software releases.</p>
        <p>For example:</p>
        <ul>
 (DIR) diff --git a/output/atom.md b/output/atom.md
       @@ -18,7 +18,7 @@ Twtxt feed: [twtxt.txt](https://codemadness.org/twtxt.txt).
        ## Atom feeds for repositories
        
        The git [repositories](https://codemadness.org/git/) each have an Atom feed for the commit log (atom.xml) and
       -an Atom feed for the tags/releases (tags.xml). This can be useful for ports
       +an Atom feed for the tags/releases (tags.xml). This can be useful for package
        maintainers to keep track of software releases.
        
        For example:
 (DIR) diff --git a/output/atom.xml b/output/atom.xml
       @@ -370,7 +370,7 @@
                <title type="text">Gothic 1 game guide</title>
                <link rel="alternate" type="text/html" href="https://www.codemadness.org/gothic-1-guide.html" />
                <id>https://www.codemadness.org/gothic-1-guide.html</id>
       -        <updated>2022-03-09T00:00:00Z</updated>
       +        <updated>2022-08-07T00:00:00Z</updated>
                <published>2009-04-12T00:00:00Z</published>
                <author>
                        <name>Hiltjo</name>
 (DIR) diff --git a/output/atom_content.xml b/output/atom_content.xml
       @@ -1111,8 +1111,9 @@ also the page: <a href="openbsd-httpd-and-cgit.html">OpenBSD httpd, slowcgi and 
        <p>It's also possible with these tools to generate an Atom feed and then use a
        RSS/Atom reader to track the git history:</p>
        <ul>
       -<li>An example url from cgit: <a href="https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/">Linux kernel tree</a>.</li>
       -<li>An example url from stagit: <a href="/git/www.codemadness.org/atom.xml">www.codemadness.org</a>.</li>
       +<li>An example url from cgit: <a href="https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/atom/?h=master">Linux kernel tree</a>.</li>
       +<li>An example url from stagit for the <a href="/git/stagit/atom.xml">commit log</a>.</li>
       +<li>An example url from stagit for the <a href="/git/stagit/tags.xml">releases</a>.</li>
        </ul>
        <p>My <a href="sfeed.html">sfeed</a> program can be used as a RSS/Atom reader.</p>
        <h2>Setting up git hooks (optional)</h2>
       @@ -2439,7 +2440,7 @@ If it worked then good for you :)</p>
                <title type="text">Gothic 1 game guide</title>
                <link rel="alternate" type="text/html" href="https://www.codemadness.org/gothic-1-guide.html" />
                <id>https://www.codemadness.org/gothic-1-guide.html</id>
       -        <updated>2022-03-09T00:00:00Z</updated>
       +        <updated>2022-08-07T00:00:00Z</updated>
                <published>2009-04-12T00:00:00Z</published>
                <author>
                        <name>Hiltjo</name>
       @@ -2447,7 +2448,7 @@ If it worked then good for you :)</p>
                </author>
                <summary type="text">Gothic 1 game guide with some useful tips</summary>
                <content type="html"><![CDATA[<h1>Gothic 1 game guide</h1>
       -        <p><strong>Last modification on </strong> <time>2022-03-09</time></p>
       +        <p><strong>Last modification on </strong> <time>2022-08-07</time></p>
                <p><strong>Disclaimer:</strong>
        Some (including myself) may find some of these hints/exploits cheating. This
        guide is just for educational and fun purposes. Some of these hints/tips apply
       @@ -2622,16 +2623,18 @@ focus stones quest, it contains a strength and dexterity potion (+3).</p>
        eating, drinking, smoking) you can sometimes force them out of it by quickly
        unsheathing/sheathing your weapon.</p>
        </li>
       -<li><p>When in the Old Camp: Baal Parvez takes you to the Sect Camp, Mordrag takes
       -you to the New Camp.
       -When you follow them and when they kill monsters then you also get the
       +<li><p>When in the Old Camp: Baal Parvez can take you to the Sect Camp, he can be
       +found near the campfire near Fisk and Dexter.
       +Mordrag can take you to the New Camp, he can be found near the south gate,
       +slightly after the campfire near Baal Parvez.</p>
       +<p>When you follow them and when they kill monsters then you also get the
        experience.</p>
        </li>
        <li><p>The NPC Wolf in the New Camp sells "The Bloodflies" book for 150 ore. When
        you read this book you learn how to remove bloodflies parts (without having to
       -spend learning points). Then you can sell the book back for 75 ore. This
       -investment quickly pays back: Per bloodfly: sting: 25 ore (unsold value), 2x
       -wings (15 ore each unsold value).</p>
       +spend learning points). After you read the book and learned its skill then you
       +can sell the book back for 75 ore. This investment quickly pays back: Per
       +bloodfly: sting: 25 ore (unsold value), 2x wings (15 ore each unsold value).</p>
        </li>
        <li><p>The templar Gor Na Drak (usually near the old mine and walks around with
        another templar): talking to him teaches you how to learn to get secretion from
 (DIR) diff --git a/output/gothic-1-guide.html b/output/gothic-1-guide.html
       @@ -41,7 +41,7 @@
        <header>
                <h1>Gothic 1 game guide</h1>
                <p>
       -        <strong>Last modification on </strong> <time>2022-03-09</time>
       +        <strong>Last modification on </strong> <time>2022-08-07</time>
                </p>
        </header>
        
       @@ -219,16 +219,18 @@ focus stones quest, it contains a strength and dexterity potion (+3).</p>
        eating, drinking, smoking) you can sometimes force them out of it by quickly
        unsheathing/sheathing your weapon.</p>
        </li>
       -<li><p>When in the Old Camp: Baal Parvez takes you to the Sect Camp, Mordrag takes
       -you to the New Camp.
       -When you follow them and when they kill monsters then you also get the
       +<li><p>When in the Old Camp: Baal Parvez can take you to the Sect Camp, he can be
       +found near the campfire near Fisk and Dexter.
       +Mordrag can take you to the New Camp, he can be found near the south gate,
       +slightly after the campfire near Baal Parvez.</p>
       +<p>When you follow them and when they kill monsters then you also get the
        experience.</p>
        </li>
        <li><p>The NPC Wolf in the New Camp sells "The Bloodflies" book for 150 ore. When
        you read this book you learn how to remove bloodflies parts (without having to
       -spend learning points). Then you can sell the book back for 75 ore. This
       -investment quickly pays back: Per bloodfly: sting: 25 ore (unsold value), 2x
       -wings (15 ore each unsold value).</p>
       +spend learning points). After you read the book and learned its skill then you
       +can sell the book back for 75 ore. This investment quickly pays back: Per
       +bloodfly: sting: 25 ore (unsold value), 2x wings (15 ore each unsold value).</p>
        </li>
        <li><p>The templar Gor Na Drak (usually near the old mine and walks around with
        another templar): talking to him teaches you how to learn to get secretion from
 (DIR) diff --git a/output/gothic-1-guide.md b/output/gothic-1-guide.md
       @@ -89,6 +89,7 @@ Hollow". Ask who he is and then ask to join the scrapers.  He will give you a
        weapons. + 5 against fire.  This will also give you free entrance to the bar in
        the New Camp.
        
       +
        ### Unlimited water bottles in the New Camp
        
        In the quest from Lefty you will be assigned to get water bottles from the
       @@ -217,16 +218,19 @@ focus stones quest, it contains a strength and dexterity potion (+3).
          eating, drinking, smoking) you can sometimes force them out of it by quickly
          unsheathing/sheathing your weapon.
        
       -* When in the Old Camp: Baal Parvez takes you to the Sect Camp, Mordrag takes
       -  you to the New Camp.
       +* When in the Old Camp: Baal Parvez can take you to the Sect Camp, he can be
       +  found near the campfire near Fisk and Dexter.
       +  Mordrag can take you to the New Camp, he can be found near the south gate,
       +  slightly after the campfire near Baal Parvez.
       +
          When you follow them and when they kill monsters then you also get the
          experience.
        
        * The NPC Wolf in the New Camp sells "The Bloodflies" book for 150 ore. When
          you read this book you learn how to remove bloodflies parts (without having to
       -  spend learning points). Then you can sell the book back for 75 ore. This
       -  investment quickly pays back: Per bloodfly: sting: 25 ore (unsold value), 2x
       -  wings (15 ore each unsold value).
       +  spend learning points). After you read the book and learned its skill then you
       +  can sell the book back for 75 ore. This investment quickly pays back: Per
       +  bloodfly: sting: 25 ore (unsold value), 2x wings (15 ore each unsold value).
        
        * The templar Gor Na Drak (usually near the old mine and walks around with
          another templar): talking to him teaches you how to learn to get secretion from
 (DIR) diff --git a/output/phlog/atom b/output/phlog/atom
       @@ -24,7 +24,7 @@ i                codemadness.org        70
        i## Atom feeds for repositories                codemadness.org        70
        i                codemadness.org        70
        1The git »repositories« each have an Atom feed for the commit log (atom.xml) and        /git/        codemadness.org        70
       -ian Atom feed for the tags/releases (tags.xml). This can be useful for ports                codemadness.org        70
       +ian Atom feed for the tags/releases (tags.xml). This can be useful for package                codemadness.org        70
        imaintainers to keep track of software releases.                codemadness.org        70
        i                codemadness.org        70
        iFor example:                codemadness.org        70
 (DIR) diff --git a/output/phlog/gothic-1-guide b/output/phlog/gothic-1-guide
       @@ -3,7 +3,7 @@ i                codemadness.org        70
        i                codemadness.org        70
        i# Gothic 1 game guide                codemadness.org        70
        i                codemadness.org        70
       -iLast modification on 2022-03-09                codemadness.org        70
       +iLast modification on 2022-08-07                codemadness.org        70
        i                codemadness.org        70
        i**Disclaimer:**                codemadness.org        70
        iSome (including myself) may find some of these hints/exploits cheating. This                codemadness.org        70
       @@ -96,6 +96,7 @@ i"Diggers dress" worth 250 ore. It has the following stats: + 10 against                codema
        iweapons. + 5 against fire.  This will also give you free entrance to the bar in                codemadness.org        70
        ithe New Camp.                codemadness.org        70
        i                codemadness.org        70
       +i                codemadness.org        70
        i### Unlimited water bottles in the New Camp                codemadness.org        70
        i                codemadness.org        70
        iIn the quest from Lefty you will be assigned to get water bottles from the                codemadness.org        70
       @@ -224,16 +225,19 @@ i* If you want to talk to a NPC, but some animation of them takes too long (like
        i  eating, drinking, smoking) you can sometimes force them out of it by quickly                codemadness.org        70
        i  unsheathing/sheathing your weapon.                codemadness.org        70
        i                codemadness.org        70
       -i* When in the Old Camp: Baal Parvez takes you to the Sect Camp, Mordrag takes                codemadness.org        70
       -i  you to the New Camp.                codemadness.org        70
       +i* When in the Old Camp: Baal Parvez can take you to the Sect Camp, he can be                codemadness.org        70
       +i  found near the campfire near Fisk and Dexter.                codemadness.org        70
       +i  Mordrag can take you to the New Camp, he can be found near the south gate,                codemadness.org        70
       +i  slightly after the campfire near Baal Parvez.                codemadness.org        70
       +i                codemadness.org        70
        i  When you follow them and when they kill monsters then you also get the                codemadness.org        70
        i  experience.                codemadness.org        70
        i                codemadness.org        70
        i* The NPC Wolf in the New Camp sells "The Bloodflies" book for 150 ore. When                codemadness.org        70
        i  you read this book you learn how to remove bloodflies parts (without having to                codemadness.org        70
       -i  spend learning points). Then you can sell the book back for 75 ore. This                codemadness.org        70
       -i  investment quickly pays back: Per bloodfly: sting: 25 ore (unsold value), 2x                codemadness.org        70
       -i  wings (15 ore each unsold value).                codemadness.org        70
       +i  spend learning points). After you read the book and learned its skill then you                codemadness.org        70
       +i  can sell the book back for 75 ore. This investment quickly pays back: Per                codemadness.org        70
       +i  bloodfly: sting: 25 ore (unsold value), 2x wings (15 ore each unsold value).                codemadness.org        70
        i                codemadness.org        70
        i* The templar Gor Na Drak (usually near the old mine and walks around with                codemadness.org        70
        i  another templar): talking to him teaches you how to learn to get secretion from                codemadness.org        70
 (DIR) diff --git a/output/phlog/setup-git-hosting b/output/phlog/setup-git-hosting
       @@ -147,8 +147,9 @@ i                codemadness.org        70
        iIt's also possible with these tools to generate an Atom feed and then use a                codemadness.org        70
        iRSS/Atom reader to track the git history:                codemadness.org        70
        i                codemadness.org        70
       -h* An example url from cgit: »Linux kernel tree«.        URL:https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/        codemadness.org        70
       -0* An example url from stagit: »www.codemadness.org«.        /git/www.codemadness.org/atom.xml        codemadness.org        70
       +h* An example url from cgit: »Linux kernel tree«.        URL:https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/atom/?h=master        codemadness.org        70
       +0* An example url from stagit for the »commit log«.        /git/stagit/atom.xml        codemadness.org        70
       +0* An example url from stagit for the »releases«.        /git/stagit/tags.xml        codemadness.org        70
        i                codemadness.org        70
        1My »sfeed« program can be used as a RSS/Atom reader.        /phlog/sfeed        codemadness.org        70
        i                codemadness.org        70
 (DIR) diff --git a/output/rss_content.xml b/output/rss_content.xml
       @@ -1056,8 +1056,9 @@ also the page: <a href="openbsd-httpd-and-cgit.html">OpenBSD httpd, slowcgi and 
        <p>It's also possible with these tools to generate an Atom feed and then use a
        RSS/Atom reader to track the git history:</p>
        <ul>
       -<li>An example url from cgit: <a href="https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/">Linux kernel tree</a>.</li>
       -<li>An example url from stagit: <a href="/git/www.codemadness.org/atom.xml">www.codemadness.org</a>.</li>
       +<li>An example url from cgit: <a href="https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/atom/?h=master">Linux kernel tree</a>.</li>
       +<li>An example url from stagit for the <a href="/git/stagit/atom.xml">commit log</a>.</li>
       +<li>An example url from stagit for the <a href="/git/stagit/tags.xml">releases</a>.</li>
        </ul>
        <p>My <a href="sfeed.html">sfeed</a> program can be used as a RSS/Atom reader.</p>
        <h2>Setting up git hooks (optional)</h2>
       @@ -2292,7 +2293,7 @@ If it worked then good for you :)</p>
                <dc:date>2009-04-12T00:00:00Z</dc:date>
                <author>Hiltjo</author>
                <description><![CDATA[<h1>Gothic 1 game guide</h1>
       -        <p><strong>Last modification on </strong> <time>2022-03-09</time></p>
       +        <p><strong>Last modification on </strong> <time>2022-08-07</time></p>
                <p><strong>Disclaimer:</strong>
        Some (including myself) may find some of these hints/exploits cheating. This
        guide is just for educational and fun purposes. Some of these hints/tips apply
       @@ -2467,16 +2468,18 @@ focus stones quest, it contains a strength and dexterity potion (+3).</p>
        eating, drinking, smoking) you can sometimes force them out of it by quickly
        unsheathing/sheathing your weapon.</p>
        </li>
       -<li><p>When in the Old Camp: Baal Parvez takes you to the Sect Camp, Mordrag takes
       -you to the New Camp.
       -When you follow them and when they kill monsters then you also get the
       +<li><p>When in the Old Camp: Baal Parvez can take you to the Sect Camp, he can be
       +found near the campfire near Fisk and Dexter.
       +Mordrag can take you to the New Camp, he can be found near the south gate,
       +slightly after the campfire near Baal Parvez.</p>
       +<p>When you follow them and when they kill monsters then you also get the
        experience.</p>
        </li>
        <li><p>The NPC Wolf in the New Camp sells "The Bloodflies" book for 150 ore. When
        you read this book you learn how to remove bloodflies parts (without having to
       -spend learning points). Then you can sell the book back for 75 ore. This
       -investment quickly pays back: Per bloodfly: sting: 25 ore (unsold value), 2x
       -wings (15 ore each unsold value).</p>
       +spend learning points). After you read the book and learned its skill then you
       +can sell the book back for 75 ore. This investment quickly pays back: Per
       +bloodfly: sting: 25 ore (unsold value), 2x wings (15 ore each unsold value).</p>
        </li>
        <li><p>The templar Gor Na Drak (usually near the old mine and walks around with
        another templar): talking to him teaches you how to learn to get secretion from
 (DIR) diff --git a/output/setup-git-hosting.html b/output/setup-git-hosting.html
       @@ -152,8 +152,9 @@ also the page: <a href="openbsd-httpd-and-cgit.html">OpenBSD httpd, slowcgi and 
        <p>It's also possible with these tools to generate an Atom feed and then use a
        RSS/Atom reader to track the git history:</p>
        <ul>
       -<li>An example url from cgit: <a href="https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/">Linux kernel tree</a>.</li>
       -<li>An example url from stagit: <a href="/git/www.codemadness.org/atom.xml">www.codemadness.org</a>.</li>
       +<li>An example url from cgit: <a href="https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/atom/?h=master">Linux kernel tree</a>.</li>
       +<li>An example url from stagit for the <a href="/git/stagit/atom.xml">commit log</a>.</li>
       +<li>An example url from stagit for the <a href="/git/stagit/tags.xml">releases</a>.</li>
        </ul>
        <p>My <a href="sfeed.html">sfeed</a> program can be used as a RSS/Atom reader.</p>
        <h2>Setting up git hooks (optional)</h2>
 (DIR) diff --git a/output/setup-git-hosting.md b/output/setup-git-hosting.md
       @@ -140,8 +140,9 @@ browser or some other program without having to look at the local repository.
        It's also possible with these tools to generate an Atom feed and then use a
        RSS/Atom reader to track the git history:
        
       -* An example url from cgit: [Linux kernel tree](https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/).
       -* An example url from stagit: [www.codemadness.org](https://codemadness.org/git/www.codemadness.org/atom.xml).
       +* An example url from cgit: [Linux kernel tree](https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/atom/?h=master).
       +* An example url from stagit for the [commit log](https://codemadness.org/git/stagit/atom.xml).
       +* An example url from stagit for the [releases](https://codemadness.org/git/stagit/tags.xml).
        
        My [sfeed](https://codemadness.org/sfeed.html) program can be used as a RSS/Atom reader.
        
 (DIR) diff --git a/output/sitemap.xml b/output/sitemap.xml
       @@ -122,6 +122,6 @@
        </url>
        <url>
                <loc>https://www.codemadness.org/gothic-1-guide.html</loc>
       -        <lastmod>2022-03-09</lastmod>
       +        <lastmod>2022-08-07</lastmod>
        </url>
        </urlset>
 (DIR) diff --git a/pages/gothic-1-guide.cfg b/pages/gothic-1-guide.cfg
       @@ -3,4 +3,4 @@ id = gothic
        description = Gothic 1 game guide with some useful tips
        keywords = gothic, game, guide, tips
        created = 2009-04-12
       -updated = 2022-03-09
       +updated = 2022-08-07
 (DIR) diff --git a/pages/gothic-1-guide.md b/pages/gothic-1-guide.md
       @@ -89,6 +89,7 @@ Hollow". Ask who he is and then ask to join the scrapers.  He will give you a
        weapons. + 5 against fire.  This will also give you free entrance to the bar in
        the New Camp.
        
       +
        ### Unlimited water bottles in the New Camp
        
        In the quest from Lefty you will be assigned to get water bottles from the
       @@ -217,16 +218,19 @@ focus stones quest, it contains a strength and dexterity potion (+3).
          eating, drinking, smoking) you can sometimes force them out of it by quickly
          unsheathing/sheathing your weapon.
        
       -* When in the Old Camp: Baal Parvez takes you to the Sect Camp, Mordrag takes
       -  you to the New Camp.
       +* When in the Old Camp: Baal Parvez can take you to the Sect Camp, he can be
       +  found near the campfire near Fisk and Dexter.
       +  Mordrag can take you to the New Camp, he can be found near the south gate,
       +  slightly after the campfire near Baal Parvez.
       +
          When you follow them and when they kill monsters then you also get the
          experience.
        
        * The NPC Wolf in the New Camp sells "The Bloodflies" book for 150 ore. When
          you read this book you learn how to remove bloodflies parts (without having to
       -  spend learning points). Then you can sell the book back for 75 ore. This
       -  investment quickly pays back: Per bloodfly: sting: 25 ore (unsold value), 2x
       -  wings (15 ore each unsold value).
       +  spend learning points). After you read the book and learned its skill then you
       +  can sell the book back for 75 ore. This investment quickly pays back: Per
       +  bloodfly: sting: 25 ore (unsold value), 2x wings (15 ore each unsold value).
        
        * The templar Gor Na Drak (usually near the old mine and walks around with
          another templar): talking to him teaches you how to learn to get secretion from
 (DIR) diff --git a/pages/setup-git-hosting.md b/pages/setup-git-hosting.md
       @@ -140,8 +140,9 @@ browser or some other program without having to look at the local repository.
        It's also possible with these tools to generate an Atom feed and then use a
        RSS/Atom reader to track the git history:
        
       -* An example url from cgit: [Linux kernel tree](https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/).
       -* An example url from stagit: [www.codemadness.org](/git/www.codemadness.org/atom.xml).
       +* An example url from cgit: [Linux kernel tree](https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/atom/?h=master).
       +* An example url from stagit for the [commit log](/git/stagit/atom.xml).
       +* An example url from stagit for the [releases](/git/stagit/tags.xml).
        
        My [sfeed](sfeed.html) program can be used as a RSS/Atom reader.