diff --git a/doc/index.mdwn b/doc/index.mdwn index 5c4c3bc97..32dda57eb 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -10,7 +10,7 @@ as well as a large array of [[plugins]]. [[Setup]] has a tutorial for setting up ikiwiki, or you can read the [[man_page|usage]]. There are some [[examples]] of things you can do - with ikiwiki, and some [[tips]]. +with ikiwiki, and some [[tips]]. All wikis are supposed to have a [[SandBox]], so this one does too. @@ -21,4 +21,4 @@ The [[RoadMap]] describes where the project is going. can be submitted and tracked using this wiki. ikiwiki is developed by [[Joey]] and many contributors, -and is [[FreeSoftware]]. \ No newline at end of file +and is [[FreeSoftware]]. diff --git a/doc/news/ikiwiki_screencast.mdwn b/doc/news/ikiwiki_screencast.mdwn new file mode 100644 index 000000000..0727d27b6 --- /dev/null +++ b/doc/news/ikiwiki_screencast.mdwn @@ -0,0 +1,8 @@ +I've put together a short screencast that coovers approximatly the first +half of the [[setup]] document, annd includes a demo of setting up a blog +using ikiwiki. + + + +Is this useful? Should I go on to cover the second half of setup; checking +it into revision control and setting up a CGI? --[[Joey]]