Skip to content

Opinionated SCSS components for books (web, EPUB and PDF).

License

Notifications You must be signed in to change notification settings

beckej13820/buckram

 
 

Repository files navigation

Buckram

License Build Status Latest Release

Opinionated SCSS components for books (web, EPUB and PDF).

Read the docs.

Testing

Install dependencies:

npm install
composer install

Run tests:

npm test

Releasing

Buckram uses Conventional Commits, enforced with commitlint. This facilitates releasing new versions of the package via Release Please. Release notes will be automatically added to a PR based on commits to dev.

To cut a release, merge the current release pull request. This will tag a new GitHub release and update CHANGELOG.md.

Then, run npm publish from the root of the package and enter your one-time password when prompted. For more information on publishing to npm, see the npm publish documentation.

About

Opinionated SCSS components for books (web, EPUB and PDF).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 86.0%
  • HTML 13.3%
  • JavaScript 0.7%