Debian KDE Team Web Maintenance
- Edit/create pages (without .html suffix) in folder './pages/'.
These pages must only include its very own content.
Header, sidebar and footer are in files 'top' and 'bottom' and will be appended
by running genweb.sh Skript in next step.
- Run script './genweb.sh'. It will create full-fledged pages in folder './output/'.
- Use a browser to check your changes, and repeat previous steps if necessary.
- Commit the modifications you did inside 'pages/'.
- After every commit to git.debian.org the website is updated
automatically by running a cronjob on wagner. This pulls the changes and invokes
the git post-merge hook (located in .git/hooks/) to run genweb.sh and copy
content from output to ../htdocs/