https://github.com/caltechlibrary/liblog
experiment in tracking website content changes
https://github.com/caltechlibrary/liblog
Last synced: 3 months ago
JSON representation
experiment in tracking website content changes
- Host: GitHub
- URL: https://github.com/caltechlibrary/liblog
- Owner: caltechlibrary
- Created: 2022-06-11T22:53:18.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-15T08:43:12.000Z (almost 4 years ago)
- Last Synced: 2023-03-05T09:42:52.789Z (over 3 years ago)
- Language: HTML
- Homepage:
- Size: 3.97 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# liblog
experiment in tracking website content changes
[pages.json](https://github.com/caltechlibrary/liblog/tree/main/pages.json) contains the JSON response from the API call with commits of changes scheduled daily
[pages/](https://github.com/caltechlibrary/liblog/tree/main/pages) contains the content of pages with commits of changes scheduled daily
[posts/](https://github.com/caltechlibrary/liblog/tree/main/posts) contains the content of blog posts with commits of changes scheduled daily
see [caltechlibrary/overtime](https://github.com/caltechlibrary/overtime) for code