diff options
author | Joey Hess <joey@kitenet.net> | 2007-11-26 19:14:22 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-11-26 19:14:22 -0500 |
commit | 99776090c2743f4215f3e553bd3a7a9ea462034f (patch) | |
tree | ed229bbec1326f182c8730bf47b93cb56775e140 | |
parent | a69b6a6993cdaf57c0667edeb1f50df8fdc20d41 (diff) |
add a news item about a screencast I did
-rw-r--r-- | doc/index.mdwn | 4 | ||||
-rw-r--r-- | doc/news/ikiwiki_screencast.mdwn | 8 |
2 files changed, 10 insertions, 2 deletions
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. + +<http://kitenet.net/~joey/screencasts/ikiwiki_blog/> + +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]] |