Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 986 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 986 Bytes

overtime

experiment in tracking website content changes

repository secrets requirements for GitHub Actions:

  • API_SITE_ID the LibGuides site ID
  • API_KEY the LibGuides API key
  • SITE_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