modularis 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (95) hide show
  1. checksums.yaml +8 -8
  2. data/Gemfile.lock +2 -2
  3. data/README.md +2 -4
  4. data/lib/modularis/version.rb +1 -1
  5. metadata +1 -91
  6. data/docs/CHANGELOG.md +0 -260
  7. data/docs/Capfile +0 -4
  8. data/docs/Gemfile +0 -13
  9. data/docs/Gemfile.lock +0 -45
  10. data/docs/Procfile +0 -2
  11. data/docs/README.md +0 -1
  12. data/docs/_sidebar-components.html.erb +0 -115
  13. data/docs/_sidebar.html.erb +0 -115
  14. data/docs/changelog.html.erb +0 -33
  15. data/docs/compile.rb +0 -34
  16. data/docs/components/alert-boxes.html.erb +0 -204
  17. data/docs/components/block-grid.html.erb +0 -132
  18. data/docs/components/breadcrumbs.html.erb +0 -156
  19. data/docs/components/button-groups.html.erb +0 -230
  20. data/docs/components/buttons.html.erb +0 -222
  21. data/docs/components/clearing.html.erb +0 -152
  22. data/docs/components/custom-forms.html.erb +0 -309
  23. data/docs/components/dropdown-buttons.html.erb +0 -235
  24. data/docs/components/dropdown.html.erb +0 -188
  25. data/docs/components/flex-video.html.erb +0 -95
  26. data/docs/components/forms.html.erb +0 -477
  27. data/docs/components/global.html.erb +0 -92
  28. data/docs/components/grid.html.erb +0 -366
  29. data/docs/components/inline-lists.html.erb +0 -91
  30. data/docs/components/joyride.html.erb +0 -183
  31. data/docs/components/keystrokes.html.erb +0 -76
  32. data/docs/components/kitchen-sink.html.erb +0 -870
  33. data/docs/components/labels.html.erb +0 -102
  34. data/docs/components/magellan.html.erb +0 -86
  35. data/docs/components/orbit.html.erb +0 -276
  36. data/docs/components/pagination.html.erb +0 -183
  37. data/docs/components/panels.html.erb +0 -123
  38. data/docs/components/pricing-tables.html.erb +0 -156
  39. data/docs/components/progress-bars.html.erb +0 -123
  40. data/docs/components/reveal.html.erb +0 -162
  41. data/docs/components/section.html.erb +0 -496
  42. data/docs/components/side-nav.html.erb +0 -124
  43. data/docs/components/split-buttons.html.erb +0 -220
  44. data/docs/components/sub-nav.html.erb +0 -122
  45. data/docs/components/switch.html.erb +0 -290
  46. data/docs/components/tables.html.erb +0 -125
  47. data/docs/components/thumbnails.html.erb +0 -89
  48. data/docs/components/tooltips.html.erb +0 -75
  49. data/docs/components/top-bar.html.erb +0 -283
  50. data/docs/components/type.html.erb +0 -396
  51. data/docs/components/visibility.html.erb +0 -110
  52. data/docs/config/deploy.rb +0 -36
  53. data/docs/config.ru +0 -12
  54. data/docs/controller.rb +0 -53
  55. data/docs/css/_coderay.scss +0 -116
  56. data/docs/css/_settings.scss +0 -1
  57. data/docs/css/docs.scss +0 -185
  58. data/docs/css/normalize.scss +0 -396
  59. data/docs/css/qunit-composite.css +0 -13
  60. data/docs/css/qunit.css +0 -235
  61. data/docs/faq.html.erb +0 -63
  62. data/docs/img/demos/demo1-th.jpg +0 -0
  63. data/docs/img/demos/demo1.jpg +0 -0
  64. data/docs/img/demos/demo2-th.jpg +0 -0
  65. data/docs/img/demos/demo2.jpg +0 -0
  66. data/docs/img/demos/demo3-th.jpg +0 -0
  67. data/docs/img/demos/demo3.jpg +0 -0
  68. data/docs/img/demos/demo4-th.jpg +0 -0
  69. data/docs/img/demos/demo4.jpg +0 -0
  70. data/docs/img/demos/demo5-th.jpg +0 -0
  71. data/docs/img/demos/demo5.jpg +0 -0
  72. data/docs/index.html.erb +0 -285
  73. data/docs/javascript.html.erb +0 -134
  74. data/docs/js/docs.js +0 -3
  75. data/docs/js/qunit-composite.js +0 -105
  76. data/docs/js/qunit.js +0 -1977
  77. data/docs/js/tests/tabs/simple_tabs.html +0 -57
  78. data/docs/js/tests/tabs/simple_tabs.js +0 -54
  79. data/docs/js/tests/tooltips/tooltips.html +0 -39
  80. data/docs/js/tests/tooltips/tooltips.js +0 -11
  81. data/docs/layout.html.erb +0 -128
  82. data/docs/media-queries.html.erb +0 -96
  83. data/docs/rails.html.erb +0 -76
  84. data/docs/rtl.html.erb +0 -53
  85. data/docs/sass.html.erb +0 -1295
  86. data/docs/support.html.erb +0 -143
  87. data/docs/test/_test-scripts.html.erb +0 -36
  88. data/docs/test/cards.html.erb +0 -77
  89. data/docs/test/flexbox-grid.html.erb +0 -68
  90. data/docs/test/flip-nav.html.erb +0 -54
  91. data/docs/test/layout.html.erb +0 -15
  92. data/docs/test/off-canvas1.html.erb +0 -64
  93. data/docs/test/off-canvas2.html.erb +0 -75
  94. data/docs/test/off-canvas3.html.erb +0 -65
  95. data/docs/test_layout.html.erb +0 -128
@@ -1,128 +0,0 @@
1
- <!doctype html>
2
- <!--[if IE 8]><html class="no-js lt-ie9" lang="en"><![endif]-->
3
- <!--[if gt IE 8]><!--><html class="no-js" lang="en"><!--<![endif]-->
4
- <head>
5
- <meta charset="utf-8" />
6
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
- <title>Modularis Docs: <%= @page_title %></title>
8
- <link rel="stylesheet" href="<%= asset_path %>/normalize.css" />
9
- <link rel="stylesheet" href="<%= asset_path %>/docs.css" />
10
- <script src="<%= asset_path %>/vendor/custom.modernizr.js"></script>
11
- </head>
12
- <body class="antialiased">
13
-
14
- <nav class="top-bar">
15
- <ul class="title-area">
16
- <!-- Title Area -->
17
- <li class="name">
18
- <h1><a href="/">Modularis</a></h1>
19
- </li>
20
- <!-- Remove the class "menu-icon" to get rid of menu icon. Take out "Menu" to just have icon alone -->
21
- <li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
22
- </ul>
23
-
24
- <section class="top-bar-section">
25
- <!-- Right Nav Section -->
26
- <ul class="right">
27
- <li class="divider"></li>
28
- <li><a href="<%= features_path %>">Features</a></li>
29
- <li class="divider"></li>
30
- <li><a href="<%= add_ons_path %>">Add-ons</a></li>
31
- <li class="divider"></li>
32
- <li><a href="<%= case_studies_path %>">Case Studies</a></li>
33
- <li class="divider"></li>
34
- <li><a href="<%= docs_path %>">Docs</a></li>
35
- <li class="divider"></li>
36
- <li><a href="<%= training_path %>">Training</a></li>
37
- <li class="divider"></li>
38
- <li class="has-form">
39
- <a href="http://modularis.themepile.com/docs" class="button">Getting Started</a>
40
- </li>
41
- </ul>
42
- </section>
43
- </nav>
44
-
45
- <% @page_title = "4 Documentation" %>
46
- <div class="row">
47
- <div class="large-12 columns">
48
- <h1 class="docs header"><a href="http://modularis.themepile.com/docs/">Modularis <%= @page_title %></a></h1>
49
- <h6 class="docs subheader"><a href="http://modularis.themepile.com/old-docs/f3">Want F3 Docs?</a></h6>
50
- <hr>
51
- </div>
52
- </div>
53
-
54
- <%= yield %>
55
-
56
- <footer class="row full-width">
57
- <div class="large-5 columns">
58
- <h6><strong>Made by ZURB</strong></h6>
59
- <p>Modularis is made by <a href="http://www.themepile.com/">ZURB</a>, a product design company in Campbell, California. We've put more than 14 years of experience building web products, services and websites into this framework. <a href="http://modularis.themepile.com/about.php">Modularis Info and Goodies &rarr;</a></p>
60
- </div>
61
-
62
- <div class="large-3 columns">
63
- <h6><strong>Using Modularis?</strong></h6>
64
- <p>Let us know how you're using Modularis and we might feature you as an example! <a href="mailto:modularis@themepile.com?subject=I'm%20using%20Modularis">Get in touch &rarr;</a></p>
65
- </div>
66
-
67
- <div class="large-4 columns">
68
- <h6><strong>Need some help?</strong></h6>
69
- <p>For answers or help visit the <a href="http://modularis.themepile.com/docs/support.html">Support page</a>.</p>
70
- </div>
71
- </footer>
72
-
73
- <div id="copyright">
74
- <div class="row full-width">
75
- <div class="large-4 columns">
76
- <p>Site content &copy; <%= Time.now.year %> ZURB, inc.</p>
77
- </div>
78
- <div class="large-8 columns">
79
- <ul class="inline-list right">
80
- <li><a href="http://modularis.themepile.com">Home</a></li>
81
- <li><a href="http://modularis.themepile.com/download.php">Download</a></li>
82
- <li><a href="http://modularis.themepile.com/docs">Docs</a></li>
83
- <li><a href="http://modularis.themepile.com/docs/changelog.html">Changelog</a></li>
84
- <li><a href="http://modularis.themepile.com/about.php">About</a></li>
85
- <li><a href="http://feeds.feedburner.com/themepile/blog">Subscribe to the ZURBlog</a></li>
86
- </ul>
87
- </div>
88
- </div>
89
- </div>
90
-
91
- <script>
92
-
93
- // Google Analytics
94
- var _gaq = _gaq || [];
95
- _gaq.push(
96
- ['_setAccount', 'UA-2195009-2'],
97
- ['_trackPageview'],
98
- ['b._setAccount', 'UA-2195009-27'],
99
- ['b._trackPageview']
100
- );
101
-
102
- (function() {
103
- var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
104
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
105
- var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
106
- })();
107
-
108
- document.write('<script src="<%= asset_path %>/vendor/'
109
- + ('__proto__' in {} ? 'zepto' : 'jquery')
110
- + '.js"><\/script>');
111
- </script>
112
- <script src="<%= asset_path %>/docs.js"></script>
113
- <script>
114
- $(document)
115
- <% if @joyride %>
116
- .modularis()
117
- .modularis('joyride', 'start');
118
- <% else %>
119
- .modularis();
120
- <% end %>
121
-
122
- // For Kitchen Sink Page
123
- $('#start-jr').on('click', function() {
124
- $(document).modularis('joyride','start');
125
- });
126
- </script>
127
- </body>
128
- </html>