summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ikiwiki/website/tech.mdwn5
1 files changed, 3 insertions, 2 deletions
diff --git a/ikiwiki/website/tech.mdwn b/ikiwiki/website/tech.mdwn
index df71e31..439b61b 100644
--- a/ikiwiki/website/tech.mdwn
+++ b/ikiwiki/website/tech.mdwn
@@ -43,14 +43,14 @@ and different kinds of users (see also the [[introduction|website]]):
{rank=same; search_form txt_form}
/* storage types */
- search_db [shape=egg, label="search index (Xapian)"]
vcs_txt [shape=egg, label="VCS repository (Git)"]
vcs_css [shape=egg, label="VCS repository (Git)"]
fs [shape=egg, label="filesystem"]
compass [shape=egg, label="Sass libraries (compass)"]
-// {rank=same; search_db vcs_txt vcs_css fs compass}
+// {rank=same; vcs_txt vcs_css fs compass}
/* stored data */
+ search_db [shape=plaintext, label="search index"]
txt_stored [shape=plaintext, label="version-controlled Markdown text"]
media_stored [shape=plaintext, label="graphics files"]
tmpl_stored [shape=plaintext, label="html templates"]
@@ -99,6 +99,7 @@ and different kinds of users (see also the [[introduction|website]]):
compass
{
rank=same
+ search_db
txt_stored
media_stored
tmpl_stored