-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
135 lines (130 loc) · 7.21 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
134
135
<!DOCTYPE html>
<html lang="en">
<head>
<link href='//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="http://cyclicmaterials.github.io/theme/css/style.min.css">
<link rel="stylesheet" type="text/css" href="http://cyclicmaterials.github.io/theme/css/pygments.min.css">
<link rel="stylesheet" type="text/css" href="http://cyclicmaterials.github.io/theme/css/font-awesome.min.css">
<link href="http://cyclicmaterials.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Cyclic Materials for Cycle.js Atom">
<script type="text/javascript">
(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','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-70718355-1', 'auto');
ga('send', 'pageview');
</script>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="robots" content="index, follow" />
<meta name="author" content="Cyclic Materials" />
<meta name="description" content="A Material Design Components Library Collection" />
<meta property="og:site_name" content="Cyclic Materials for Cycle.js"/>
<meta property="og:type" content="blog"/>
<meta property="og:title" content="Cyclic Materials for Cycle.js"/>
<meta property="og:description" content="A Material Design Components Library Collection"/>
<meta property="og:locale" content="en_US"/>
<meta property="og:url" content="http://cyclicmaterials.github.io"/>
<title>Cyclic Materials for Cycle.js</title>
</head>
<body>
<aside>
<div>
<a href="http://cyclicmaterials.github.io">
<img src="http://cyclicmaterials.github.io/theme/img/profile.png" alt="Cyclic Materials" title="Cyclic Materials">
</a>
<h1><a href="http://cyclicmaterials.github.io">Cyclic Materials</a></h1>
<p>A Material Design Components Library Collection for Cycle.js</p>
<nav>
<ul class="list">
<li><a href="http://cyclicmaterials.github.io/pages/cyclic-materials-css-naming-conventions.html#cyclic-materials-css-naming-conventions">CSS</a></li>
<li><a href="//cycle.js.org" target="_blank">Cycle.js</a></li>
</ul>
</nav>
<ul class="social">
</ul>
</div>
</aside>
<main>
<nav>
<a href="http://cyclicmaterials.github.io">Home</a>
<a href="/archives.html">Archives</a>
<a href="/categories.html">Categories</a>
<a href="/tags.html">Tags</a>
<a href="http://cyclicmaterials.github.io/feeds/all.atom.xml">Atom</a>
</nav>
<article>
<header>
<h2><a href="http://cyclicmaterials.github.io/2015/11/26/release-cycle-hammer-driver-0.1.1.html#release-cycle-hammer-driver-0.1.1">Detect touch gestures with Cycle.js and Hammer.js</a></h2>
<p>
Posted on Thu 26 November 2015 in <a href="http://cyclicmaterials.github.io/category/releases.html">Releases</a>
• Tagged with
<a href="http://cyclicmaterials.github.io/tag/release.html">release</a>, <a href="http://cyclicmaterials.github.io/tag/patch.html">patch</a>, <a href="http://cyclicmaterials.github.io/tag/driver.html">driver</a>, <a href="http://cyclicmaterials.github.io/tag/hammer.html">hammer</a>, <a href="http://cyclicmaterials.github.io/tag/cycle.html">cycle</a>, <a href="http://cyclicmaterials.github.io/tag/touch.html">touch</a>, <a href="http://cyclicmaterials.github.io/tag/gesture.html">gesture</a> </p>
</header>
<div>
<p>cycle-hammer-driver version 0.1.1 is out</p>
<a class="btn" href="http://cyclicmaterials.github.io/2015/11/26/release-cycle-hammer-driver-0.1.1.html#release-cycle-hammer-driver-0.1.1">Continue reading</a>
</div>
<hr />
</article>
<article>
<header>
<h2><a href="http://cyclicmaterials.github.io/2015/10/09/release-molecule-input-6.3.1.html#release-molecule-input-6.3.1">Release: molecule-input version 6.3.1</a></h2>
<p>
Posted on Fri 09 October 2015 in <a href="http://cyclicmaterials.github.io/category/releases.html">Releases</a>
• Tagged with
<a href="http://cyclicmaterials.github.io/tag/release.html">release</a>, <a href="http://cyclicmaterials.github.io/tag/patch.html">patch</a>, <a href="http://cyclicmaterials.github.io/tag/molecule.html">molecule</a>, <a href="http://cyclicmaterials.github.io/tag/input.html">input</a> </p>
</header>
<div>
<p>PATCH RELEASE: molecule-input version 6.3.1</p>
<a class="btn" href="http://cyclicmaterials.github.io/2015/10/09/release-molecule-input-6.3.1.html#release-molecule-input-6.3.1">Continue reading</a>
</div>
<hr />
</article>
<article>
<header>
<h2><a href="http://cyclicmaterials.github.io/2015/10/06/release-molecule-input-6.3.0.html#release-molecule-input-6.3.0">Release: molecule-input version 6.3.0</a></h2>
<p>
Posted on Tue 06 October 2015 in <a href="http://cyclicmaterials.github.io/category/releases.html">Releases</a>
• Tagged with
<a href="http://cyclicmaterials.github.io/tag/release.html">release</a>, <a href="http://cyclicmaterials.github.io/tag/minor.html">minor</a>, <a href="http://cyclicmaterials.github.io/tag/molecule.html">molecule</a>, <a href="http://cyclicmaterials.github.io/tag/input.html">input</a> </p>
</header>
<div>
<p>MINOR RELEASE: molecule-input version 6.3.0</p>
<a class="btn" href="http://cyclicmaterials.github.io/2015/10/06/release-molecule-input-6.3.0.html#release-molecule-input-6.3.0">Continue reading</a>
</div>
<hr />
</article>
<article>
<header>
<h2><a href="http://cyclicmaterials.github.io/2015/09/30/release-molecule-input-6.2.1.html#release-molecule-input-6.2.1">Release: molecule-input version 6.2.1</a></h2>
<p>
Posted on Wed 30 September 2015 in <a href="http://cyclicmaterials.github.io/category/releases.html">Releases</a>
• Tagged with
<a href="http://cyclicmaterials.github.io/tag/release.html">release</a>, <a href="http://cyclicmaterials.github.io/tag/patch.html">patch</a>, <a href="http://cyclicmaterials.github.io/tag/molecule.html">molecule</a>, <a href="http://cyclicmaterials.github.io/tag/input.html">input</a> </p>
</header>
<div>
<p>PATCH RELEASE: molecule-input version 6.2.1</p>
<a class="btn" href="http://cyclicmaterials.github.io/2015/09/30/release-molecule-input-6.2.1.html#release-molecule-input-6.2.1">Continue reading</a>
</div>
</article>
<div class="pagination">
<a class="btn" href="http://cyclicmaterials.github.io/index2.html">
<i class="fa fa-angle-left"></i> Older Posts
</a>
</div>
<footer>
<p>© 2015 Cyclic Materials</p>
<p>Built using <a href="http://getpelican.com" target="_blank">Pelican</a></p> </footer>
</main>
<script type="application/ld+json">
{
"@context" : "http://schema.org",
"@type" : "Blog",
"name": " Cyclic Materials for Cycle.js ",
"url" : "http://cyclicmaterials.github.io",
"image": "",
"description": "A Material Design Components Library Collection"
}
</script></body>
</html>