-
Notifications
You must be signed in to change notification settings - Fork 0
/
index3.html
93 lines (88 loc) · 4.28 KB
/
index3.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
<!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/09/25/release-molecule-input-6.0.1.html#release-molecule-input-6.0.1">Release: molecule-input version 6.0.1</a></h2>
<p>
Posted on Fri 25 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.0.1</p>
<a class="btn" href="http://cyclicmaterials.github.io/2015/09/25/release-molecule-input-6.0.1.html#release-molecule-input-6.0.1">Continue reading</a>
</div>
</article>
<div class="pagination">
<a class="btn float-right" href="http://cyclicmaterials.github.io/index2.html">
Newer Posts <i class="fa fa-angle-right"></i>
</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>