Some fixups.

foo
Stefanus Du Toit 21 years ago
parent 76a84e965b
commit aae56e9508
  1. 2
      Makefile
  2. 2
      default.mk
  3. 2
      docs/index.xml
  4. 6
      index.xml
  5. 2
      menu.xml

@ -1,5 +1,5 @@
INPUTS = index.xml
SUBDIRS = about events
SUBDIRS = about events docs office
include default.mk

@ -1,4 +1,4 @@
ROOT=$(HOME)/cvs/www
ROOT=$(HOME)/csc/web
#DEBUG = 1
OUTPUTS=$(INPUTS:.xml=.html)

@ -10,5 +10,5 @@
</p>
</section>
<footer />
</cscpage>

@ -28,12 +28,12 @@
href="mailto:veep@csclub.uwaterloo.ca">Vice President</a> right
away! We will be more than glad to help you organise and hold your
event. If you want to help out with other CSC stuff, drop by <a
href="offfice/">the office</a> and we'll give you something to
href="office/">the office</a> and we'll give you something to
do. You might want to try contacting the <a
href="mailto:sysadmin@csclub.uwaterloo.ca">Sysadmin</a> if you're
interested in doing system administration tasks or the <a
href="mailto:offman@csclub.uwaterloo.ca">Office Manager</a> if you
wish to become <a href="office/staff">office staff</a>.
wish to become <a href="office/staff.html">office staff</a>.
</p>
</section>
@ -41,7 +41,7 @@
<p>
Many members of the Computer Science Club host their homepage on
our webserver. To see a listing of such pages and find out how to
get your own, check out the <a href="users/">Users page</a>.
get your own, check out the <a href="u/">Users page</a>.
</p>
</section>

@ -4,6 +4,6 @@
<menuitem title="Events" icon="calendar" href="/events/"/>
<menuitem title="Docs" icon="docs" href="/docs/"/>
<menuitem title="Office" icon="office" href="/office/"/>
<menuitem title="Users" icon="users" href="/users/"/>
<menuitem title="Users" icon="users" href="/u/"/>
<menuitem title="Stats" icon="stats" href="/stats/"/>
</menudefs>
Loading…
Cancel
Save