Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/epfl-si/epfl-theme-elements

EPFL Web 2018 Styleguide based on Elements
https://github.com/epfl-si/epfl-theme-elements

css-framework epfl g14

Last synced: about 19 hours ago
JSON representation

EPFL Web 2018 Styleguide based on Elements

Awesome Lists containing this project

README

        



EPFL Theme Elements logo


EPFL Theme Elements


EPFL Web2018 Theme based on Elements.



Build Status


npm version

---

Documentation
-------------

* [EPFL Theme Elements](https://github.com/epfl-si/epfl-theme-elements/wiki)
* [Elements](https://epfl-si.github.io/elements/#/)
* [Bootstrap](https://getbootstrap.com/)

Quick start
-----------

Several quick start options are available:

* [Web2018 CDN](https://github.com/epfl-si/epfl-theme-elements/wiki/Web2018-CDN)
* [Download the latest release](https://github.com/epfl-si/epfl-theme-elements/releases/latest)
* Install with [npm](https://www.npmjs.com/package/epfl-theme-elements): `npm install epfl-theme-elements`
* Install with [yarn](https://yarnpkg.com/en/package/epfl-theme-elements): `yarn add epfl-theme-elements`

Read the [Wiki](https://github.com/epfl-si/epfl-theme-elements/wiki/Technical-documentation)
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
---------------------

* [Actu](https://actu.epfl.ch)
* [Media Library](https://mediatheque.epfl.ch/)
* [Memento](https://memento.epfl.ch)
* [Press review](https://rdp.epfl.ch)

Contributing
------------

Contributions are always welcome.

See [Contributing](CONTRIBUTING.md).

Versioning
----------

EPFL Theme Elements is maintained under the Semantic Versioning guidelines.

Developers
----------

* [Olivier Bieler](https://github.com/obieler)
* [William Belle](https://github.com/williambelle)