epfl-theme-elements
v7.1.0
Published
EPFL Web 2018 Styleguide based on elements
Downloads
507
Readme
Documentation
Quick start
Several quick start options are available:
- Web2018 CDN
- Download the latest release
- Install with npm:
npm install epfl-theme-elements
- Install with yarn:
yarn add epfl-theme-elements
Read the Wiki for more information.
What's included
Within the download you'll find the following directories and files, logically grouping common assets and providing minified versions. You'll see something like this:
dist/
├──css/
│ └── elements.min.css
├──icons/
│ ├── apple-touch-icon.png
│ ├── epfl-logo.png
│ ├── epfl-logo.svg
│ ├── epfl-logo-negative.svg
│ ├── favicon-16.png
│ ├── favicon-32.png
│ ├── favicon.ico
| ├── feather-sprite.svg
│ ├── icons.svg
│ └── square.png
├──images/
│ └── icons/
│ ├── icon-course-exercise.svg
│ ├── icon-course-project.svg
│ └── icon-teaser-video.svg
└──js/
├── elements.min.js.LICENSE.txt
├── elements.min.js
└── vendors.min.js.LICENSE.txt
Applications Showcase
Contributing
Contributions are always welcome.
See Contributing.
Versioning
EPFL Theme Elements is maintained under the Semantic Versioning guidelines.