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)
- Host: GitHub
- URL: https://github.com/piedweb/piedweb-devoluix-theme
- Owner: PiedWeb
- Archived: true
- Created: 2018-11-08T18:14:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T16:41:55.000Z (over 5 years ago)
- Last Synced: 2024-10-29T09:14:28.218Z (over 1 year ago)
- Language: HTML
- Homepage: https://dev.piedweb.com/
- Size: 8.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bootstrap 4 theme without jQuery
[](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)