summaryrefslogtreecommitdiff
path: root/malmoe.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})' ```
2022-10-28normalize headlines to have one leading space and no trailing spaceJonas Smedegaard
command: ``` find * -type f -name '*.mdwn' -execdir perl -pi -e 's/^(#+)\s*([^\s#].*?)\h*$/$1 $2/g;' '{}' + ```
2019-02-21Adjust text. Remove notebox.Siri Reiter
2018-03-03Modernize to use tagged() pagespec.Jonas Smedegaard
2017-08-23Place theme image in topbar and remove from text.Siri Reiter
2017-02-22Inline lists without pages tagged skole.Siri Reiter
2016-03-29Deleted old and superfluous files. Clean up tagging.Siri Reiter
2016-03-29Define size 480x and class solo for cover image.Siri Reiter
2016-03-29Add inline directive value.Siri Reiter
2016-03-22Clean: Remove old dates.Siri Reiter
2016-03-22Clean: Remove stumps used to create pages from web.Siri Reiter
2014-09-02(no commit message)https://www.google.com/accounts/o8/id?id=AItOawnDHAqtpGqONpXAXWdnqqWFjeWgcsojN3g
2014-09-01Text corrections.Siri Reiter
2014-09-01(no commit message)https://www.google.com/accounts/o8/id?id=AItOawnDHAqtpGqONpXAXWdnqqWFjeWgcsojN3g
2014-09-01(no commit message)https://www.google.com/accounts/o8/id?id=AItOawnDHAqtpGqONpXAXWdnqqWFjeWgcsojN3g
2014-09-01(no commit message)https://www.google.com/accounts/o8/id?id=AItOawnDHAqtpGqONpXAXWdnqqWFjeWgcsojN3g
2014-09-01(no commit message)https://www.google.com/accounts/o8/id?id=AItOawnDHAqtpGqONpXAXWdnqqWFjeWgcsojN3g
2014-09-01(no commit message)https://www.google.com/accounts/o8/id?id=AItOawnDHAqtpGqONpXAXWdnqqWFjeWgcsojN3g
2014-09-01(no commit message)https://www.google.com/accounts/o8/id?id=AItOawnDHAqtpGqONpXAXWdnqqWFjeWgcsojN3g