summaryrefslogtreecommitdiff
path: root/royalryttertur.mdwn
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})' ```
2024-01-19fix redirSiri Reiter
2024-01-19fix redirSiri Reiter
2024-01-19redirectionSiri Reiter
2024-01-19move article into blog VejviserenSiri Reiter
2024-01-19text correctionsSiri Reiter
2024-01-18(no commit message)paul
2024-01-18(no commit message)paul
2024-01-18(no commit message)paul
2024-01-18(no commit message)paul
2024-01-18(no commit message)paul
2024-01-18(no commit message)paul
2024-01-18(no commit message)paul