X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/9e77d528b81a90babfcc565609030fa01712b4a1..HEAD:/index.plp diff --git a/index.plp b/index.plp index e3cd122..f05c02a 100644 --- a/index.plp +++ b/index.plp @@ -2,7 +2,8 @@ Html({ title => 'cheat sheets', - version => '1.11', + canonical => '/', + version => '1.18', description => [ "Cheat sheets summarising various software programs and standards.", ], @@ -17,7 +18,6 @@ Html({ ], data => ['UPDATE'], }); - :>

Shiar's cheat sheets

@@ -35,7 +35,9 @@ if (open my $log, '<', 'UPDATE') {{ EscapeHTML $line; my ($date, $subject) = split /[\t\n]/, $line; $date =~ s/ \K// and $date .= ''; - $subject =~ s{\A(\w+)(?=: )}{showlink($1, -e "$1.plp" && "/$1")}e; + $subject =~ s{\A (\w+) (?= (?:/\w+)* :\h )}{ + showlink($1, -e "$1.plp" && "/$1"); + }ex; say "

Last update: $date $subject

"; }} @@ -51,7 +53,8 @@ if (open my $log, '<', 'UPDATE') {{
  • vimperator
  • mutt
  • nethack -
  • mplayer +
  • mplayer/mpv +
  • altgr/option