Skip to content

ietf-tools/common-bootstrap-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
IETF Bootstrap 5 Theme

Release License

IETF Common Bootstrap Theme

A common Bootstrap theme for *.ietf.org websites (fonts, colors, etc.), as well as a testing harness.

Project structure

This is a mono-repo using Yarn Workspaces with two packages:

  1. packages/common-bootstrap-theme: the published NPM package with the common theme;
  2. packages/test-webpack-common-bootstrap-theme: a reference implementation and testing harness using the common theme.

The reason for a mono-repo is to allow local development to mimic NPM package imports, allowing for easier testing.

Contributing

See contributing.md.