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

https://github.com/piedweb/piedweb-devoluix-theme

Bootstrap 4 theme UltraLight (without jQuery)
https://github.com/piedweb/piedweb-devoluix-theme

Last synced: 9 months ago
JSON representation

Bootstrap 4 theme UltraLight (without jQuery)

Awesome Lists containing this project

README

          


Open Source Theme Bootstrap

# Bootstrap 4 theme without jQuery

[![dependencies Status](https://david-dm.org/PiedWeb/piedweb-devoluix-theme/status.svg)](https://david-dm.org/PiedWeb/piedweb-devoluix-theme)

Devoluix is a responsive BS4 theme built as light as possible.

Try to stay compatible for an usage with or without JAVASCRIPT.

## Licence

If you do not own a commercial license, the usage of this software shall be governed by the [`Apache License, Version 2.0`](http://www.apache.org/licenses/LICENSE-2.0).

## Basic Usage

Quick Install via [npm](https://www.npmjs.com/package/piedweb-devoluix-theme).

```bash
# Install
npm install piedweb-devoluix-theme

# Build
npm run build

# Run the demo (or just open dist/index.html in your browser)
npm run dev
```

Variables
`src/scss/theme/_variables.scss`

Loot at those files to build your own :
```
# Index of SASS files
./src/scss/main.scss

# JS
./src/js/app.js`
```

## Contributors

* [Robin](https://www.robin-d.fr/) / [Pied Web](https://piedweb.com)
* ...

### Thanks to

* [Bootstrap 4](https://github.com/twbs/bootstrap)
* [Bootstrap native](https://github.com/thednp/bootstrap.native)
* [tiny-slider](https://github.com/ganlanyuan/tiny-slider)
* [baguetteBox](https://github.com/feimosi/baguetteBox.js)
* [poppins](https://fonts.google.com/specimen/Poppins)
* [fontello](http://fontello.com)