Block a user
83d9156f17
Fix file existence logic for get_avatar MACRO
d4e8422677
Fix listing of shows on HPR front page
c4b0361104
Add MACRO show_summary
f6318cd34f
Add get_avatar macro
858bf058ff
Add zero_pad_left macro
536f7cce03
Add baseurl feature
cf554571c8
Autoflush STDOUT for non verbose progress indication
179093c60d
Merge branch 'main' of repo.anhonesthost.net:rho_n/hpr_generator
7770f67409
Allow multiple pages to be generated from one template
75cd3e3e85
Allow multiple pages to be generated from one template
873cfda86a
Allow defining of filename via configuration file
1ec288bbb8
Initial add of multipage template processing
9a4e8b087f
Merge branch 'main' of repo.anhonesthost.net:rho_n/hpr_generator
0b1e8bea17
Remove whitespace left by template directives
30721efcf6
Update index template to use current HPR db schema
3f19fea622
Change license to AGPLV3
9431e0cac4
Update correspondents template to new db schema
Reach parity with current PHP based website for read only pages
Current schema for HPR database: https://hackerpublicradio.org/hpr_hpr_schema.txt
Reach parity with current PHP based website for read only pages
My take away from the Community News on this subject Phase 1:
- Use a static page generator to create the "read only" pages of the website
- Leave links to the php pages for any page that posts…