Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# Minty

The fresh theme for [Bootstrap](https://getbootstrap.com) 4 & 5.


Demo - Docs - GitHub - NPM

npm
GitHub commits since latest release (by date including pre-releases)
npm
GitHub issues

> ![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).