sitemap: link recently developed pages
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 9 Nov 2021 03:10:17 +0000 (04:10 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 6 Dec 2021 11:07:29 +0000 (12:07 +0100)
In order: dieren, codec, sc/hots, keyboard, sample, plan.

tools/mksitemap

index 12255b7fec34cc44736434fd2cf07f1c0d71ee14..01ec21159063d47487682cd7c0f01429cdd06456 100755 (executable)
@@ -2,18 +2,18 @@
 use 5.014;
 use warnings;
 
-our $VERSION = '1.00';
+our $VERSION = '1.01';
 
 use File::stat;
 use Time::Piece;
 
 my @pages = (
        [qw( index )],
-       [qw( vi digraphs charset browser writing sc/2 termcol )],
+       [qw( vi digraphs charset browser writing sc/lotv termcol dieren )],
        [qw( readline latin unicode countries emoji perl )],
-       [qw( vimperator mutt nethack mplayer font )],
-       [qw( apl less screen digits sc termcol/legacy )],
-       [qw( chars/table/html source )],
+       [qw( vimperator mutt nethack mplayer font codec )],
+       [qw( apl less screen digits sc sc/hots termcol/legacy keyboard )],
+       [qw( chars/table/html sample source plan )],
 );
 
 my %freq = (