Roan Horning rho_n
rho_n pushed to main at rho_n/hpr_generator 2022-07-21 03:13:14 +00:00
4e56289338 Display series if associated with episode
rho_n pushed to main at rho_n/hpr_generator 2022-07-18 22:26:53 +00:00
c1ac9f69a0 Add dynamic generation of years, months, day since start of HPR
rho_n pushed to main at rho_n/hpr_generator 2022-07-18 01:25:25 +00:00
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
Compare 11 commits »
rho_n opened issue rho_n/hpr_generator#16 2022-07-06 02:10:45 +00:00
Implement Download page
rho_n opened issue rho_n/hpr_generator#15 2022-07-06 02:07:50 +00:00
Implement Series page
rho_n opened issue rho_n/hpr_generator#14 2022-07-06 01:47:17 +00:00
Implement Index Full page
rho_n opened issue rho_n/hpr_generator#13 2022-07-06 01:42:48 +00:00
Implement Syndication page
rho_n commented on issue rho_n/hpr_generator#1 2022-07-05 15:14:30 +00:00
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…
rho_n pushed to main at rho_n/hpr_generator 2022-07-05 13:26:26 +00:00
2081d76375 Update 'README.md'