A static, dependency-free white-paper library for Covision Lab, designed for direct hosting on GitHub Pages.
- Add a new
article.paperblock inindex.html. - Set its
data-categoryand lowercasedata-searchvalues so filtering works. - Link the Open PDF action to the hosted PDF or publisher URL.
- Update the archive statistics in the hero.
Open index.html directly, or serve the repository with any static file server:
npx serve .In the GitHub repository, open Settings > Pages, select Deploy from a branch, then choose the main branch and / (root) folder.