hpr_hub/README.md

26 lines
543 B
Markdown

# hpr_hub
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.