Publishes the This Week in the IndieWeb newsletter.
composer install
php ./vendor/tantek/cassis/post-process.php
config.template.php
to config.php
TODO
Run composer tests
to run unit tests.
Run php ./tests/test-wiki-summary.php
to test generating the wiki
summary part of the newsletter. This will save the output in
/tests/wiki-summary-output.html
for manual review.
You can try providing an end date using:
php ./tests/test-wiki-summary.php YYYY-MM-DD
However, results with this can be mixed. The MediaWiki API appears to not be respecting the end date and including newer pages in the API response. TODO: investigate further, see https://www.mediawiki.org/wiki/API:RecentChanges