-
Notifications
You must be signed in to change notification settings - Fork 20
/
index.html
169 lines (117 loc) · 5.83 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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
<!DOCTYPE html>
<html>
<head>
<title>Index - CalenStyle</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<script type="text/javascript" src="demo/js/jquery-1.11.1.min.js"></script>
<script type="text/javascript" src="demo/js/bootstrap.min.js"></script>
<link rel="stylesheet" type="text/css" href="demo/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="doc/css/common.css" />
<link rel="stylesheet" type="text/css" href="doc/css/details.css" />
<link rel="stylesheet" type="text/css" href="doc/css/doc.css" />
<link rel="stylesheet" type="text/css" href="doc/css/CS-Portal-Font.css" />
<link rel="stylesheet" type="text/css" href="index.css" />
<script type="text/javascript">
$(document).ready(function()
{
$("#footer-year").text(new Date().getFullYear());
});
</script>
</head>
<body>
<div class="jumbotron">
<h1 class="doc-header text-center">CalenStyle</h1>
<h3 class="doc-descr text-center">Responsive Event Calendar for Web & Mobile</h3>
</div>
<div class="container">
<div class="row link-list">
<div class="col-xs-offset-2 col-xs-8 col-sm-offset-2 col-sm-8 col-md-offset-2 col-md-8 col-lg-offset-2 col-lg-8">
<a class="link-list-header" href="https://nehakadam.github.io/CalenStyle/content/demo.htm">
<i class="link-list-icon cs-po-icon-star"></i><h3>View Screenshots</h3>
</a>
<p class="link-list-desc">
Get a quick glance of various styles & themes available to customize CalenStyle.
</p>
</div>
<div class="col-xs-offset-2 col-xs-8 col-sm-offset-2 col-sm-8 col-md-offset-2 col-md-8 col-lg-offset-2 col-lg-8">
<a class="link-list-header" href="demo/index.html">
<i class="link-list-icon cs-po-icon-star"></i><h3>Working Demo</h3>
</a>
<ul class="link-list-desc-list">
<li>
For Web, <a href="demo/index.html">Click here</a>
</li>
<li>
For Mobile, <a href="demo/index-mobile.html">Click here</a>
</li>
</ul>
<p class="link-list-desc">
Open on supported browser on your device (desktop/mobile) to get first hand experience of using CalenStyle. Try all possible customizations using listed examples for getting a better understanding of CalenStyle.
</p>
</div>
<div class="col-xs-offset-2 col-xs-8 col-sm-offset-2 col-sm-8 col-md-offset-2 col-md-8 col-lg-offset-2 col-lg-8">
<a class="link-list-header" href="doc/doc.htm">
<i class="link-list-icon cs-po-icon-star"></i><h3>Documentation</h3>
</a>
<p class="link-list-desc">
Explore full set of functions, parameters, settings etc using well documented CalenStyle manual. In case you still have doubts, please contact us via contact form on our website or email your doubts at [email protected].
</p>
</div>
<div class="col-xs-offset-2 col-xs-8 col-sm-offset-2 col-sm-8 col-md-offset-2 col-md-8 col-lg-offset-2 col-lg-8">
<a class="link-list-header" href="ConfigPreview/ConfigPreview.htm">
<i class="link-list-icon cs-po-icon-star"></i><h3>Play with Settings</h3>
</a>
<p class="link-list-desc">
Familiarize with parameters & configurations available in CalenStyle using dynamic settings preview.
</p>
</div>
</div>
</div>
<div class="banner-cont">
<div class="container">
<div class="row text-center banner">
<div class="col-xs-12 col-sm-12 col-md-offset-3 col-md-6 col-lg-offset-3 col-lg-6">
<h2 class="banner-header">AnyPicker</h2>
<h4 class="banner-desc">Customizable jQuery Picker for Mobile OS</h4>
<a class="button-rounded bordered-black anypicker-button" href="https://nehakadam.github.io/AnyPicker">Explore</a>
</div>
</div>
</div>
</div>
<div id="footerlinks">
<div class="container">
<a href="https://github.com/nehakadam/CalenStyle/wiki/Roadmap">Roadmap</a>
<a href="https://github.com/nehakadam/CalenStyle/releases">Changelog</a>
<a href="https://github.com/nehakadam/CalenStyle/issues">Report Bug</a>
</div>
</div>
<footer class="footer">
<div class="container">
<div class="footer-copyright col-xs-12 col-sm-12 col-md-6 col-lg-6">
<span> © <span id="footer-year"></span> <a href="http://lajpatshah.in/">Lajpat Shah</a>. All rights reserved.
</span>
</div>
<div class="footer-content-links col-xs-12 col-sm-12 col-md-6 col-lg-6">
<span class="social-list">
<a class="facebook" href="http://www.facebook.com/curiouslala">
<i class="cs-po-icon-facebook"></i>
</a>
<a class="twitter" href="https://twitter.com/lajpat">
<i class="cs-po-icon-twitter"></i>
</a>
<a class="google" href="https://plus.google.com/100425525215161548641/posts">
<i class="cs-po-icon-google-plus"></i>
</a>
<a class="linkedin" href="http://in.linkedin.com/in/lajpat"><i class="cs-po-icon-linkedin"></i></a>
<a class="youtube" href="http://www.youtube.com/user/curiouslajpat">
<i class="cs-po-icon-youtube"></i>
</a>
<a class="github" href="https://github.com/lajpatshah">
<i class="cs-po-icon-github"></i>
</a>
</span>
</div>
</div>
</footer>
</body>
</html>