Joey Hess
ad858475e7
match only pages in calendar
2010-06-15 14:17:23 -04:00
Joey Hess
a0a472d577
fix tagspec
2010-04-15 17:57:35 -04:00
Joey Hess
f41ebb8862
reorg
2010-04-15 17:56:36 -04:00
Joey Hess
4bbbd77a48
typo
2010-04-15 17:49:32 -04:00
Joey Hess
d63e043f0a
allow sidebar directive to enable use of sidebar page
...
This way, the example blog always has a sidebar on the index page,
but not the overhead of sidebars on all the other pages. And if a
user wants to, they can enable global_sidebars to switch to sidebars on
every page.
2010-04-15 17:38:13 -04:00
Joey Hess
baaa848f6c
CSS and templates for sidebar changed to use a class, not an id.
...
Multiple sidebars should be possible; also, I want to add a sidebar
template.
2010-04-15 15:04:17 -04:00
Simon McVittie
47d179802d
Migrate everything else via prefix_directives
...
This is a partial commit of:
egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition
prefix_directives
2008-07-21 12:32:31 +01:00
joey
c3a13d01fc
web commit by JoshTriplett: Put links into a list.
2007-02-14 02:15:14 +00:00
joey
ec2ccf2bd6
web commit by JoshTriplett: Fix links.
2007-02-14 02:14:27 +00:00
joey
e5f0ac1c59
web commit by JoshTriplett: Add some sample links.
2007-02-14 02:11:46 +00:00
joey
58141a0ebc
* Patch based on a patch from Ethan to support relative matching in
...
PageSpecs, by using "./". pagespec_match() has grown a new third parameter
to support this.
2007-02-06 21:17:25 +00:00
joey
4109ef94fd
* Add a default stylesheet entry for the pagecloud.
...
* 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.
2006-10-28 23:41:39 +00:00