summaryrefslogtreecommitdiff
path: root/uro.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;' '{}' + ```
2024-02-27remove ghost linksSiri Reiter
2023-10-18wrap deco images, to support excempting auto-width stylingJonas Smedegaard
2022-04-17(no commit message)paul
2022-04-17(no commit message)paul
2022-02-21tag byucviklingSiri Reiter
2021-04-30switch tag aktueltSiri Reiter
2021-03-25change aktuel turSiri Reiter
2020-01-29(no commit message)paul
2019-06-06Tag aktuelt.Siri Reiter
2017-09-04Remove Ikiwiki scaling of inline overview lists and implement the class ↵Siri Reiter
'overview' instead.
2017-03-17Add link for history tours.Siri Reiter
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.
2016-03-29Deleted old and superfluous files. Clean up tagging.Siri Reiter
2016-03-29Add inline image.Siri Reiter
2016-03-29Add inline images, remove deco images on list page. Check tags.Siri Reiter
2015-08-12Text corrections.Siri Reiter
2015-08-12(no commit message)paul
2015-04-27(no commit message)https://www.google.com/accounts/o8/id?id=AItOawnDHAqtpGqONpXAXWdnqqWFjeWgcsojN3g
2014-10-09Text corrections.Siri Reiter
2014-10-07(no commit message)https://www.google.com/accounts/o8/id?id=AItOawnDHAqtpGqONpXAXWdnqqWFjeWgcsojN3g
2014-01-03(no commit message)https://www.google.com/accounts/o8/id?id=AItOawnDHAqtpGqONpXAXWdnqqWFjeWgcsojN3g
2014-01-03(no commit message)https://www.google.com/accounts/o8/id?id=AItOawnDHAqtpGqONpXAXWdnqqWFjeWgcsojN3g
2014-01-03(no commit message)https://www.google.com/accounts/o8/id?id=AItOawnDHAqtpGqONpXAXWdnqqWFjeWgcsojN3g
2013-10-28Enhanced, not strong.Siri Reiter
2013-07-06Remove tag 'kvarter'.Siri Reiter
2013-03-23Fix teaser.Siri Reiter
2013-03-23Remove old teaser and create inline teasers. Add meta date.Siri Reiter
2013-03-23Move pages from tours directory. Remove old teasers and create inline ↵Siri Reiter
teasers. Add meta titles and such.