modularis 0.0.1 → 0.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +8 -8
- data/Gemfile.lock +2 -2
- data/README.md +2 -4
- data/lib/modularis/version.rb +1 -1
- metadata +1 -91
- data/docs/CHANGELOG.md +0 -260
- data/docs/Capfile +0 -4
- data/docs/Gemfile +0 -13
- data/docs/Gemfile.lock +0 -45
- data/docs/Procfile +0 -2
- data/docs/README.md +0 -1
- data/docs/_sidebar-components.html.erb +0 -115
- data/docs/_sidebar.html.erb +0 -115
- data/docs/changelog.html.erb +0 -33
- data/docs/compile.rb +0 -34
- data/docs/components/alert-boxes.html.erb +0 -204
- data/docs/components/block-grid.html.erb +0 -132
- data/docs/components/breadcrumbs.html.erb +0 -156
- data/docs/components/button-groups.html.erb +0 -230
- data/docs/components/buttons.html.erb +0 -222
- data/docs/components/clearing.html.erb +0 -152
- data/docs/components/custom-forms.html.erb +0 -309
- data/docs/components/dropdown-buttons.html.erb +0 -235
- data/docs/components/dropdown.html.erb +0 -188
- data/docs/components/flex-video.html.erb +0 -95
- data/docs/components/forms.html.erb +0 -477
- data/docs/components/global.html.erb +0 -92
- data/docs/components/grid.html.erb +0 -366
- data/docs/components/inline-lists.html.erb +0 -91
- data/docs/components/joyride.html.erb +0 -183
- data/docs/components/keystrokes.html.erb +0 -76
- data/docs/components/kitchen-sink.html.erb +0 -870
- data/docs/components/labels.html.erb +0 -102
- data/docs/components/magellan.html.erb +0 -86
- data/docs/components/orbit.html.erb +0 -276
- data/docs/components/pagination.html.erb +0 -183
- data/docs/components/panels.html.erb +0 -123
- data/docs/components/pricing-tables.html.erb +0 -156
- data/docs/components/progress-bars.html.erb +0 -123
- data/docs/components/reveal.html.erb +0 -162
- data/docs/components/section.html.erb +0 -496
- data/docs/components/side-nav.html.erb +0 -124
- data/docs/components/split-buttons.html.erb +0 -220
- data/docs/components/sub-nav.html.erb +0 -122
- data/docs/components/switch.html.erb +0 -290
- data/docs/components/tables.html.erb +0 -125
- data/docs/components/thumbnails.html.erb +0 -89
- data/docs/components/tooltips.html.erb +0 -75
- data/docs/components/top-bar.html.erb +0 -283
- data/docs/components/type.html.erb +0 -396
- data/docs/components/visibility.html.erb +0 -110
- data/docs/config/deploy.rb +0 -36
- data/docs/config.ru +0 -12
- data/docs/controller.rb +0 -53
- data/docs/css/_coderay.scss +0 -116
- data/docs/css/_settings.scss +0 -1
- data/docs/css/docs.scss +0 -185
- data/docs/css/normalize.scss +0 -396
- data/docs/css/qunit-composite.css +0 -13
- data/docs/css/qunit.css +0 -235
- data/docs/faq.html.erb +0 -63
- data/docs/img/demos/demo1-th.jpg +0 -0
- data/docs/img/demos/demo1.jpg +0 -0
- data/docs/img/demos/demo2-th.jpg +0 -0
- data/docs/img/demos/demo2.jpg +0 -0
- data/docs/img/demos/demo3-th.jpg +0 -0
- data/docs/img/demos/demo3.jpg +0 -0
- data/docs/img/demos/demo4-th.jpg +0 -0
- data/docs/img/demos/demo4.jpg +0 -0
- data/docs/img/demos/demo5-th.jpg +0 -0
- data/docs/img/demos/demo5.jpg +0 -0
- data/docs/index.html.erb +0 -285
- data/docs/javascript.html.erb +0 -134
- data/docs/js/docs.js +0 -3
- data/docs/js/qunit-composite.js +0 -105
- data/docs/js/qunit.js +0 -1977
- data/docs/js/tests/tabs/simple_tabs.html +0 -57
- data/docs/js/tests/tabs/simple_tabs.js +0 -54
- data/docs/js/tests/tooltips/tooltips.html +0 -39
- data/docs/js/tests/tooltips/tooltips.js +0 -11
- data/docs/layout.html.erb +0 -128
- data/docs/media-queries.html.erb +0 -96
- data/docs/rails.html.erb +0 -76
- data/docs/rtl.html.erb +0 -53
- data/docs/sass.html.erb +0 -1295
- data/docs/support.html.erb +0 -143
- data/docs/test/_test-scripts.html.erb +0 -36
- data/docs/test/cards.html.erb +0 -77
- data/docs/test/flexbox-grid.html.erb +0 -68
- data/docs/test/flip-nav.html.erb +0 -54
- data/docs/test/layout.html.erb +0 -15
- data/docs/test/off-canvas1.html.erb +0 -64
- data/docs/test/off-canvas2.html.erb +0 -75
- data/docs/test/off-canvas3.html.erb +0 -65
- data/docs/test_layout.html.erb +0 -128
data/docs/test_layout.html.erb
DELETED
|
@@ -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 →</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 →</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 © <%= 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>
|