diff options
| -rwxr-xr-x | buetow.org.sh | 2 | ||||
| -rw-r--r-- | content/gemtext/gemfeed/atom.xml | 6 | ||||
| -rw-r--r-- | content/html/gemfeed/atom.xml | 6 | ||||
| -rw-r--r-- | content/meta/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.meta | 4 |
4 files changed, 9 insertions, 9 deletions
diff --git a/buetow.org.sh b/buetow.org.sh index 7dd09338..628209e9 100755 --- a/buetow.org.sh +++ b/buetow.org.sh @@ -33,7 +33,7 @@ case $ARG in html::test md::test ;; - --feeds) + --feed) gemfeed::generate atomfeed::generate ;; diff --git a/content/gemtext/gemfeed/atom.xml b/content/gemtext/gemfeed/atom.xml index 7c234442..abf1da4c 100644 --- a/content/gemtext/gemfeed/atom.xml +++ b/content/gemtext/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2021-05-14T09:59:18+01:00</updated> + <updated>2021-05-14T14:50:28+01:00</updated> <title>buetow.org feed</title> <subtitle>Having fun with computers!</subtitle> <link href="gemini://buetow.org/gemfeed/atom.xml" rel="self" /> @@ -157,10 +157,10 @@ dtail –servers serverlist.txt –files ‘/var/log/*.log’ –regex ‘(?i:er </content> </entry> <entry> - <title>The article</title> + <title>Realistic load testing with I/O Riot for Linux</title> <link href="gemini://buetow.org/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.gmi" /> <id>gemini://buetow.org/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.gmi</id> - <updated>2018-06-01T09:30:27+01:00</updated> + <updated>2018-06-01T14:50:29+01:00</updated> <author> <name>Paul Buetow</name> <email>comments@mx.buetow.org</email> diff --git a/content/html/gemfeed/atom.xml b/content/html/gemfeed/atom.xml index 11767358..4b10e75c 100644 --- a/content/html/gemfeed/atom.xml +++ b/content/html/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2021-05-14T09:59:18+01:00</updated> + <updated>2021-05-14T14:50:28+01:00</updated> <title>buetow.org feed</title> <subtitle>Having fun with computers!</subtitle> <link href="https://buetow.org/gemfeed/atom.xml" rel="self" /> @@ -157,10 +157,10 @@ dtail –servers serverlist.txt –files ‘/var/log/*.log’ –regex ‘(?i:er </content> </entry> <entry> - <title>The article</title> + <title>Realistic load testing with I/O Riot for Linux</title> <link href="https://buetow.org/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html" /> <id>https://buetow.org/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html</id> - <updated>2018-06-01T09:30:27+01:00</updated> + <updated>2018-06-01T14:50:29+01:00</updated> <author> <name>Paul Buetow</name> <email>comments@mx.buetow.org</email> diff --git a/content/meta/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.meta b/content/meta/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.meta index e053c3bb..d831a2df 100644 --- a/content/meta/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.meta +++ b/content/meta/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.meta @@ -1,5 +1,5 @@ -local meta_date="2018-06-01T09:30:27+01:00" +local meta_date="2018-06-01T14:50:29+01:00" local meta_author="Paul Buetow" local meta_email="comments@mx.buetow.org" -local meta_title="The article" +local meta_title="Realistic load testing with I/O Riot for Linux" local meta_summary="This text first was published in the german IT-Administrator computer Magazine. 3 years have passed since and I decided to publish it on my blog too. . .....to read on please visit my site." |
