Closed respinos closed 3 months ago
Name | Link |
---|---|
Latest commit | fa79d795c2ac08c144255f3666a36a3745e7e071 |
Latest deploy log | https://app.netlify.com/sites/digital-collections-a-to-z-list/deploys/668fe57b68f82f0008cf2219 |
Deploy Preview | https://deploy-preview-5--digital-collections-a-to-z-list.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Mostly about indexing the collection feed into a pagefind index.
colllist.json
data source to fetch and sort the feed from https://quod.lib.umich.edu/c/collsize/colllisteleventy:after
event to useindexer.js
to build a pagefind index from the feedapp.js
to use styles to filter the displayed collection informationWhy is
indexer.js
building HTML documents to feed to pagefind? I think so the collection name could leverage pagefind's ranking of headings higher than other content.