Archived
4
2

Compare commits

..

2 Commits

Author SHA1 Message Date
4e1d525e6e
Merge branch 'main' of repo.anhonesthost.net:rho_n/hpr_generator 2022-08-19 22:20:17 -04:00
694c100bcf
Add command line option all
Use --all or -a when calling site-generator instead of special page
ALL to generate all the configured pages for a website.
2022-08-19 22:19:50 -04:00

View File

@ -24,7 +24,7 @@
site-generator index about site-generator index about
Generate the whole site: Generate the whole site:
site-generator ALL site-generator --all
Generate pages based on the same template: Generate pages based on the same template:
site-generator correspondent=1,3,5..10 site-generator correspondent=1,3,5..10