|
Toutatis Web Site Management
This web site is managed as part of the Toutatis project
directory in toutatis/website.
Updating the web site is simple:
- cd website
- edit the appropriate xxx.pht file
- make all (builds pages with common header/footer/menu)
- optionally check that toutatis/export/html is OK
- make install - this depends on the env variables SFUSER and SFPASSWORD being correctly set.
- review website content at toutatis.sourceforge.net
- check it into CVS. (typcially cd ~/toutatis;ttcvs commit .)
|