experiment in tracking website content changes
repository secrets requirements for GitHub Actions:
API_SITE_ID
the LibGuides site IDAPI_KEY
the LibGuides API keySITE_BASE_URL
the base URL for the LibGuides site
these secrets need to be set in this repository
content/pages.json contains the JSON response from the API call with commits of changes scheduled daily
content/pages/ contains the content of published pages with commits of changes scheduled daily
content/posts/ contains the content of published blog posts with commits of changes scheduled daily
upstream/ contains the beautified contents of upstream css and js assets with commits of changes scheduled daily