diff options
author | http://bob-bernstein.myopenid.com/ <http://bob-bernstein.myopenid.com/@web> | 2009-09-19 20:37:27 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-09-19 20:37:27 -0400 |
commit | 76871bb0526b3caabfdd8baec5faba4a732339ae (patch) | |
tree | f6ca526a9dfc00e9fc700195c0dbb021d8125244 /doc | |
parent | 8ae7356b09ffa78fb174dde7c5c31c08177eb6db (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/css/discussion.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/css/discussion.mdwn b/doc/css/discussion.mdwn new file mode 100644 index 000000000..c80aa86bc --- /dev/null +++ b/doc/css/discussion.mdwn @@ -0,0 +1,7 @@ +I must be doing something wrong. Running setup: + +$ ikiwiki --setup MyIkiwiki.setup + +overwrites my local.css with the default (empty) version. + +I am using ikiwiki_3.1415926.tar.gz installed into /usr/local. |