]> sipb.mit.edu Git - wiki.git/blobdiff - projects/www.mdwn
add favicon todo item.
[wiki.git] / projects / www.mdwn
index 51c8c58b9ac301da6f776fabff633deef5a354cf..420fd9511b840c5e506f2f1d1276777edc264963 100644 (file)
@@ -1,4 +1,5 @@
 [[!meta title="The SIPB Website"]]
+[[!toc ]]
 
 ## Design
 
@@ -18,6 +19,7 @@
 * git push (scripts-git, or gitosis on an XVM)
 * commit zephyrs for git (wiki.git and ikiwiki.git)
 * breadcrumbs style
+* add a grumpy fuzzball favicon to replace the ikiwiki one.
 * make style usable for other SIPB sites?
 * make title == alt on images
 * sipb-door widgets
 
 vhost configuration on scripts looks in ~~sipb-ww/web_scripts and checks the .htaccess file:
 
-if request is for /rtfm.html, pass through
-if request is for /iap pass of to stuff/iap (lives in  /afs/athena.mit.edu/activity/s/sipb-iap/www/ of all place) 
-if request if for /cgit, or /wiki pass through
-else pass request for foo to wiki/foo, served from there
+    if request is for /rtfm.html,
+        pass through
+    if request is for /iap pass of to stuff/iap 
+       (lives in /afs/athena.mit.edu/activity/s/sipb-iap/www/ of all place) 
+    if request if for /cgit, or /wiki 
+       pass through
+    else 
+       pass request for foo to wiki/foo, served from there
 
 
 ###For developments sake:
@@ -51,7 +57,9 @@ When you commit, ikiwiki should get automatically republished as HTML
 ####Detailed Locker Layout
 
     .
-    |-- Scripts: was being used for scripts.git, currently unused
+    |-- Scripts
+    |   \-- writable: directory containing files writable by scripts
+    |                 dotfiles such as .bash_history are symlinked here
     |-- arch
     |   \-- amd64_fedora9_scripts: binaries related to publishing ikiwiki
     |-- bin, lib, sbin: links into arch