summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2007-12-23 19:06:50 -0500
committerJoey Hess <joey@kitenet.net>2007-12-23 19:06:50 -0500
commit7a4181e8ebd18b53eb2fd8bdf9235923a5bbf91c (patch)
treec8d7649546121441c5cfadad66df67bca87479c0 /doc
parent79b1d4075c3b45b882587c33bb656d97e9da4ba8 (diff)
web commit by JoshTriplett
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/Support_preprocessing_CSS.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/Support_preprocessing_CSS.mdwn b/doc/todo/Support_preprocessing_CSS.mdwn
new file mode 100644
index 000000000..bee9ad91f
--- /dev/null
+++ b/doc/todo/Support_preprocessing_CSS.mdwn
@@ -0,0 +1 @@
+Inspired by [this blog post](http://eikke.com/2007/12/23/css-preprocessor/), I think ikiwiki could support preprocessing CSS files. Templates, conditionals, and raw inlines could all prove useful in CSS. --[[JoshTriplett]]