diff options
| author | Julian Blake Kongslie | 2011-11-20 17:16:45 -0800 |
|---|---|---|
| committer | Julian Blake Kongslie | 2011-11-22 17:36:45 -0800 |
| commit | 8e4431c8c758825537870bd0fc60a7bdeac6c416 (patch) | |
| tree | 9ca841366f9e68169e614c773e50f59e01d98983 /index.mdwn | |
| parent | First run at a setup file. (diff) | |
| download | writing-8e4431c8c758825537870bd0fc60a7bdeac6c416.tar.xz | |
Collapsing all changes up until this point, mostly to compact the repo.
Diffstat (limited to '')
| -rw-r--r-- | index.mdwn | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/index.mdwn b/index.mdwn new file mode 100644 index 0000000..ef9b8cc --- /dev/null +++ b/index.mdwn | |||
| @@ -0,0 +1,17 @@ | |||
| 1 | [[!meta title="Miscellaneous writings"]] | ||
| 2 | |||
| 3 | This is mostly just a place to organize stupid crap I write when I'm bored. | ||
| 4 | |||
| 5 | Editorial comments can be sent to [[jblake@omgwallhack.org]]. | ||
| 6 | |||
| 7 | I render <span class="parsel">parseltongue</span> using a different font. If | ||
| 8 | your browser doesn't show the word <span class="parsel">parseltongue</span> in a | ||
| 9 | distinct font, try upgrading to a newer version. | ||
| 10 | |||
| 11 | I have some [[standard notes|notes]] on the Harry Potter universe. | ||
| 12 | |||
| 13 | My oneshots: | ||
| 14 | [[!inline pages="oneshots/*" archive="yes" description="Oneshots" feedfile="oneshots" sort="title"]] | ||
| 15 | |||
| 16 | For my own reference, this ikiwiki supports these directives: | ||
| 17 | [[!listdirectives]] | ||
