]> sipb.mit.edu Git - wiki.git/blobdiff - projects/www.mdwn
zephyrbot task
[wiki.git] / projects / www.mdwn
index a4cf452d815cdc2ac752a15d44c4a7082c281517..9c6f82bb179b46b55b67f220f61eb792d3cd098f 100644 (file)
@@ -56,6 +56,7 @@ To work on the code surrounding the wiki in addition to the wikitext, clone the
     .
     |-- Scripts
     |   |-- wiki: the published HTML that you are being served right now
+    |   |-- wiki-cgi: CGI scripts for the wiki
     |   \-- writable: directory containing files writable by scripts
     |                 dotfiles such as .bash_history are symlinked here
     |-- arch
@@ -77,13 +78,13 @@ To work on the code surrounding the wiki in addition to the wikitext, clone the
     |   |               variation on ikiwiki.
     |   `-- old.ikiwiki: irrelevant
     |-- web_scripts
-    |   |-- RCS: .htaccess must be versioned
     |   |-- cgit: what you look at when you click on "History"
     |   |-- doc: the old Trac wiki
     |   |-- radiant: old and irrelevant
     |   |-- rtfm: contains an index.html identical to rtfm.html below
     |   `-- sipb: the document root for sipb.mit.edu
-    |       `-- _wiki -> ../../Scripts/wiki
+    |       |-- _wiki -> ../../Scripts/wiki
+    |       `-- _wiki-cgi -> ../../Scripts/wiki-cgi
     |-- web_scripts_tmp: old directory around to keep trac up-to-date. Should
     |                    vanish sooner or later
     `-- wiki.git: this is where all the content lives as markdown.