You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
baseurl: "/material"# workaround for our GitHub Pages hosting
destination: "gh-pages/material"# workaround for our GitHub Pages hosting
encoding: "UTF-8"
exclude:
- .babelrc.js
- .eslintignore
- .git
- .gitignore
- .sass-cache/
- assets/
- bower.json
- build/
- docs-assets/
- Gemfile
- Gemfile.lock
- gh-pages/
- lint-vars.sh
- node_modules/
- package.json
- package-lock.json
- README.md
host: 0.0.0.0
port: 9999
source: "."
url: "http://daemonite.github.io"
# social
authors: "Daemonite"
description: "Daemonite's Material UI is a cross-platform and fully responsive front-end interface based on Google Material Design developed using Bootstrap 4."