X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/ed40735dccb677c7477faffe8a885a345ac8c71b..a317b63cd771060b1adb44b311360d54af8eb25a:/index.plp diff --git a/index.plp b/index.plp index db6284c..c20b44b 100644 --- a/index.plp +++ b/index.plp @@ -2,7 +2,7 @@ Html({ title => 'cheat sheets', - version => '1.11', + version => '1.13', description => [ "Cheat sheets summarising various software programs and standards.", ], @@ -15,8 +15,10 @@ Html({ ' title="RSS feed of repository updates"', ' href="http://git.shiar.nl/sheet.git/rss">', ], + data => ['UPDATE'], }); +exit if $ENV{REQUEST_METHOD} eq 'HEAD'; :>

Shiar's cheat sheets

@@ -28,13 +30,13 @@ Originally created by Mischa Poslawsky, but you're free to use, print, alter, and redistribute under the AGPL license.

<: -my @format = ('--date=short', "--pretty=%ad (%ar)\t%s"); -if (open my $log, '-|', git => 'log', -1, @format) {{ +if (open my $log, '<', 'UPDATE') {{ my $line = readline $log; $line or next; # explicitly ignore empty input 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; say "

Last update: $date $subject

"; }} @@ -76,9 +78,9 @@ if (open my $log, '-|', git => 'log', -1, @format) {{
  • perl versions
  • apl symbols
  • terminal colours -
  • starcraft 2 units - (bw) +
  • starcraft units
  • emoticons +
  • dieren (Dutch animals)