]>
git.deb.at Git - debienna.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Sebastian Bachmann [Thu, 18 Apr 2013 16:57:20 +0000 (18:57 +0200)]
fixing layout bugs
chrysn [Mon, 15 Apr 2013 21:24:09 +0000 (23:24 +0200)]
include format and txt plugins
the conversion process created `format txt` directives. while that can
imo be better handled using markdown formatting, enabling the plugin
makes the imported parts visible again without additional effort.
chrysn [Mon, 15 Apr 2013 21:00:30 +0000 (23:00 +0200)]
html-in-mdwn fix
inlining requires the html around the inline directives to be
markdown="1", but that also means that markdown gets applied to
everything inbetween, which again means that indenting should be
avoided. (right columns didn't render.)
Sebastian Bachmann [Mon, 15 Apr 2013 19:04:39 +0000 (21:04 +0200)]
more sophistication of the html layout. adding colors and logo
Sebastian Bachmann [Mon, 15 Apr 2013 18:45:09 +0000 (20:45 +0200)]
creating a very basic structure for the html template
chrysn [Fri, 12 Apr 2013 11:40:34 +0000 (13:40 +0200)]
linuxwochen-content zusammengefasst und alle erwaehnten punkte aufgenommen
chrysn [Fri, 12 Apr 2013 11:09:03 +0000 (13:09 +0200)]
fixed link to debienna_wiki/setup/
chrysn [Fri, 12 Apr 2013 10:59:52 +0000 (12:59 +0200)]
cleaned up setup description
chrysn [Fri, 12 Apr 2013 00:17:41 +0000 (02:17 +0200)]
fix links
chrysn [Fri, 12 Apr 2013 00:17:05 +0000 (02:17 +0200)]
more about current ikiwiki pages
chrysn [Fri, 12 Apr 2013 00:10:29 +0000 (02:10 +0200)]
adapted calendar to ikiwiki
chrysn [Thu, 11 Apr 2013 23:51:08 +0000 (01:51 +0200)]
fixed attachments
chrysn [Thu, 11 Apr 2013 23:39:26 +0000 (01:39 +0200)]
use another approach for importing, discard old approach
chrysn [Thu, 11 Apr 2013 23:34:14 +0000 (01:34 +0200)]
ikiwiki style image inclusions
chrysn [Thu, 11 Apr 2013 23:30:45 +0000 (01:30 +0200)]
imported attachments
chrysn [Thu, 11 Apr 2013 23:30:30 +0000 (01:30 +0200)]
ikiwiki adaptions: index
chrysn [Thu, 11 Apr 2013 23:19:22 +0000 (01:19 +0200)]
fix img links
sed -i 's/\[\[!img \([^]]*\)\]/![](\1)/g' **/*.mdwn
chrysn [Thu, 11 Apr 2013 23:14:41 +0000 (01:14 +0200)]
fix whitespace
chrysn [Thu, 11 Apr 2013 23:02:31 +0000 (01:02 +0200)]
ignore ikiwiki
chrysn [Thu, 11 Apr 2013 22:58:26 +0000 (00:58 +0200)]
fix self links
sed -i 's/!Self \([^ ]*\) desc="[^"]*"/\1/g' **/*.mdwn
chrysn [Thu, 11 Apr 2013 22:54:48 +0000 (00:54 +0200)]
conerted moin to mdwn format
using git://git.koumbit.net/moin2iki.git
chrysn [Thu, 11 Apr 2013 22:09:04 +0000 (00:09 +0200)]
convert Self: links
sed -i 's/Self:\([^ ,.|]*\)/[[\1]]/g' **/*.mdwn
sed -i 's/\[\[\[\[\([^]]*\)\]\]|/[[\1|/g' **/*.mdwn
chrysn [Thu, 11 Apr 2013 22:06:24 +0000 (00:06 +0200)]
use unix newlines everywhere
chrysn [Thu, 11 Apr 2013 21:52:09 +0000 (23:52 +0200)]
ignore ikiwiki files
chrysn [Thu, 11 Apr 2013 21:49:19 +0000 (23:49 +0200)]
uebriggebliebene datei vom import
chrysn [Thu, 11 Apr 2013 21:48:58 +0000 (23:48 +0200)]
frontpage wieder lesbar gemacht
chrysn [Thu, 11 Apr 2013 20:50:13 +0000 (22:50 +0200)]
initial import from moinmoin