<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ikiwiki on linux &amp; the mountains</title>
    <link>https://bzed.de/tags/ikiwiki/</link>
    <description>Recent content in ikiwiki on linux &amp; the mountains</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-US</language>
    <copyright>Copyright 2009-2017 Bernd Zeimetz</copyright>
    <lastBuildDate>Sat, 02 Jul 2011 16:29:32 +0200</lastBuildDate><atom:link href="https://bzed.de/tags/ikiwiki/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Plusone button plugin for ikiwiki</title>
      <link>https://bzed.de/post/2011/07/plusone_button_plugin_for_ikiwiki/</link>
      <pubDate>Sat, 02 Jul 2011 16:29:32 +0200</pubDate>
      
      <guid>https://bzed.de/post/2011/07/plusone_button_plugin_for_ikiwiki/</guid>
      <description>Just published an ikiwiki plugin to add google&amp;rsquo;s +1 buttons. See ikiwiki.info/plugins/contrib/plusone/ for details.
And if you enable html5 in your ikiwiki settings, it won&amp;rsquo;t show up on planet debian as ugly g:plusone tag.</description>
    </item>
    
    <item>
      <title>Creating a google sitemap for ikiwiki</title>
      <link>https://bzed.de/post/2010/06/creating_a_google_sitemap_for_ikiwiki/</link>
      <pubDate>Wed, 23 Jun 2010 20:23:49 +0200</pubDate>
      
      <guid>https://bzed.de/post/2010/06/creating_a_google_sitemap_for_ikiwiki/</guid>
      <description>ikiwiki is not yet able to create a Google sitemap internally, so I&amp;rsquo;m using google-sitemapgen. To run it automatically when the website is being updated, I&amp;rsquo;ve changed the git hook to run it after the ikiwiki hook.
 In the ikiwiki setup file let git_wrapper point to a file which is not the post-update hook, so you&amp;rsquo;re able to run it from your own skript. I&amp;rsquo;m using /path/to/myikiwiki.git/hooks/post-update.ikiwiki. Write a skript which runs as post-update hook and executes the created hook from ikiwiki and google-sitemapgen with a proper configuration.</description>
    </item>
    
    <item>
      <title>Styling changes in ikiwiki 3.20100610</title>
      <link>https://bzed.de/post/2010/06/styling_changes_in_ikiwiki_3.20100610/</link>
      <pubDate>Sat, 12 Jun 2010 01:53:00 +0200</pubDate>
      
      <guid>https://bzed.de/post/2010/06/styling_changes_in_ikiwiki_3.20100610/</guid>
      <description>Some minutes before the release of 3.20100610 we convinced Joey in #ikiwiki to commit the following changes:
 The part of the page which is usually parallel to the sidebar lives within a new div with the id &amp;ldquo;pagebody&amp;rdquo; now. This is the proper fix for the issue and workaround described here. pre elements will show a scrollbar automatically now, thanks to overflow: auto; in the CSS.  We hope that nobody wants to hit us with a bat now :-)</description>
    </item>
    
    <item>
      <title>New css for bzed.de</title>
      <link>https://bzed.de/post/2010/05/new_css_for_bzed.de/</link>
      <pubDate>Wed, 19 May 2010 01:11:30 +0200</pubDate>
      
      <guid>https://bzed.de/post/2010/05/new_css_for_bzed.de/</guid>
      <description>After more than a year of using ikiwiki to run bzed.de I thought it would be a good time replace the darkish-brown style by something bright. Also I wanted to get righ of the massive changes I had to do on the template files to make the old layout work.
Unfortunately I hit one of the - in my opinion - major problems in the ikiwiki templates again: You can&amp;rsquo;t rely on all &amp;lt;div&amp;gt;s being available on all pages, which is quite annoying when you need them to style the page with CSS.</description>
    </item>
    
  </channel>
</rss>
