https://github.com/ging/fi-ware-style-guide-v.3
FI-WARE Style guide replace and extend the last version of FI-WARE Style guide.
https://github.com/ging/fi-ware-style-guide-v.3
Last synced: 12 months ago
JSON representation
FI-WARE Style guide replace and extend the last version of FI-WARE Style guide.
- Host: GitHub
- URL: https://github.com/ging/fi-ware-style-guide-v.3
- Owner: ging
- Created: 2014-03-10T13:41:41.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-03T07:12:11.000Z (about 12 years ago)
- Last Synced: 2025-05-07T21:06:28.332Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://ging.github.io/FI-WARE-Style-guide-v.3/index.html
- Size: 8.67 MB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FI-WARE-style-guide
============================
Bootstrap 3 implementation
____________________________
assets/
├── bootstrap/
│ ├── css/
│ │ ├── bootstrap.css
│ │ ├── bootstrap.min.css
│ │ ├── docs.min.css
│ │ └── sticky-footer-navbar.css
│ │
│ ├── fonts/
│ │ ├── glyphicons-halflings-regular.eot
│ │ ├── glyphicons-halflings-regular.svg
│ │ ├── glyphicons-halflings-regular.ttf
│ │ └── glyphicons-halflings-regular.woff
│ │
│ └── js/
│ ├── bootstrap.js
│ ├── bootstrap.min.js
│ └── jquery.min.js
│
│
│
├── bootstrap-rewrite/
│ └── css/
│ └──bootstrap-rewrite.css
│
│
├── addons/
│ ├── backstretch/
│ │ ├── css
│ │ │ └── backstretch.css
│ │ ├── img
│ │ │ ├── backstretch-example1.jpg
│ │ │ ├── backstretch-example2.jpg
│ │ │ └── backstretch-example3.jpg
│ │ └── js
│ │ └── jquery.backstretch.min.js
│ │
│ │
│ ├── font awesome/
│ │ ├── css/
│ │ │ └── font-awesome.min.css
│ │ └── fonts/
│ │ └── font-awesome webfont.css
│ │
│ │
│ ├── maxlength/
│ │ └── js
│ │ └── bootstrap-maxlength.min.css
│ │
│ │
│ ├── tour/
│ │ ├── css
│ │ │ └── bootstrap-tour.min.css
│ │ └── js
│ │ └── bootstrap-tour.min.js
│ │
│ │
│ └── select2/
│ ├── css
│ │ └── select2.css
│ └── js
│ └── select2.js
│
│
├── FI-WARE/
│ ├── css/
│ │ ├── fonts.css
│ │ └── docs.css
│ │
│ ├── fonts/
│ │ ├── neotechstd-medium webfont
│ │ └── neotechstd-regular webfont
│ │
│ ├── img/
│ │ ├── FI-WARE style guide
│ │ │ ├── getting_started
│ │ │ │ └── responsive-illustrations.png
│ │ │ ├── index
│ │ │ │ ├── ribon_index.png
│ │ │ │ └── texture-text-mask.jpg
│ │ │ ├── javascript
│ │ │ │ ├── carousel-01.jpg
│ │ │ │ ├── carousel-02.jpg
│ │ │ │ └── carousel-03.jpg
│ │ │ ├── identity
│ │ │ │ └── brand.jpg
│ │ │ └── wordpress
│ │ │ └── examples
│ │ │ ├── by-admin.jpg
│ │ │ ├── index_FI-LAB.jpg
│ │ │ └── post and comments.jpg
│ │ └── logos
│ │ ├── header-logo-index.png
│ │ ├── header-logo.png
│ │ └── ico
│ │ ├── apple-touch-icon-57-precomposed.png
│ │ ├── apple-touch-icon-72-precomposed.png
│ │ ├── apple-touch-icon-144-precomposed.png
│ │ └── favicon.ico
│ │
│ └── js/
│ └── jquery.js
│
└── download/
└── typography
├── neotechstd-medium.zip
└── neotechstd-regular.zip