summaryrefslogtreecommitdiff
path: root/video/2014
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2020-03-16 19:15:01 +0100
committerJonas Smedegaard <dr@jones.dk>2024-04-06 10:36:37 +0200
commite30097f4a9ffc42d57df2c463ae4770b61ff8769 (patch)
treed81a0f0c0153d99346cb1e123f7bc656991086b4 /video/2014
parentc0be7d8b7c4caa1e1077e91912e93dac6c4e6470 (diff)
rename *.mdwn to */index.md, except index/topbar/farbar/sidebar files
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})' ```
Diffstat (limited to 'video/2014')
-rw-r--r--video/2014/nbro/index.md (renamed from video/2014/nbro.mdwn)0
-rw-r--r--video/2014/ridebanen/index.md (renamed from video/2014/ridebanen.mdwn)0
-rw-r--r--video/2014/superkilen/index.md (renamed from video/2014/superkilen.mdwn)0
-rw-r--r--video/2014/wessel/index.md (renamed from video/2014/wessel.mdwn)0
4 files changed, 0 insertions, 0 deletions
diff --git a/video/2014/nbro.mdwn b/video/2014/nbro/index.md
index cac62a7a..cac62a7a 100644
--- a/video/2014/nbro.mdwn
+++ b/video/2014/nbro/index.md
diff --git a/video/2014/ridebanen.mdwn b/video/2014/ridebanen/index.md
index c16ebf70..c16ebf70 100644
--- a/video/2014/ridebanen.mdwn
+++ b/video/2014/ridebanen/index.md
diff --git a/video/2014/superkilen.mdwn b/video/2014/superkilen/index.md
index 2a33feca..2a33feca 100644
--- a/video/2014/superkilen.mdwn
+++ b/video/2014/superkilen/index.md
diff --git a/video/2014/wessel.mdwn b/video/2014/wessel/index.md
index 9841dafd..9841dafd 100644
--- a/video/2014/wessel.mdwn
+++ b/video/2014/wessel/index.md