18F / 18f-reveal.js-theme

A reveal.js theme with 18F branding.
https://pages.18f.gov/18f-reveal.js-theme/
Other
1 stars 1 forks source link

This is a reveal.js theme with 18F branding.

Like the 18F brand's visual style guide, it is designed with accessibility in mind; all color combinations conform with the standards of Section 508 of the Rehabilitation Act.

Getting started

To develop, just run:

npm install
npm start

This should open your browser and point it at a development server. If it doesn't, visit http://localhost:8000.

Public domain

This project is in the worldwide public domain. As stated in CONTRIBUTING:

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

Note that parts of this project have been taken from the reveal.js repository, and are Copyright (C) 2016 Hakim El Hattab.