aboutsummaryrefslogtreecommitdiff
path: root/doc/examples/blog.mdwn
Commit message (Collapse)AuthorAge
* updateJoey Hess2010-04-15
|
* CSS and templates for sidebar changed to use a class, not an id.Joey Hess2010-04-15
| | | | | Multiple sidebars should be possible; also, I want to add a sidebar template.
* remove example comments_pagespec settingJoey Hess2010-04-15
| | | | auto-blog.setup configures this automatically now
* ikiwiki-calendar: New command automates creation of archive pages using the ↵Joey Hess2009-10-11
| | | | calendar plugin.
* updateJoey Hess2009-01-12
|
* formattingJoey Hess2008-12-28
|
* unify pagespecsJoey Hess2008-12-21
|
* fix linksJoey Hess2008-12-21
|
* formattingJoey Hess2008-12-21
|
* mention comments pluginJoey Hess2008-12-21
|
* Migrate escaped directives (\[[) in the rest of doc to have \[[! prefixSimon McVittie2008-07-21
|
* * Add a default stylesheet entry for the pagecloud.joey2006-10-28
* Add examples page with some examples of things that can be done using ikiwiki, like a weblog. The examples can be copied into a user's wiki for a quick start, without needing to learn everything about how to put them together.