forked from smaranjitghose/doc2pen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
231 lines (196 loc) · 9.98 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
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
<!DOCTYPE html>
<html>
<head>
<!--SEO-->
<meta charset="utf-8">
<!-- Google -->
<title>Doc2Pen | Convert your Assignments into Handwritten Docs</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Smaranjit Ghose">
<meta name="description" content="Convert your assignments into handwritten ones">
<meta name="keyword" content="Doc2Pen, assignment generator, assignment editor, assignment writing, text to handwriting,
my text in handwriting, handwriting text generator, write assignment online, convert text to image, realistic handwriting generator">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://doc2pen.smaranjitghose.codes/">
<meta property="og:title" content="Doc2Pen">
<meta property="og:description" content="Convert your assignments into handwritten ones and also allow us to download documents easily.">
<meta property="og:image" content="https://user-images.githubusercontent.com/40017559/90778869-cc08b900-e31a-11ea-954c-b5ae760f5242.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://doc2pen.smaranjitghose.codes/">
<meta property="twitter:title" content="Doc2Pen">
<meta property="twitter:description" content="Convert your assignments into handwritten ones and also allow us to download documents easily.">
<meta property="twitter:image" content="https://user-images.githubusercontent.com/40017559/90778869-cc08b900-e31a-11ea-954c-b5ae760f5242.png">
<!-- Logo in Page Title -->
<link rel="shortcut icon" href="https://user-images.githubusercontent.com/40017559/90778869-cc08b900-e31a-11ea-954c-b5ae760f5242.png">
<!-- Bootstrap -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<!-- CSS -->
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/footer.css">
<link type="text/css" rel="stylesheet" href="assets/css/materialize.min.css" media="screen,projection" />
<!-- Font -->
<link href="https://fonts.googleapis.com/css2?family=Montserrat&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Lato&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Bitter:wght@600&display=swap" rel="stylesheet">
<!-- Icons -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!--FontAwesome Icons-->
<script defer src="https://use.fontawesome.com/releases/v5.13.1/js/all.js"></script>
<!-- Animate On Scroll library -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.css" integrity="sha512-1cK78a1o+ht2JcaW6g8OXYwqpev9+6GqOkz9xmBN9iUUhIndKtxwILGWYOSibOKjLsEdjyjZvYDq/cZwNeak0w==" crossorigin="anonymous"/>
<!-- Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-142979168-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag()
{
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', '{{ site.google_analytics }}');
</script>
</head>
<body>
<nav class="white">
<div class="nav-wrapper">
<a href="index.html" class="brand-logo black-text">Doc2Pen</a>
<a href="#" data-target="mobile-demo" class="sidenav-trigger"><i class="black-text material-icons">menu</i></a>
<ul class="right hide-on-med-and-down">
<li class="active"><a class="black-text" href="index.html">Home</a></li>
<li><a class="black-text" href="editor.html">Editor</a></li>
<li><a class="black-text" href="team.html">Team</a></li>
</ul>
</div>
</nav>
<ul class="sidenav" id="mobile-demo" style="width: 100%;">
<li class="active" ><a href="index.html">Home</a></li>
<li><a href="editor.html">Editor</a></li>
<li><a href="team.html">Team</a></li>
</ul>
<script src="assets/js/video.js"></script>
<script src="assets/js/jquery.js" ></script>
<script src="assets/js/materialize.min.js"></script>
<!-----------Main Body--------->
<!-- Head with GIF section -->
<section class="head-section">
<div class="row">
<div class="col-lg-5 head1">
<h1 class="head-heading">Doc2Pen</h1>
<p class="head-text">Convert your Assignments into Handwritten Documents</p>
<a href="editor.html" class="editor-btn">Go to Editor</a>
</div>
<div class="col-lg-7 head2">
<div class="video-div" style="padding:0;">
<video loop class="doc2pen-video" id="video" >
<source src="assets\video\homepage\doc2pen.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<button id="play_button" onclick="videoControls()"><i id="fontawesome" class="far fa-play-circle fa-4x"></i></button>
</div>
</div>
</div>
</section>
<br><br><br>
<!--Scroll Animated Button-->
<div style="text-align:center;">
<button class="heartbeat" onclick="location.href='#intro-wrap'">
<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
width="48" height="48"
viewBox="0 0 172 172"
style=" fill:#000000;"
>
<g fill="none" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal">
<path d="M0,172v-172h172v172z" fill="none"></path>
<path d="M86,172c-47.49649,0 -86,-38.50351 -86,-86v0c0,-47.49649 38.50351,-86 86,-86v0c47.49649,0 86,38.50351 86,86v0c0,47.49649 -38.50351,86 -86,86z" fill="#d1d6fa"></path>
<g fill="#494ca2">
<path d="M131.37765,50.70627l-7.56294,-7.56294l-37.81471,37.44412l-37.81471,-37.44412l-7.56294,7.56294l45.37765,45.37765z"></path>
<path d="M131.37765,83.47902l-7.56294,-7.56294l-37.81471,37.63067l-37.81471,-37.63067l-7.56294,7.56294l45.37765,45.37765z"></path>
</g>
</g>
</svg>
</button>
</div>
<!-- Intro Section -->
<section>
<div class="about" id="intro-wrap">
<h1 id="key-titles">What is Doc2Pen?</h1>
<div class="illustration-text">
<div class="illustration" data-aos="fade-right" data-aos-duration="1250">
<img src="assets/images/To_do_list.svg">
</div>
<div class="text" data-aos="fade-left" data-aos-duration="1250">
<p>DOC2PEN is a student's saviour to submit the assignments by just typing them out and getting it handwritten on the go! It simply converts any text to handwritten document and and also allow us to download documents easily.</p>
</div>
</div>
</div>
</section>
<!-- Features and Hover Card Section -->
<section class="features-box">
<h1 id="key-titles" style="margin:4rem 1rem 1.5rem;">Key Features</h1>
<div class="row card-row">
<!-- First Card -->
<div class="col-lg-3 col-md-6 card-col">
<div class="card hover-card text-center h-100 mx-auto">
<div class="card-body">
<img class="img-card" src="assets/images/contact_open_source_license.svg" alt="">
<p class="card-head">Open Source</p>
<div class="overlay">
<p class="card-text">Free to use for all</p>
</div>
</div>
</div>
</div>
<!-- Second Card -->
<div class="col-lg-3 col-md-6 card-col">
<div class="card hover-card text-center h-100 mx-auto">
<div class="card-body">
<img class="img-card" src="assets/images/custom_fonts_availabe.svg" alt="">
<p class="card-head">Choose between Fonts</p>
<div class="overlay">
<p class="card-text">Use from a variety of custom fonts or upload your own font</p>
</div>
</div>
</div>
</div>
<!-- ThirdCard -->
<div class="col-lg-3 col-md-6 card-col">
<div class="card hover-card text-center h-100 mx-auto">
<div class="card-body">
<img class="img-card" src="assets/images/accessible_from_mobile.svg" alt="">
<p class="card-head">Accessible on Mobile Phones</p>
<div class="overlay">
<p class="card-text">Use our website from mobile phones</p>
</div>
</div>
</div>
</div>
<!-- FourthCard -->
<div class="col-lg-3 col-md-6 card-col">
<div class="card hover-card text-center h-100 mx-auto">
<div class="card-body">
<img class="img-card" src="assets/images/upload_any_doc_easily.svg" alt="">
<p class="card-head">Download Options</p>
<div class="overlay">
<p class="card-text">Download your page in various formats like PDF, PNG, DOC, or JPEG</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Button redirecting to the editor -->
<section>
<h1 id="key-titles" style="margin-bottom: 2rem;">Why wait more?</h1>
<h5 class="text-center">Check out the editor already!</h5>
<div class="" style="text-align:center;" >
<a href="editor.html" class="editor-btn">EDITOR</a>
</div>
</section>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init();
</script>
</body>
</html>