summaryrefslogtreecommitdiff
path: root/herman_bang_byvandring
AgeCommit message (Collapse)Author
2024-04-06rename *.mdwn to */index.md, except index/topbar/farbar/sidebar filesJonas Smedegaard
command: ``` perl -MPath::Tiny -WE 'use strict; path(".")->visit(sub{return unless -f && /\.mdwn$/; my $stem=$_->basename(".mdwn"); my $new=$_->sibling($stem,"index.md"); return if $stem =~ /^index|topbar|sidebar|farbar|footer$/ || $new->exists; $new->parent->mkpath; system("git","mv", $_, $new)},{recurse=>1})' ```
2022-04-24change image formats and links and resizeSiri Reiter
2022-04-24change image format and name, fix link and resizeSiri Reiter
2021-04-17link to list historiske personerSiri Reiter
2021-04-17correct titleSiri Reiter
2021-04-17add farbarSiri Reiter
2021-04-16vedhæftningsoplægningpaul