The source for my password-protected readings site (without the readings, of course)
 
 
Go to file
Charles Pence 5f100e1fce
Two new readings for bioethics.
2023-09-22 08:07:42 +02:00
content Two new readings for bioethics. 2023-09-22 08:07:42 +02:00
layouts Update layouts. 2022-09-14 09:11:37 +02:00
static Make the protector a templated file so we can change design more easily. 2022-08-04 12:10:46 +02:00
themes Theme update. 2023-08-28 12:03:48 +02:00
.gitignore First update of readings (2602). 2022-08-02 11:40:46 +02:00
.gitmodules Deploy site theme on readings site to match. 2022-09-14 09:01:38 +02:00
LICENSE Add license and README. 2018-01-02 18:33:23 -06:00
README.md Start rewriting this into simple Hugo/Pure. 2020-06-08 16:47:06 +02:00
check Fix reading site path. 2023-02-27 12:54:55 +01:00
config.toml Allow HTML. 2023-08-28 13:20:33 +02:00
deploy Split deploy into deploy and check. Add lots of readings. 2020-12-29 14:01:49 +01:00
update-theme Deploy site theme on readings site to match. 2022-09-14 09:01:38 +02:00

README.md

Readings Website

This is a website designed for hosting the readings for all of my classes. It's really nothing more than some basic password-protection (in PHP, because my vhost provider has PHP running all the time) and index pages for the reading lists.

Of course, this isn't great security, but it suffices to claim to any relevant authorities that I've done something to try to prevent others from accessing copyrighted material that they shouldn't have had access to.

License

Anything here that's my own contribution is released under CC-BY 4.0; see the LICENSE file.