Paperback extensions for websites with unique, non-generic/template layouts.
Add this repository to Paperback through this link.
Follow these steps to contribute your own extension(s):
- Fork this repository.
- Clone the forked repository.
- Run
npm i(Node.js and npm need to be installed). - Add your extension(s) into the
srcdirectory. - Ensure
npm testpasses successfully. - Commit an push your changes to the remote fork.
- Make a pull request and notify a repository maintainer.
We’ll review and work on adding your extension as quickly as possible!