creative_awesome_landing 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (84) hide show
  1. checksums.yaml +4 -4
  2. data/lib/creative_awesome_landing/version.rb +1 -1
  3. data/vendor/assets/fonts/FontAwesome.otf +0 -0
  4. data/vendor/assets/fonts/Pe-icon-7-stroke.eot +0 -0
  5. data/vendor/assets/fonts/Pe-icon-7-stroke.svg +212 -0
  6. data/vendor/assets/fonts/Pe-icon-7-stroke.ttf +0 -0
  7. data/vendor/assets/fonts/Pe-icon-7-stroke.woff +0 -0
  8. data/vendor/assets/fonts/fontawesome-webfont.eot +0 -0
  9. data/vendor/assets/fonts/fontawesome-webfont.svg +414 -0
  10. data/vendor/assets/fonts/fontawesome-webfont.ttf +0 -0
  11. data/vendor/assets/fonts/fontawesome-webfont.woff +0 -0
  12. data/vendor/assets/fonts/glyphicons-halflings-regular.eot +0 -0
  13. data/vendor/assets/fonts/glyphicons-halflings-regular.svg +229 -0
  14. data/vendor/assets/fonts/glyphicons-halflings-regular.ttf +0 -0
  15. data/vendor/assets/fonts/glyphicons-halflings-regular.woff +0 -0
  16. data/vendor/assets/images/blue.jpg +0 -0
  17. data/vendor/assets/images/faces/face-1.jpg +0 -0
  18. data/vendor/assets/images/faces/face-2.jpg +0 -0
  19. data/vendor/assets/images/faces/face-3.jpg +0 -0
  20. data/vendor/assets/images/faces/face-4.jpg +0 -0
  21. data/vendor/assets/images/favicon.ico +0 -0
  22. data/vendor/assets/images/logos/adobe.png +0 -0
  23. data/vendor/assets/images/logos/airbnb.png +0 -0
  24. data/vendor/assets/images/logos/ebay.png +0 -0
  25. data/vendor/assets/images/logos/evernote.png +0 -0
  26. data/vendor/assets/images/logos/zappos.png +0 -0
  27. data/vendor/assets/images/logos/zendesk.png +0 -0
  28. data/vendor/assets/images/new_logo.png +0 -0
  29. data/vendor/assets/images/phone_app.jpg +0 -0
  30. data/vendor/assets/images/showcases/showcase-1/bg.jpg +0 -0
  31. data/vendor/assets/images/showcases/showcase-1/bg2.jpg +0 -0
  32. data/vendor/assets/images/showcases/showcase-1/examples/home_1.jpg +0 -0
  33. data/vendor/assets/images/showcases/showcase-1/examples/home_2.jpg +0 -0
  34. data/vendor/assets/images/showcases/showcase-1/examples/home_3.jpg +0 -0
  35. data/vendor/assets/images/showcases/showcase-1/iphone.png +0 -0
  36. data/vendor/assets/images/showcases/showcase-1/iphones.png +0 -0
  37. data/vendor/assets/images/showcases/showcase-2/bg2.jpg +0 -0
  38. data/vendor/assets/images/showcases/showcase-2/examples/home_4.jpg +0 -0
  39. data/vendor/assets/images/showcases/showcase-2/examples/home_6.jpg +0 -0
  40. data/vendor/assets/images/showcases/showcase-2/mac1.png +0 -0
  41. data/vendor/assets/images/showcases/showcase-2/mac2.png +0 -0
  42. data/vendor/assets/images/template/bg3.jpg +0 -0
  43. data/vendor/assets/images/template/examples/home_11.jpg +0 -0
  44. data/vendor/assets/images/template/examples/home_22.jpg +0 -0
  45. data/vendor/assets/images/template/examples/home_33.jpg +0 -0
  46. data/vendor/assets/images/template/examples/home_44.jpg +0 -0
  47. data/vendor/assets/images/template/iphone3.png +0 -0
  48. data/vendor/assets/images/template/mac.png +0 -0
  49. data/vendor/assets/images/web_app.jpg +0 -0
  50. data/vendor/assets/javascripts/creative-tim/awesome-landing-page.js +98 -0
  51. data/vendor/assets/javascripts/creative-tim/bootstrap.js +2276 -0
  52. data/vendor/assets/javascripts/creative-tim/jquery-1.10.2.js +9789 -0
  53. data/vendor/assets/javascripts/creative-tim/jquery-ui-1.10.4.custom.min.js +6 -0
  54. data/vendor/assets/stylesheets/creative-tim/bootstrap.css +6358 -0
  55. data/vendor/assets/stylesheets/creative-tim/landing-page.css +1682 -0
  56. data/vendor/assets/stylesheets/creative-tim/pe-icon-7-stroke.css +632 -0
  57. metadata +55 -28
  58. data/.gitignore +0 -9
  59. data/.idea/.name +0 -1
  60. data/.idea/creative_awesome_landing.iml +0 -43
  61. data/.idea/encodings.xml +0 -6
  62. data/.idea/misc.xml +0 -14
  63. data/.idea/modules.xml +0 -8
  64. data/.idea/workspace.xml +0 -383
  65. data/Gemfile +0 -6
  66. data/LICENSE +0 -21
  67. data/LICENSE.txt +0 -21
  68. data/Rakefile +0 -2
  69. data/bin/console +0 -14
  70. data/bin/setup +0 -8
  71. data/creative_awesome_landing.gemspec +0 -25
  72. data/vendor/assets/.DS_Store +0 -0
  73. data/vendor/assets/fonts/.DS_Store +0 -0
  74. data/vendor/assets/images/.DS_Store +0 -0
  75. data/vendor/assets/images/faces/.DS_Store +0 -0
  76. data/vendor/assets/images/logos/.DS_Store +0 -0
  77. data/vendor/assets/images/showcases/.DS_Store +0 -0
  78. data/vendor/assets/images/showcases/showcase-1/.DS_Store +0 -0
  79. data/vendor/assets/images/showcases/showcase-1/examples/.DS_Store +0 -0
  80. data/vendor/assets/images/showcases/showcase-2/.DS_Store +0 -0
  81. data/vendor/assets/images/showcases/showcase-2/examples/.DS_Store +0 -0
  82. data/vendor/assets/images/template/.DS_Store +0 -0
  83. data/vendor/assets/javascripts/.DS_Store +0 -0
  84. data/vendor/assets/stylesheets/.DS_Store +0 -0
@@ -0,0 +1,632 @@
1
+ @font-face {
2
+ font-family: 'Pe-icon-7-stroke';
3
+ src:url('../../fonts/Pe-icon-7-stroke.eot?d7yf1v');
4
+ src:url('../../fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'),
5
+ url('../../fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'),
6
+ url('../../fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'),
7
+ url('../../fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');
8
+ font-weight: normal;
9
+ font-style: normal;
10
+ }
11
+
12
+ [class^="pe-7s-"], [class*=" pe-7s-"] {
13
+ display: inline-block;
14
+ font-family: 'Pe-icon-7-stroke';
15
+ speak: none;
16
+ font-style: normal;
17
+ font-weight: normal;
18
+ font-variant: normal;
19
+ text-transform: none;
20
+ line-height: 1;
21
+
22
+ /* Better Font Rendering =========== */
23
+ -webkit-font-smoothing: antialiased;
24
+ -moz-osx-font-smoothing: grayscale;
25
+ }
26
+
27
+ .pe-7s-album:before {
28
+ content: "\e6aa";
29
+ }
30
+ .pe-7s-arc:before {
31
+ content: "\e6ab";
32
+ }
33
+ .pe-7s-back-2:before {
34
+ content: "\e6ac";
35
+ }
36
+ .pe-7s-bandaid:before {
37
+ content: "\e6ad";
38
+ }
39
+ .pe-7s-car:before {
40
+ content: "\e6ae";
41
+ }
42
+ .pe-7s-diamond:before {
43
+ content: "\e6af";
44
+ }
45
+ .pe-7s-door-lock:before {
46
+ content: "\e6b0";
47
+ }
48
+ .pe-7s-eyedropper:before {
49
+ content: "\e6b1";
50
+ }
51
+ .pe-7s-female:before {
52
+ content: "\e6b2";
53
+ }
54
+ .pe-7s-gym:before {
55
+ content: "\e6b3";
56
+ }
57
+ .pe-7s-hammer:before {
58
+ content: "\e6b4";
59
+ }
60
+ .pe-7s-headphones:before {
61
+ content: "\e6b5";
62
+ }
63
+ .pe-7s-helm:before {
64
+ content: "\e6b6";
65
+ }
66
+ .pe-7s-hourglass:before {
67
+ content: "\e6b7";
68
+ }
69
+ .pe-7s-leaf:before {
70
+ content: "\e6b8";
71
+ }
72
+ .pe-7s-magic-wand:before {
73
+ content: "\e6b9";
74
+ }
75
+ .pe-7s-male:before {
76
+ content: "\e6ba";
77
+ }
78
+ .pe-7s-map-2:before {
79
+ content: "\e6bb";
80
+ }
81
+ .pe-7s-next-2:before {
82
+ content: "\e6bc";
83
+ }
84
+ .pe-7s-paint-bucket:before {
85
+ content: "\e6bd";
86
+ }
87
+ .pe-7s-pendrive:before {
88
+ content: "\e6be";
89
+ }
90
+ .pe-7s-photo:before {
91
+ content: "\e6bf";
92
+ }
93
+ .pe-7s-piggy:before {
94
+ content: "\e6c0";
95
+ }
96
+ .pe-7s-plugin:before {
97
+ content: "\e6c1";
98
+ }
99
+ .pe-7s-refresh-2:before {
100
+ content: "\e6c2";
101
+ }
102
+ .pe-7s-rocket:before {
103
+ content: "\e6c3";
104
+ }
105
+ .pe-7s-settings:before {
106
+ content: "\e6c4";
107
+ }
108
+ .pe-7s-shield:before {
109
+ content: "\e6c5";
110
+ }
111
+ .pe-7s-smile:before {
112
+ content: "\e6c6";
113
+ }
114
+ .pe-7s-usb:before {
115
+ content: "\e6c7";
116
+ }
117
+ .pe-7s-vector:before {
118
+ content: "\e6c8";
119
+ }
120
+ .pe-7s-wine:before {
121
+ content: "\e6c9";
122
+ }
123
+ .pe-7s-cloud-upload:before {
124
+ content: "\e68a";
125
+ }
126
+ .pe-7s-cash:before {
127
+ content: "\e68c";
128
+ }
129
+ .pe-7s-close:before {
130
+ content: "\e680";
131
+ }
132
+ .pe-7s-bluetooth:before {
133
+ content: "\e68d";
134
+ }
135
+ .pe-7s-cloud-download:before {
136
+ content: "\e68b";
137
+ }
138
+ .pe-7s-way:before {
139
+ content: "\e68e";
140
+ }
141
+ .pe-7s-close-circle:before {
142
+ content: "\e681";
143
+ }
144
+ .pe-7s-id:before {
145
+ content: "\e68f";
146
+ }
147
+ .pe-7s-angle-up:before {
148
+ content: "\e682";
149
+ }
150
+ .pe-7s-wristwatch:before {
151
+ content: "\e690";
152
+ }
153
+ .pe-7s-angle-up-circle:before {
154
+ content: "\e683";
155
+ }
156
+ .pe-7s-world:before {
157
+ content: "\e691";
158
+ }
159
+ .pe-7s-angle-right:before {
160
+ content: "\e684";
161
+ }
162
+ .pe-7s-volume:before {
163
+ content: "\e692";
164
+ }
165
+ .pe-7s-angle-right-circle:before {
166
+ content: "\e685";
167
+ }
168
+ .pe-7s-users:before {
169
+ content: "\e693";
170
+ }
171
+ .pe-7s-angle-left:before {
172
+ content: "\e686";
173
+ }
174
+ .pe-7s-user-female:before {
175
+ content: "\e694";
176
+ }
177
+ .pe-7s-angle-left-circle:before {
178
+ content: "\e687";
179
+ }
180
+ .pe-7s-up-arrow:before {
181
+ content: "\e695";
182
+ }
183
+ .pe-7s-angle-down:before {
184
+ content: "\e688";
185
+ }
186
+ .pe-7s-switch:before {
187
+ content: "\e696";
188
+ }
189
+ .pe-7s-angle-down-circle:before {
190
+ content: "\e689";
191
+ }
192
+ .pe-7s-scissors:before {
193
+ content: "\e697";
194
+ }
195
+ .pe-7s-wallet:before {
196
+ content: "\e600";
197
+ }
198
+ .pe-7s-safe:before {
199
+ content: "\e698";
200
+ }
201
+ .pe-7s-volume2:before {
202
+ content: "\e601";
203
+ }
204
+ .pe-7s-volume1:before {
205
+ content: "\e602";
206
+ }
207
+ .pe-7s-voicemail:before {
208
+ content: "\e603";
209
+ }
210
+ .pe-7s-video:before {
211
+ content: "\e604";
212
+ }
213
+ .pe-7s-user:before {
214
+ content: "\e605";
215
+ }
216
+ .pe-7s-upload:before {
217
+ content: "\e606";
218
+ }
219
+ .pe-7s-unlock:before {
220
+ content: "\e607";
221
+ }
222
+ .pe-7s-umbrella:before {
223
+ content: "\e608";
224
+ }
225
+ .pe-7s-trash:before {
226
+ content: "\e609";
227
+ }
228
+ .pe-7s-tools:before {
229
+ content: "\e60a";
230
+ }
231
+ .pe-7s-timer:before {
232
+ content: "\e60b";
233
+ }
234
+ .pe-7s-ticket:before {
235
+ content: "\e60c";
236
+ }
237
+ .pe-7s-target:before {
238
+ content: "\e60d";
239
+ }
240
+ .pe-7s-sun:before {
241
+ content: "\e60e";
242
+ }
243
+ .pe-7s-study:before {
244
+ content: "\e60f";
245
+ }
246
+ .pe-7s-stopwatch:before {
247
+ content: "\e610";
248
+ }
249
+ .pe-7s-star:before {
250
+ content: "\e611";
251
+ }
252
+ .pe-7s-speaker:before {
253
+ content: "\e612";
254
+ }
255
+ .pe-7s-signal:before {
256
+ content: "\e613";
257
+ }
258
+ .pe-7s-shuffle:before {
259
+ content: "\e614";
260
+ }
261
+ .pe-7s-shopbag:before {
262
+ content: "\e615";
263
+ }
264
+ .pe-7s-share:before {
265
+ content: "\e616";
266
+ }
267
+ .pe-7s-server:before {
268
+ content: "\e617";
269
+ }
270
+ .pe-7s-search:before {
271
+ content: "\e618";
272
+ }
273
+ .pe-7s-film:before {
274
+ content: "\e6a5";
275
+ }
276
+ .pe-7s-science:before {
277
+ content: "\e619";
278
+ }
279
+ .pe-7s-disk:before {
280
+ content: "\e6a6";
281
+ }
282
+ .pe-7s-ribbon:before {
283
+ content: "\e61a";
284
+ }
285
+ .pe-7s-repeat:before {
286
+ content: "\e61b";
287
+ }
288
+ .pe-7s-refresh:before {
289
+ content: "\e61c";
290
+ }
291
+ .pe-7s-add-user:before {
292
+ content: "\e6a9";
293
+ }
294
+ .pe-7s-refresh-cloud:before {
295
+ content: "\e61d";
296
+ }
297
+ .pe-7s-paperclip:before {
298
+ content: "\e69c";
299
+ }
300
+ .pe-7s-radio:before {
301
+ content: "\e61e";
302
+ }
303
+ .pe-7s-note2:before {
304
+ content: "\e69d";
305
+ }
306
+ .pe-7s-print:before {
307
+ content: "\e61f";
308
+ }
309
+ .pe-7s-network:before {
310
+ content: "\e69e";
311
+ }
312
+ .pe-7s-prev:before {
313
+ content: "\e620";
314
+ }
315
+ .pe-7s-mute:before {
316
+ content: "\e69f";
317
+ }
318
+ .pe-7s-power:before {
319
+ content: "\e621";
320
+ }
321
+ .pe-7s-medal:before {
322
+ content: "\e6a0";
323
+ }
324
+ .pe-7s-portfolio:before {
325
+ content: "\e622";
326
+ }
327
+ .pe-7s-like2:before {
328
+ content: "\e6a1";
329
+ }
330
+ .pe-7s-plus:before {
331
+ content: "\e623";
332
+ }
333
+ .pe-7s-left-arrow:before {
334
+ content: "\e6a2";
335
+ }
336
+ .pe-7s-play:before {
337
+ content: "\e624";
338
+ }
339
+ .pe-7s-key:before {
340
+ content: "\e6a3";
341
+ }
342
+ .pe-7s-plane:before {
343
+ content: "\e625";
344
+ }
345
+ .pe-7s-joy:before {
346
+ content: "\e6a4";
347
+ }
348
+ .pe-7s-photo-gallery:before {
349
+ content: "\e626";
350
+ }
351
+ .pe-7s-pin:before {
352
+ content: "\e69b";
353
+ }
354
+ .pe-7s-phone:before {
355
+ content: "\e627";
356
+ }
357
+ .pe-7s-plug:before {
358
+ content: "\e69a";
359
+ }
360
+ .pe-7s-pen:before {
361
+ content: "\e628";
362
+ }
363
+ .pe-7s-right-arrow:before {
364
+ content: "\e699";
365
+ }
366
+ .pe-7s-paper-plane:before {
367
+ content: "\e629";
368
+ }
369
+ .pe-7s-delete-user:before {
370
+ content: "\e6a7";
371
+ }
372
+ .pe-7s-paint:before {
373
+ content: "\e62a";
374
+ }
375
+ .pe-7s-bottom-arrow:before {
376
+ content: "\e6a8";
377
+ }
378
+ .pe-7s-notebook:before {
379
+ content: "\e62b";
380
+ }
381
+ .pe-7s-note:before {
382
+ content: "\e62c";
383
+ }
384
+ .pe-7s-next:before {
385
+ content: "\e62d";
386
+ }
387
+ .pe-7s-news-paper:before {
388
+ content: "\e62e";
389
+ }
390
+ .pe-7s-musiclist:before {
391
+ content: "\e62f";
392
+ }
393
+ .pe-7s-music:before {
394
+ content: "\e630";
395
+ }
396
+ .pe-7s-mouse:before {
397
+ content: "\e631";
398
+ }
399
+ .pe-7s-more:before {
400
+ content: "\e632";
401
+ }
402
+ .pe-7s-moon:before {
403
+ content: "\e633";
404
+ }
405
+ .pe-7s-monitor:before {
406
+ content: "\e634";
407
+ }
408
+ .pe-7s-micro:before {
409
+ content: "\e635";
410
+ }
411
+ .pe-7s-menu:before {
412
+ content: "\e636";
413
+ }
414
+ .pe-7s-map:before {
415
+ content: "\e637";
416
+ }
417
+ .pe-7s-map-marker:before {
418
+ content: "\e638";
419
+ }
420
+ .pe-7s-mail:before {
421
+ content: "\e639";
422
+ }
423
+ .pe-7s-mail-open:before {
424
+ content: "\e63a";
425
+ }
426
+ .pe-7s-mail-open-file:before {
427
+ content: "\e63b";
428
+ }
429
+ .pe-7s-magnet:before {
430
+ content: "\e63c";
431
+ }
432
+ .pe-7s-loop:before {
433
+ content: "\e63d";
434
+ }
435
+ .pe-7s-look:before {
436
+ content: "\e63e";
437
+ }
438
+ .pe-7s-lock:before {
439
+ content: "\e63f";
440
+ }
441
+ .pe-7s-lintern:before {
442
+ content: "\e640";
443
+ }
444
+ .pe-7s-link:before {
445
+ content: "\e641";
446
+ }
447
+ .pe-7s-like:before {
448
+ content: "\e642";
449
+ }
450
+ .pe-7s-light:before {
451
+ content: "\e643";
452
+ }
453
+ .pe-7s-less:before {
454
+ content: "\e644";
455
+ }
456
+ .pe-7s-keypad:before {
457
+ content: "\e645";
458
+ }
459
+ .pe-7s-junk:before {
460
+ content: "\e646";
461
+ }
462
+ .pe-7s-info:before {
463
+ content: "\e647";
464
+ }
465
+ .pe-7s-home:before {
466
+ content: "\e648";
467
+ }
468
+ .pe-7s-help2:before {
469
+ content: "\e649";
470
+ }
471
+ .pe-7s-help1:before {
472
+ content: "\e64a";
473
+ }
474
+ .pe-7s-graph3:before {
475
+ content: "\e64b";
476
+ }
477
+ .pe-7s-graph2:before {
478
+ content: "\e64c";
479
+ }
480
+ .pe-7s-graph1:before {
481
+ content: "\e64d";
482
+ }
483
+ .pe-7s-graph:before {
484
+ content: "\e64e";
485
+ }
486
+ .pe-7s-global:before {
487
+ content: "\e64f";
488
+ }
489
+ .pe-7s-gleam:before {
490
+ content: "\e650";
491
+ }
492
+ .pe-7s-glasses:before {
493
+ content: "\e651";
494
+ }
495
+ .pe-7s-gift:before {
496
+ content: "\e652";
497
+ }
498
+ .pe-7s-folder:before {
499
+ content: "\e653";
500
+ }
501
+ .pe-7s-flag:before {
502
+ content: "\e654";
503
+ }
504
+ .pe-7s-filter:before {
505
+ content: "\e655";
506
+ }
507
+ .pe-7s-file:before {
508
+ content: "\e656";
509
+ }
510
+ .pe-7s-expand1:before {
511
+ content: "\e657";
512
+ }
513
+ .pe-7s-exapnd2:before {
514
+ content: "\e658";
515
+ }
516
+ .pe-7s-edit:before {
517
+ content: "\e659";
518
+ }
519
+ .pe-7s-drop:before {
520
+ content: "\e65a";
521
+ }
522
+ .pe-7s-drawer:before {
523
+ content: "\e65b";
524
+ }
525
+ .pe-7s-download:before {
526
+ content: "\e65c";
527
+ }
528
+ .pe-7s-display2:before {
529
+ content: "\e65d";
530
+ }
531
+ .pe-7s-display1:before {
532
+ content: "\e65e";
533
+ }
534
+ .pe-7s-diskette:before {
535
+ content: "\e65f";
536
+ }
537
+ .pe-7s-date:before {
538
+ content: "\e660";
539
+ }
540
+ .pe-7s-cup:before {
541
+ content: "\e661";
542
+ }
543
+ .pe-7s-culture:before {
544
+ content: "\e662";
545
+ }
546
+ .pe-7s-crop:before {
547
+ content: "\e663";
548
+ }
549
+ .pe-7s-credit:before {
550
+ content: "\e664";
551
+ }
552
+ .pe-7s-copy-file:before {
553
+ content: "\e665";
554
+ }
555
+ .pe-7s-config:before {
556
+ content: "\e666";
557
+ }
558
+ .pe-7s-compass:before {
559
+ content: "\e667";
560
+ }
561
+ .pe-7s-comment:before {
562
+ content: "\e668";
563
+ }
564
+ .pe-7s-coffee:before {
565
+ content: "\e669";
566
+ }
567
+ .pe-7s-cloud:before {
568
+ content: "\e66a";
569
+ }
570
+ .pe-7s-clock:before {
571
+ content: "\e66b";
572
+ }
573
+ .pe-7s-check:before {
574
+ content: "\e66c";
575
+ }
576
+ .pe-7s-chat:before {
577
+ content: "\e66d";
578
+ }
579
+ .pe-7s-cart:before {
580
+ content: "\e66e";
581
+ }
582
+ .pe-7s-camera:before {
583
+ content: "\e66f";
584
+ }
585
+ .pe-7s-call:before {
586
+ content: "\e670";
587
+ }
588
+ .pe-7s-calculator:before {
589
+ content: "\e671";
590
+ }
591
+ .pe-7s-browser:before {
592
+ content: "\e672";
593
+ }
594
+ .pe-7s-box2:before {
595
+ content: "\e673";
596
+ }
597
+ .pe-7s-box1:before {
598
+ content: "\e674";
599
+ }
600
+ .pe-7s-bookmarks:before {
601
+ content: "\e675";
602
+ }
603
+ .pe-7s-bicycle:before {
604
+ content: "\e676";
605
+ }
606
+ .pe-7s-bell:before {
607
+ content: "\e677";
608
+ }
609
+ .pe-7s-battery:before {
610
+ content: "\e678";
611
+ }
612
+ .pe-7s-ball:before {
613
+ content: "\e679";
614
+ }
615
+ .pe-7s-back:before {
616
+ content: "\e67a";
617
+ }
618
+ .pe-7s-attention:before {
619
+ content: "\e67b";
620
+ }
621
+ .pe-7s-anchor:before {
622
+ content: "\e67c";
623
+ }
624
+ .pe-7s-albums:before {
625
+ content: "\e67d";
626
+ }
627
+ .pe-7s-alarm:before {
628
+ content: "\e67e";
629
+ }
630
+ .pe-7s-airplay:before {
631
+ content: "\e67f";
632
+ }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: creative_awesome_landing
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ilton Garcia
@@ -65,36 +65,63 @@ executables: []
65
65
  extensions: []
66
66
  extra_rdoc_files: []
67
67
  files:
68
- - ".gitignore"
69
- - ".idea/.name"
70
- - ".idea/creative_awesome_landing.iml"
71
- - ".idea/encodings.xml"
72
- - ".idea/misc.xml"
73
- - ".idea/modules.xml"
74
- - ".idea/workspace.xml"
75
- - Gemfile
76
- - LICENSE
77
- - LICENSE.txt
78
68
  - README.md
79
- - Rakefile
80
- - bin/console
81
- - bin/setup
82
- - creative_awesome_landing.gemspec
83
69
  - lib/creative_awesome_landing.rb
84
70
  - lib/creative_awesome_landing/version.rb
85
- - vendor/assets/.DS_Store
86
- - vendor/assets/fonts/.DS_Store
87
- - vendor/assets/images/.DS_Store
88
- - vendor/assets/images/faces/.DS_Store
89
- - vendor/assets/images/logos/.DS_Store
90
- - vendor/assets/images/showcases/.DS_Store
91
- - vendor/assets/images/showcases/showcase-1/.DS_Store
92
- - vendor/assets/images/showcases/showcase-1/examples/.DS_Store
93
- - vendor/assets/images/showcases/showcase-2/.DS_Store
94
- - vendor/assets/images/showcases/showcase-2/examples/.DS_Store
95
- - vendor/assets/images/template/.DS_Store
96
- - vendor/assets/javascripts/.DS_Store
97
- - vendor/assets/stylesheets/.DS_Store
71
+ - vendor/assets/fonts/FontAwesome.otf
72
+ - vendor/assets/fonts/Pe-icon-7-stroke.eot
73
+ - vendor/assets/fonts/Pe-icon-7-stroke.svg
74
+ - vendor/assets/fonts/Pe-icon-7-stroke.ttf
75
+ - vendor/assets/fonts/Pe-icon-7-stroke.woff
76
+ - vendor/assets/fonts/fontawesome-webfont.eot
77
+ - vendor/assets/fonts/fontawesome-webfont.svg
78
+ - vendor/assets/fonts/fontawesome-webfont.ttf
79
+ - vendor/assets/fonts/fontawesome-webfont.woff
80
+ - vendor/assets/fonts/glyphicons-halflings-regular.eot
81
+ - vendor/assets/fonts/glyphicons-halflings-regular.svg
82
+ - vendor/assets/fonts/glyphicons-halflings-regular.ttf
83
+ - vendor/assets/fonts/glyphicons-halflings-regular.woff
84
+ - vendor/assets/images/blue.jpg
85
+ - vendor/assets/images/faces/face-1.jpg
86
+ - vendor/assets/images/faces/face-2.jpg
87
+ - vendor/assets/images/faces/face-3.jpg
88
+ - vendor/assets/images/faces/face-4.jpg
89
+ - vendor/assets/images/favicon.ico
90
+ - vendor/assets/images/logos/adobe.png
91
+ - vendor/assets/images/logos/airbnb.png
92
+ - vendor/assets/images/logos/ebay.png
93
+ - vendor/assets/images/logos/evernote.png
94
+ - vendor/assets/images/logos/zappos.png
95
+ - vendor/assets/images/logos/zendesk.png
96
+ - vendor/assets/images/new_logo.png
97
+ - vendor/assets/images/phone_app.jpg
98
+ - vendor/assets/images/showcases/showcase-1/bg.jpg
99
+ - vendor/assets/images/showcases/showcase-1/bg2.jpg
100
+ - vendor/assets/images/showcases/showcase-1/examples/home_1.jpg
101
+ - vendor/assets/images/showcases/showcase-1/examples/home_2.jpg
102
+ - vendor/assets/images/showcases/showcase-1/examples/home_3.jpg
103
+ - vendor/assets/images/showcases/showcase-1/iphone.png
104
+ - vendor/assets/images/showcases/showcase-1/iphones.png
105
+ - vendor/assets/images/showcases/showcase-2/bg2.jpg
106
+ - vendor/assets/images/showcases/showcase-2/examples/home_4.jpg
107
+ - vendor/assets/images/showcases/showcase-2/examples/home_6.jpg
108
+ - vendor/assets/images/showcases/showcase-2/mac1.png
109
+ - vendor/assets/images/showcases/showcase-2/mac2.png
110
+ - vendor/assets/images/template/bg3.jpg
111
+ - vendor/assets/images/template/examples/home_11.jpg
112
+ - vendor/assets/images/template/examples/home_22.jpg
113
+ - vendor/assets/images/template/examples/home_33.jpg
114
+ - vendor/assets/images/template/examples/home_44.jpg
115
+ - vendor/assets/images/template/iphone3.png
116
+ - vendor/assets/images/template/mac.png
117
+ - vendor/assets/images/web_app.jpg
118
+ - vendor/assets/javascripts/creative-tim/awesome-landing-page.js
119
+ - vendor/assets/javascripts/creative-tim/bootstrap.js
120
+ - vendor/assets/javascripts/creative-tim/jquery-1.10.2.js
121
+ - vendor/assets/javascripts/creative-tim/jquery-ui-1.10.4.custom.min.js
122
+ - vendor/assets/stylesheets/creative-tim/bootstrap.css
123
+ - vendor/assets/stylesheets/creative-tim/landing-page.css
124
+ - vendor/assets/stylesheets/creative-tim/pe-icon-7-stroke.css
98
125
  homepage: http://demos.creative-tim.com/landing-page
99
126
  licenses:
100
127
  - MIT