Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-06 | rename *.mdwn to */index.md, except index/topbar/farbar/sidebar files | Jonas 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})' ``` | |||
2017-10-26 | Add customized farbar. | Siri Reiter | |
2017-10-26 | Remove special sidebar. | Siri Reiter | |
2013-12-02 | Fix avoid æ and ø in jpeg filename. | Siri Reiter | |
2013-10-28 | Fix links. | Siri Reiter | |
2013-10-09 | Submenu in region, not in default sidebar. Add Dragør to menu. | Siri Reiter | |
2012-05-29 | attachment upload | https://www.google.com/accounts/o8/id?id=AItOawkvAQ2pGG272FFZHZbpuyAFEGhj3ph3p9I | |
2012-05-29 | attachment upload | https://www.google.com/accounts/o8/id?id=AItOawkvAQ2pGG272FFZHZbpuyAFEGhj3ph3p9I | |
2012-05-28 | attachment upload | https://www.google.com/accounts/o8/id?id=AItOawkvAQ2pGG272FFZHZbpuyAFEGhj3ph3p9I | |