caltechlibrary / overtime

experiment in tracking website content changes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

experiment in tracking website content changes


Languages

Language:HTML 94.2%Language:JavaScript 3.2%Language:CSS 2.5%