phost/contrib web page
Brought to you by:
lastberserker,
streu
| File | Date | Author | Commit |
|---|---|---|---|
| cgi-bin | 2001-05-11 |
|
[7bd48b] Fixed counter |
| htdocs | 2021-12-27 |
|
[7c0f2b] Add README |
| .links | 2021-12-27 |
|
[663816] Update some links |
| .tab | 2001-02-15 |
|
[693f4d] Changed crontab so it works ;-) |
| .todo | 2001-02-14 |
|
[e3ef38] Major update to introduce link templates |
| README.txt | 2021-12-27 |
|
[7c0f2b] Add README |
| convert.pl | 2001-10-14 |
|
[82d53e] Removed some carriage returns. |
| expand.pl | 2001-10-14 |
|
[82d53e] Removed some carriage returns. |
| extract.pl | 2001-10-14 |
|
[82d53e] Removed some carriage returns. |
| verify.pl | 2001-10-14 |
|
[82d53e] Removed some carriage returns. |
To update the website,
- update the ".tpl.html" files
- commit/push to git
- log into a SourceForge shell
ssh -t <user>@shell.sourceforge.net create
- change to project web directory
cd /home/project-web/phost-contrib
- pull from git
- convert the files
perl convert.pl
This used to use a cron job, but SourceForge seems to no longer support
that.
The files use a simple template system to define links; this has been active
from the start of the project so I didn't spend any time removing it.
--Stefan, 27/Dec/2021