@eotl/theme-bootstrap
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "@eotl/theme-bootstrap", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Bootstrap 4 theme for EOTL collective", | ||
@@ -5,0 +5,0 @@ "scripts": { |
# EOTL Theme | ||
A custom Bootstrap 4 theme for EOTL sites and apps created | ||
with SASS, Roboto font family that defaults to dark mode. | ||
A minimalist theme for EOTL sites and apps that defaults to dark mode. | ||
Dependencies which are bundled with the theme are: | ||
- [Bootstrap](https://getbootstrap.com) v4 | ||
- [jQuery](https://jquery.com) v3.6.0 | ||
- Roboto and Roboto Mono font families | ||
- EOTL [iconset](https://codeberg.org/eotl/icons) | ||
## Installing | ||
Using those fancy javascript tools, you can install the theme with: | ||
``` | ||
$ npm install @eotl/theme-bootstrap | ||
$ yarn add @eotl/theme-bootstrap | ||
``` | ||
Or for a more simple approach, you can just `wget` the tar file. | ||
``` | ||
$ wget https://registry.npmjs.org/@eotl/theme-bootstrap/-/theme-bootstrap-0.1.4.tgz | ||
``` | ||
Or more simple still [download theme](https://registry.npmjs.org/@eotl/theme-bootstrap/-/theme-bootstrap-0.1.4.tgz) | ||
## Building | ||
@@ -63,2 +87,3 @@ | ||
## Packaging | ||
@@ -65,0 +90,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5085693
97