indieweb / this-week

Weekly newsletter of IndieWebCamp activity
https://indieweb.org/this-week
Apache License 2.0
12 stars 3 forks source link

This Week in the IndieWeb

Publishes the This Week in the IndieWeb newsletter.

Install

Configuration

TODO

Testing

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