diff options
author | Joey Hess <joey@kitenet.net> | 2010-06-16 19:23:08 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-06-16 19:23:08 -0400 |
commit | e35d728a3297c9caa9da696d35a8f3d51811f783 (patch) | |
tree | 7448c95594aa53149d0a1f05309bb9f5b7163fef | |
parent | 184f68efa88d6b8b4763ca18619b25e7d8ae1668 (diff) | |
download | ikiwiki-e35d728a3297c9caa9da696d35a8f3d51811f783.tar ikiwiki-e35d728a3297c9caa9da696d35a8f3d51811f783.tar.gz |
link to theme plugin
-rw-r--r-- | doc/css.mdwn | 3 | ||||
-rw-r--r-- | doc/css_market.mdwn | 3 |
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/css.mdwn b/doc/css.mdwn index 29a335596..35db57b0c 100644 --- a/doc/css.mdwn +++ b/doc/css.mdwn @@ -9,6 +9,9 @@ defining brand new rendering rules. While ikiwiki's default use of stylesheets is intentionally quite plain and minimalistic, CSS allows creating any kind of look you can dream up. +The [[theme_plugin|plugins/theme]] provides some prepackaged themes in an +easy to use way. + The [[css_market]] page is an attempt to collect user contributed local.css files. diff --git a/doc/css_market.mdwn b/doc/css_market.mdwn index a0943547c..0e5a68740 100644 --- a/doc/css_market.mdwn +++ b/doc/css_market.mdwn @@ -5,7 +5,8 @@ these style sheets can be installed by copying them into your wiki's source dir with a filename of `local.css`. Feel free to add your own stylesheets here. (Upload as wiki pages; wiki -gnomes will convert them to css files..) +gnomes will convert them to css files..) Selected ones from here are +included in the [[theme_plugin|plugins/theme]]. * **[[css_market/zack.css]]**, contributed by [[StefanoZacchiroli]], customized mostly for *blogging purposes*, can be seen in action on |