diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-28 23:41:39 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-28 23:41:39 +0000 |
commit | 4109ef94fd53a03fd8f402e1baed18d27c5c4f42 (patch) | |
tree | 324badd702e5890d3c5966ea1e5d8a3a22abded6 /doc/examples/blog/posts | |
parent | 74b5fb09aae8166b3614c206a9e7e4a227cd9a16 (diff) |
* Add a default stylesheet entry for the pagecloud.
* Add examples page with some examples of things that can be done using
ikiwiki, like a weblog. The examples can be copied into a user's wiki
for a quick start, without needing to learn everything about how to put
them together.
Diffstat (limited to 'doc/examples/blog/posts')
-rw-r--r-- | doc/examples/blog/posts/first_post.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/examples/blog/posts/first_post.mdwn b/doc/examples/blog/posts/first_post.mdwn new file mode 100644 index 000000000..f8a698801 --- /dev/null +++ b/doc/examples/blog/posts/first_post.mdwn @@ -0,0 +1,4 @@ +This is the first post to this example blog. To add new posts, just add +files to the blog/posts/ subdirectory, or use the web form. + +[[tag tags/tech]] |