Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garraflavatra/minty
The fresh theme for Bootstrap 4 & 5.
https://github.com/garraflavatra/minty
bootstrap css css-framework style
Last synced: about 13 hours ago
JSON representation
The fresh theme for Bootstrap 4 & 5.
- Host: GitHub
- URL: https://github.com/garraflavatra/minty
- Owner: garraflavatra
- License: isc
- Created: 2020-03-21T13:01:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-08T05:05:34.000Z (about 1 year ago)
- Last Synced: 2024-10-30T11:09:52.038Z (9 days ago)
- Topics: bootstrap, css, css-framework, style
- Language: SCSS
- Homepage: https://projects.romeinvanburen.nl/minty
- Size: 879 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Minty
The fresh theme for [Bootstrap](https://getbootstrap.com) 4 & 5.
> ![Screenshot of Minty](https://github.com/garraflavatra/minty/raw/main/docs/screenshot.png)
## Versions
| Minty version | Bootstrap version | Docs |
|--|--|--|
| 2.x.x | 5.x.x | current |
| 1.x.x | 4.x.x | [here](https://github.com/garraflavatra/minty/blob/1.1.0/README.md) |## Installation
### Via CDN (quickest option)
```html
```
### Via npm
Install Minty via npm or download it [here](https://github.com/garraflavatra/minty/releases/latest):
```shell
npm install minty-bootstrap
```The compiled files are in `dist/`.
### Download (host it yourself)
You can download the latest version of Minty [here](https://github.com/garraflavatra/minty/releases/latest).
## Usage
For usage of Minty, see [the Bootstrap docs](https://getbootstrap.com).