hpr_hub/README.md

26 lines
543 B
Markdown
Raw Normal View History

2023-07-02 13:35:05 +00:00
# hpr_hub
2023-07-02 14:47:44 +00:00
The dynamic code for the Hacker Public Radio project.
It consists of several directories
## www
This directory contains the static content that the site uses.
There are some [rss php files](https://repo.anhonesthost.net/rho_n/hpr_generator/issues/140) that will be converted to statically rendered files.
## hub
This contains the files necessary to display the queue, upload shows, and submit comments.
## cms
Some tooling used by the Janitors to process comments, and shows.
## ini
Some sanitize settings files needed.