summaryrefslogtreecommitdiff
path: root/kvarterer.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-04-06normalize directives to always quote variablesJonas Smedegaard
command: ``` find * -type f -name '*.mdwn' -execdir perl -gpi -e 's/(?:class|link|size|stem|width|height)=\K[^=\s"\]>]+/"$&"/g;' '{}' + ```
2023-10-18wrap deco images, to support excempting auto-width stylingJonas Smedegaard
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;' '{}' + ```
2018-03-03Modernize to use tagged() pagespec.Jonas Smedegaard
2017-02-23Add tag ture and remove tag tours. Inline lists trimmed to include tours. ↵Siri Reiter
Trim tags. Random markup changes, i.e. move meta titles to top.
2014-03-02(no commit message)https://www.google.com/accounts/o8/id?id=AItOawnDHAqtpGqONpXAXWdnqqWFjeWgcsojN3g
2014-03-02(no commit message)https://www.google.com/accounts/o8/id?id=AItOawnDHAqtpGqONpXAXWdnqqWFjeWgcsojN3g
2014-03-02(no commit message)https://www.google.com/accounts/o8/id?id=AItOawnDHAqtpGqONpXAXWdnqqWFjeWgcsojN3g
2013-03-23Harmonize headline (uden for voldene).Siri Reiter
2013-03-23Add selflinks in teasers. Add tag kvarter and remove link amager.Siri Reiter
2013-01-25Add content from other page (bridges). Text corrections.Siri Reiter
2013-01-05Fix add class to decorative images.Siri Reiter
2013-01-05Add class to decorative images. Clean up markup and superfluous spacing here ↵Siri Reiter
and there.
2012-12-13Add text.Siri Reiter
2012-12-13Remove old list and make inline list with tags kvarter.Siri Reiter
2012-12-13Pretext ordinary, H1 ordinary (not capitalised letters).Siri Reiter
2009-03-24(no commit message)http://hartvigson.myopenid.com/
2009-03-24(no commit message)http://hartvigson.myopenid.com/
2009-03-24(no commit message)http://hartvigson.myopenid.com/
2009-03-22(no commit message)http://hartvigson.myopenid.com/
2009-03-20(no commit message)http://hartvigson.myopenid.com/
2009-03-20(no commit message)http://hartvigson.myopenid.com/
2009-03-20(no commit message)http://hartvigson.myopenid.com/
2009-03-20(no commit message)http://hartvigson.myopenid.com/
2009-03-20(no commit message)http://hartvigson.myopenid.com/
2009-03-20(no commit message)http://hartvigson.myopenid.com/
2009-03-20(no commit message)http://hartvigson.myopenid.com/
2009-03-20(no commit message)http://hartvigson.myopenid.com/
2009-03-20(no commit message)http://hartvigson.myopenid.com/
2009-03-20(no commit message)http://hartvigson.myopenid.com/
2009-03-20(no commit message)http://hartvigson.myopenid.com/
2009-03-20(no commit message)http://hartvigson.myopenid.com/
2009-03-04(no commit message)http://hartvigson.myopenid.com/
2009-03-04(no commit message)http://hartvigson.myopenid.com/
2009-03-04(no commit message)http://hartvigson.myopenid.com/
2009-03-04(no commit message)http://hartvigson.myopenid.com/
2009-03-04(no commit message)http://hartvigson.myopenid.com/
2009-03-04(no commit message)http://hartvigson.myopenid.com/