Skip to content

Latest commit

 

History

History
executable file
·
103 lines (81 loc) · 2.82 KB

README.md

File metadata and controls

executable file
·
103 lines (81 loc) · 2.82 KB

EPFL Theme Elements logo

EPFL Theme Elements

EPFL Web2018 Theme based on Elements.

Build Status npm version


Documentation

Quick start

Several quick start options are available:

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.

Developers