black-cat
v1.0.0
Published
Um framework resposivo, com uma coleção de componentes flat feitos com HTML, CSS, Javascript.
Maintainers
Readme
Black Cat
Um framework resposivo, com uma coleção de componentes flat feitos com HTML, CSS, Javascript.
Confira em http://getblackcat.com.br para documentação e detalhes.
Início rápido
- Baixe a versão mais recente.
- Clonar o repositório:
git clone git://github.com/TwoSheep/blackcat.git. - Instalar com o Bower: bower install blackcat.
- Instalar com o npm: npm install black-cat.
O que está incluso
blackcat/
├── http/
│ ├── assets/
│ │ ├── css/
│ │ │ ├── main.css
│ │ │ ├── main.min.css
│ │ │ └── main.min.css.map
│ │ ├── fonts/
│ │ │ ├── devicons.eot
│ │ │ ├── devicons.svg
│ │ │ ├── devicons.ttf
│ │ │ ├── devicons.woff
│ │ │ ├── fontawesome-webfont.eot
│ │ │ ├── fontawesome-webfont.svg
│ │ │ ├── fontawesome-webfont.ttf
│ │ │ ├── fontawesome-webfont.woff
│ │ │ ├── fontawesome-webfont.woff2
│ │ │ ├── FontAwesome.otf
│ │ │ ├── meteocons-webfont.eot
│ │ │ ├── meteocons-webfont.svg
│ │ │ ├── meteocons-webfont.ttf
│ │ │ └── meteocons-webfont.woff
│ │ ├── imgs/
│ │ └── js
│ │ ├── jquery.js
│ │ ├── jquery.mim.js
│ │ ├── jquery.mim.map
│ │ ├── main.js
│ │ ├── main.js
│ │ ├── main.min.js
│ │ ├── plugins.js
│ │ └── plugins.mim.js
│ ├── 404.html
│ ├── apple_touch_icon_57x57.png
│ ├── apple_touch_icon_72x72.png
│ ├── apple_touch_icon_76x76.png
│ ├── apple_touch_icon_114x114.png
│ ├── apple_touch_icon_120x120.png
│ ├── apple_touch_icon_144x144.png
│ ├── apple_touch_icon_152x152.png
│ ├── browserconfig.xml
│ ├── crossdomain.xml
│ ├── defaulttile_140x140.png
│ ├── favicon_32x32.ico
│ ├── favicon_16x16.png
│ ├── favicon_24x24.png
│ ├── favicon_32x32.png
│ ├── favicon_48x48.png
│ ├── favicon_64x64.png
│ ├── favicon_128x128.png
│ ├── humans.txt
│ ├── index.html
│ ├── largetile_310x310.png
│ ├── mediumtile_150x150.png
│ ├── robots.txt
│ ├── sitemap.html
│ ├── sitemap.xml
│ ├── smalltile_70x70.png
│ └── widetile_310x150.png
└── several/
├── icons/
│ ├── appletouchicon
│ │ ├── apple_touch_icon_57x57.psd
│ │ ├── apple_touch_icon_72x72.psd
│ │ ├── apple_touch_icon_76x76.psd
│ │ ├── apple_touch_icon_114x114.psd
│ │ ├── apple_touch_icon_120x120.psd
│ │ ├── apple_touch_icon_144x144.psd
│ │ └── apple_touch_icon_152x152.psd
│ ├── favicon
│ │ ├── favicon_16x16.psd
│ │ ├── favicon_24x24.psd
│ │ ├── favicon_32x32.psd
│ │ ├── favicon_48x48.psd
│ │ ├── favicon_64x64.psd
│ │ ├── favicon_128x128.psd
│ │ └── plugins/
│ │ ├── apple
│ │ │ ├── ICOFormat-2.1b1-CS3.dmg
│ │ │ ├── ICOFormat-2.1b1-CS5.dmg
│ │ │ └── ICOFormat(68K)-1.6f9.sit
│ │ ├── ico
│ │ │ ├── windows
│ │ │ │ ├── 64x
│ │ │ │ │ └── ICOFormat-2.1f1-win64.zip
│ │ │ │ └── 86x
│ │ │ │ ├── ICOFormat-1.6f9-win.zip
│ │ │ │ └── ICOFormat-2.1b1-win.zip
│ │ └── readme.txt
│ ├── grid
│ │ ├── psd
│ │ │ ├── GridLG.psd
│ │ │ ├── GridMD.psd
│ │ │ ├── GridSM.psd
│ │ │ └── GridXS.psd
│ │ └── sass
│ │ ├── blackcatfwtwcolumnssass.css
│ │ ├── blackcatfwtwcolumnssass.css.map
│ │ └── blackcatfwtwcolumnssass.scss
│ └── tiles
│ ├── defaulttile_140x140.psd
│ ├── largetile_310x310.psd
│ ├── mediumtile_150x150.psd
│ ├── smalltile_70x70.psd
│ └── widetile_310x150.psd
└── .editorconfigVersionamento
Consulte a seção Lançamentos (Releases) de nosso projeto no GitHub.
Criadores
|
------------ | -------------
Antônio Santos | Felipe Santos
Licença
Documentação liberada sob Creative Commons.
Código liberado sob a licença MIT.
Direitos Autorais
Código e Documentação copyright 2015 Two Sheep.
