From a6ebee76262507e5da1e89d8f384e8bbda5ec174 Mon Sep 17 00:00:00 2001 From: Yorhel Date: Thu, 19 Jan 2023 14:31:45 +0100 Subject: [PATCH] Some more love for Atom feeds --- .gitignore | 1 + Makefile | 1 + dat/index.md | 10 +++++----- dat/ncdc.md | 2 +- dat/ncdu.md | 2 +- dat/nginx-confgen.md | 2 +- dat/tuwf.md | 2 +- 7 files changed, 11 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 190ccbe..f4355fb 100644 --- a/.gitignore +++ b/.gitignore @@ -87,6 +87,7 @@ pub/ncdu/man.html pub/ncdu/scr.html pub/nginx-confgen.html pub/nginx-confgen/changes.html +pub/nginx-confgen/feed.atom pub/nginx-confgen/man.html pub/tuwf.html pub/tuwf/changes.html diff --git a/Makefile b/Makefile index a2b7ae3..cdf6f57 100644 --- a/Makefile +++ b/Makefile @@ -76,6 +76,7 @@ FEEDS=\ pub/globster/feed.atom\ pub/ncdc/feed.atom\ pub/ncdu/feed.atom\ + pub/nginx-confgen/feed.atom\ pub/tuwf/feed.atom\ pub/yxml/feed.atom diff --git a/dat/index.md b/dat/index.md index 69d3b03..3d1c077 100644 --- a/dat/index.md +++ b/dat/index.md @@ -61,7 +61,7 @@ the incidental article on this site. Enjoy your stay! branch: colors by default and natural sorting. [Ncdu homepage](/ncdu) - [v1 changelog](/ncdu/changes) - [v2 changelog](/ncdu/changes2). -`2022-04-27` - nginx-confgen 2.1 released +`2022-04-27` - nginx-confgen 2.1 released : Improved handling of map blocks and a few minor fixes. [Homepage](/nginx-confgen) - [Changelog](/nginx-confgen/changes). @@ -96,7 +96,7 @@ the incidental article on this site. Enjoy your stay! file mode flags and allows for a few future extensions to the JSON dump format. [Ncdu homepage](/ncdu) - [Changelog](/ncdu/changes). -`2020-10-22` - nginx-confgen 2.0 released +`2020-10-22` - nginx-confgen 2.0 released : Completely rewritten in C for easier, more portable and more lightweight builds. Variables are now globally scoped, `pre_if` supports braces, improved error reporting and a whole bunch of other improvements. @@ -181,7 +181,7 @@ the incidental article on this site. Enjoy your stay! fixes a few bugs you weren't likely to trigger anyway. [Ncdu homepage](/ncdu) - [Changelog](/ncdu/changes). -`2018-02-23` - nginx-confgen 1.2 released +`2018-02-23` - nginx-confgen 1.2 released : This release significantly improves the parser to accept more syntax and fixes string quoting, variable formatting and escape sequences. [Homepage](/nginx-confgen) - [Changelog](/nginx-confgen/changes). @@ -197,8 +197,8 @@ the incidental article on this site. Enjoy your stay! bugs. [Ncdu homepage](/ncdu) - [Changelog](/ncdu/changes).