Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/questionlp/wwdtm-theme

Dedicated repository for Bootstrap SCSS theme for Wait Wait Stats Project
https://github.com/questionlp/wwdtm-theme

Last synced: 27 days ago
JSON representation

Dedicated repository for Bootstrap SCSS theme for Wait Wait Stats Project

Awesome Lists containing this project

README

        

# Wait Wait Stats Project Theme

## Overview

This repository hosts the Sass CSS files that customize Bootstrap for use by the Wait Wait Stats project.

## Usage

The contents of this repository is intended to be used as a submodule for other projects. The projects that use this as a submodule would have the appropriate Node.js packages installed, including [Bootstrap](https://getbootstrap.com/), [Bootstrap Icons](https://icons.getbootstrap.com/), and [Sass](https://sass-lang.com/).

Copies of the [IBM Plex](https://github.com/IBM/plex/) fonts release package on GitHub should be stored the `fonts` directory located in the static assets directory for the application as `IBM-Plex-Mono/fonts` and `IBM-Plex-Sans/fonts`.

## Sponsoring

If you would like to help sponsor the continued development and maintenance of the Wait Wait Stats project, please consider sponsoring me on [GitHub](https://github.com/sponsors/questionlp) or on [Patreon](https://patreon.com/Linh_Pham).

## License and Acknowledgements

This project is licensed under the under the terms of the [Apache License 2.0](./LICENSE), otherwise noted below.

Additional files that are derived from Bootstrap's `_variables.scss` and `_variables-dark.scss` located under `themes` as `_default.scss` and `_dark.scss` respectively, are licensed under the terms of the [MIT License](https://github.com/twbs/bootstrap/blob/main/LICENSE).

The IBM Plex SCSS files are from the Web font release for version 6.4.0, in which the IBM Plex fonts are distributed under the terms of the [SIL Open Font License, Version 1.1](https://github.com/IBM/plex/blob/v6.4.0/LICENSE.txt).