Offering some quick PRs and tweaks.
Go to file
Ubergeek a8d662db12 Update tilde.json, and updated list of admins on FAQ 2019-05-28 14:01:39 +00:00
images Adding email FAQ 2019-02-13 00:50:45 +00:00
FOOTER.php well-needed updates and fixes 2019-05-18 12:40:29 -04:00
HEADER.php well-needed updates and fixes 2019-05-18 12:40:29 -04:00
HEADER2.php well-needed updates and fixes 2019-05-18 12:40:29 -04:00
LICENSE.txt Changed LICENSE.txt to reflect new license 2019-02-28 05:43:30 -05:00
MENU.php Forcing https 2019-05-24 12:08:54 +00:00
README.md tweaked 2019-03-21 10:31:52 -04:00
abuse.admin.php Move from .cf to .net 2019-02-13 00:47:11 +00:00
abuse.lib.php well-needed updates and fixes 2019-05-18 12:40:29 -04:00
abuse.php First site 2.0 copy 2019-01-12 14:36:51 -05:00
abuse.phpmailer.php First site 2.0 copy 2019-01-12 14:36:51 -05:00
ansible-hook.php Ok, swap files... le sigh 2019-03-22 00:36:33 +00:00
contact.admin.php Move from .cf to .net 2019-02-13 00:47:11 +00:00
contact.lib.php well-needed updates and fixes 2019-05-18 12:40:29 -04:00
contact.php First site 2.0 copy 2019-01-12 20:24:28 -05:00
contact.phpmailer.php First site 2.0 copy 2019-01-11 19:31:17 -05:00
copyright.php well-needed updates and fixes 2019-05-18 12:40:29 -04:00
donate.php well-needed updates and fixes 2019-05-18 12:40:29 -04:00
faq.php Update tilde.json, and updated list of admins on FAQ 2019-05-28 14:01:39 +00:00
favicon.png First site 2.0 copy 2019-01-12 15:07:18 -05:00
gdpr.php well-needed updates and fixes 2019-05-18 12:40:29 -04:00
gen_tdp Oops, forgot to put the update script in 2019-03-24 17:41:14 +00:00
githook.php Forgot semi 2019-04-23 10:53:03 +00:00
humans.txt Updated list of admins 2019-05-09 18:39:18 +00:00
index.php removed duplicate tag 2019-05-18 12:55:18 -04:00
license.txt.php Adding license php file 2019-03-07 17:57:56 +00:00
news.php I think I fixed it... 2019-05-20 17:27:57 +00:00
server.php Split pages, and pushed to prod 2019-05-21 17:07:50 +00:00
server.php.old Split pages, and pushed to prod 2019-05-21 17:07:50 +00:00
signup.admin.php Move from .cf to .net 2019-02-13 00:47:11 +00:00
signup.lib.php well-needed updates and fixes 2019-05-18 12:40:29 -04:00
signup.php First site 2.0 copy 2019-01-11 13:58:13 -05:00
signup.phpmailer.php First site 2.0 copy 2019-01-11 13:58:53 -05:00
site.css Adjusted font size for menu headings 2019-02-22 02:04:57 -05:00
teapot.php Updating the githook, and adding teapot easter egg. 2019-03-20 13:12:42 +00:00
tilde.json Update tilde.json, and updated list of admins on FAQ 2019-05-28 14:01:39 +00:00
tos.php well-needed updates and fixes 2019-05-18 12:40:29 -04:00
users.php well-needed updates and fixes 2019-05-18 12:40:29 -04:00
www-hook.php Ok, swap files... le sigh 2019-03-22 00:36:33 +00:00

README.md

thunix 2.0 website update

This is the code powering the website for thunix, originally founded by hexhaxtron. Since the original site went down, amcclure and ubergeek revived the site, though with only the bare necessities.

These updates are designed to not only beautify the website with updated CSS and fully compliant HTML5 code, but also to automate visitor interaction with site administration and to provide server status information.

Features include:

  • Emailing scripts for general inquiries, registration and abuse reporting
  • Scripting to automatically present functional user web pages in a menu list
  • Scripting to provide server status reports to visitors*

*This requires the monurbox server monitoring shell script, executed through an hourly cron job

To run this website, the server computer requires PHP, with the GD extension (for generating CAPTCHA images,) Sendmail (to send emails from the website, to administration) and monurbox (to generate server status reports).