Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/questionlp/wwdtm-theme
- Owner: questionlp
- License: apache-2.0
- Created: 2024-09-01T23:00:15.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T00:05:44.000Z (3 months ago)
- Last Synced: 2024-10-24T14:49:32.057Z (3 months ago)
- Language: Python
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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).