]> git.deb.at Git - debienna.git/log
debienna.git
12 years agoinclude format and txt plugins
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.

12 years agohtml-in-mdwn fix
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.)

12 years agomore sophistication of the html layout. adding colors and logo
Sebastian Bachmann [Mon, 15 Apr 2013 19:04:39 +0000 (21:04 +0200)]
more sophistication of the html layout. adding colors and logo

12 years agocreating a very basic structure for the html template
Sebastian Bachmann [Mon, 15 Apr 2013 18:45:09 +0000 (20:45 +0200)]
creating a very basic structure for the html template

12 years agolinuxwochen-content zusammengefasst und alle erwaehnten punkte aufgenommen
chrysn [Fri, 12 Apr 2013 11:40:34 +0000 (13:40 +0200)]
linuxwochen-content zusammengefasst und alle erwaehnten punkte aufgenommen

12 years agofixed link to debienna_wiki/setup/
chrysn [Fri, 12 Apr 2013 11:09:03 +0000 (13:09 +0200)]
fixed link to debienna_wiki/setup/

12 years agocleaned up setup description
chrysn [Fri, 12 Apr 2013 10:59:52 +0000 (12:59 +0200)]
cleaned up setup description

12 years agofix links
chrysn [Fri, 12 Apr 2013 00:17:41 +0000 (02:17 +0200)]
fix links

12 years agomore about current ikiwiki pages
chrysn [Fri, 12 Apr 2013 00:17:05 +0000 (02:17 +0200)]
more about current ikiwiki pages

12 years agoadapted calendar to ikiwiki
chrysn [Fri, 12 Apr 2013 00:10:29 +0000 (02:10 +0200)]
adapted calendar to ikiwiki

12 years agofixed attachments
chrysn [Thu, 11 Apr 2013 23:51:08 +0000 (01:51 +0200)]
fixed attachments

12 years agouse another approach for importing, discard old approach
chrysn [Thu, 11 Apr 2013 23:39:26 +0000 (01:39 +0200)]
use another approach for importing, discard old approach

12 years agoikiwiki style image inclusions
chrysn [Thu, 11 Apr 2013 23:34:14 +0000 (01:34 +0200)]
ikiwiki style image inclusions

12 years agoimported attachments
chrysn [Thu, 11 Apr 2013 23:30:45 +0000 (01:30 +0200)]
imported attachments

12 years agoikiwiki adaptions: index
chrysn [Thu, 11 Apr 2013 23:30:30 +0000 (01:30 +0200)]
ikiwiki adaptions: index

12 years agofix img links
chrysn [Thu, 11 Apr 2013 23:19:22 +0000 (01:19 +0200)]
fix img links

sed -i 's/\[\[!img \([^]]*\)\]/![](\1)/g' **/*.mdwn

12 years agofix whitespace
chrysn [Thu, 11 Apr 2013 23:14:41 +0000 (01:14 +0200)]
fix whitespace

12 years agoignore ikiwiki
chrysn [Thu, 11 Apr 2013 23:02:31 +0000 (01:02 +0200)]
ignore ikiwiki

12 years agofix self links
chrysn [Thu, 11 Apr 2013 22:58:26 +0000 (00:58 +0200)]
fix self links

sed -i 's/!Self \([^ ]*\) desc="[^"]*"/\1/g' **/*.mdwn

12 years agoconerted moin to mdwn format
chrysn [Thu, 11 Apr 2013 22:54:48 +0000 (00:54 +0200)]
conerted moin to mdwn format

using git://git.koumbit.net/moin2iki.git

12 years agoconvert Self: links
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

12 years agouse unix newlines everywhere
chrysn [Thu, 11 Apr 2013 22:06:24 +0000 (00:06 +0200)]
use unix newlines everywhere

12 years agoignore ikiwiki files
chrysn [Thu, 11 Apr 2013 21:52:09 +0000 (23:52 +0200)]
ignore ikiwiki files

12 years agouebriggebliebene datei vom import
chrysn [Thu, 11 Apr 2013 21:49:19 +0000 (23:49 +0200)]
uebriggebliebene datei vom import

12 years agofrontpage wieder lesbar gemacht
chrysn [Thu, 11 Apr 2013 21:48:58 +0000 (23:48 +0200)]
frontpage wieder lesbar gemacht

12 years agoinitial import from moinmoin
chrysn [Thu, 11 Apr 2013 20:50:13 +0000 (22:50 +0200)]
initial import from moinmoin