-
Notifications
You must be signed in to change notification settings - Fork 36
/
index.html
133 lines (110 loc) · 4.5 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
<!DOCTYPE html>
<html lang="en" class="plugins">
<head>
<meta charset="UTF-8">
<title>Mavo Plugins</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://get.mavo.io/stable/mavo.min.css" />
<link rel="stylesheet" href="//mavo.io/css/style.css" />
<link rel="icon" href="/favicon.ico">
<link rel='stylesheet' href='/css/style.css'>
<script src="https://get.mavo.io/stable/mavo.es5.min.js"></script>
</head>
<body>
<header>
<h1 class="logo">
<a href="/"><img src="//mavo.io/logo.svg" alt="Mavo"></a>
</h1>
<nav>
<a href="//mavo.io/docs/primer">Get started</a>
<a href="//mavo.io/docs">Docs</a>
<a href="//mavo.io/demos">Demos</a>
<a href="//mavo.io/faq">FAQ</a>
<a href="https://plugins.mavo.io">Plugins</a>
<a href="//mavo.io/get">Get Mavo</a>
<a href="https://play.mavo.io">Play!</a>
<a class="github-button" href="https://github.com/mavoweb/mavo" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star mavoweb/mavo on GitHub">Star</a>
</nav>
</header>
<h2>Plugins</h2>
<section id="plugin-list">
<p class="intro">Plugins teach Mavo new tricks, so you can create even more awesomeness!</p>
<section mv-app="plugins" mv-bar="no-login" mv-storage="https://github.com/mavoweb/plugins" mv-storage-branch="master" mv-plugins="markdown github-pr">
<meta property="tagFilter" content="[lowercase(url('tag'))]">
<p class="notice" mv-if="tagFilter">
Some plugins are hidden. <a href="?">Show All.</a>
</p>
<div>
<article property class="plugin" mv-multiple mv-if="!tagFilter or count(lowercase(tag) = tagFilter) > 0">
<div>
<h1>
<a href="/plugin/[id]">
<span property="name">Name</span>
<span property="id" title="Use this id in the mv-plugins attribute to dynamically load this plugin"></span>
</a>
</h1>
<div property="description" class="markdown">Description</div>
<a href="?tag=[tag]" property="tag" mv-attribute="null" mv-multiple></a>
<meta property="repo" mv-edit-placeholder="E.g. [author]/mavo-[id]">
<meta property="selector" mv-expressions="{{ }}" mv-editor-placeholder="E.g. [mv-{{id}}], .{{id}}" />
</div>
<footer>
<a class="author" href="https://github.com/[author]">
<img src="https://github.com/[author].png?size=40" alt="">
<span property="author">leaverou</span>
</a>
</footer>
</article>
</div>
<section class="mv-logged-out">
<p>
<a href="?login" class="mv-login">Edit this page with Mavo</a>
</p>
</section>
</section>
</section>
<footer>
<p>
Made with ♥ by <a href="https://lea.verou.me">Lea Verou</a> and <a href="https://github.com/mavoweb/mavo/graphs/contributors">all these awesome people</a>.
Proudly hosted by <a href="https://www.netlify.com" class="netlify">Netlify</a>.
</p>
<article>
<h1>Explore</h1>
<ul>
<li><a href="//mavo.io/docs/primer">Get started</a></li>
<li><a href="//mavo.io/docs">Docs</a></li>
<li><a href="//mavo.io/demos">Demos</a></li>
<li><a href="//mavo.io/faq">FAQ</a></li>
<li><a href="https://plugins.mavo.io">Plugins</a></li>
<li><a href="//mavo.io/get">Get Mavo</a></li>
<li><a href="https://test.mavo.io">Testsuite</a></li>
<li><a href="//mavo.io/credits">Credits</a></li>
</ul>
</article>
<article>
<h1>Social Mavo</h1>
<ul>
<li><a href="https://twitter.com/mavoweb">Follow @mavoweb on Twitter</a></li>
<li><a href="https://gitter.im/mavoweb">Chat with us on Gitter</a></li>
<li>
<a href="https://github.com/mavoweb/mavo">Github</a>
<a class="github-button" href="https://github.com/mavoweb/mavo" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star mavoweb/mavo on GitHub">Star</a>
</li>
</ul>
</article>
<a href="https://mit.edu" class="logo"><img src="//mavo.io/img/logo-mit.svg" alt="MIT" /></a>
<a href="https://csail.mit.edu" class="logo"><img src="//mavo.io/img/logo-csail.svg" alt="CSAIL" /></a>
</footer>
<script src="//mavo.io/js/prism.js"></script>
<script src="/sitewide.js"></script>
<script async defer src="https://buttons.github.io/buttons.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-96752780-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>