-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
255 lines (248 loc) · 8.53 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
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Shortly</title>
<meta
name="description"
content="Build your brand's recognition and get detailed insights on how your links are performing"
/>
<meta property="og:url" content="https://ranjanworks.github.io/Shortly/" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Shortly" />
<meta
property="og:description"
content="Build your brand's recognition and get detailed insights on how your links are performing"
/>
<meta
property="og:image"
content="https://opengraph.b-cdn.net/production/images/3217c737-b27a-471c-99e8-9c96752ff2a3.png?token=DY8FC7ey84wRxbPxUzIzyVEudiJf2ZfJzmugQrMQ2kw&height=630&width=1200&expires=33262116689"
/>
<meta name="twitter:card" content="summary_large_image" />
<meta property="twitter:domain" content="ranjanworks.github.io" />
<meta
property="twitter:url"
content="https://ranjanworks.github.io/Shortly/"
/>
<meta name="twitter:title" content="Shortly" />
<meta
name="twitter:description"
content="Build your brand's recognition and get detailed insights on how your links are performing"
/>
<meta
name="twitter:image"
content="https://opengraph.b-cdn.net/production/images/3217c737-b27a-471c-99e8-9c96752ff2a3.png?token=DY8FC7ey84wRxbPxUzIzyVEudiJf2ZfJzmugQrMQ2kw&height=630&width=1200&expires=33262116689"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="images/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="images/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="images/favicon-16x16.png"
/>
<link rel="manifest" href="images/site.webmanifest" />
<link rel="stylesheet" href="style.css" />
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0"
/>
<link
href="https://unpkg.com/[email protected]/css/boxicons.min.css"
rel="stylesheet"
/>
</head>
<body>
<header>
<h1>Shortly</h1>
<nav>
<li><a href="#">Home</a></li>
<li><a href="#">Features</a></li>
</nav>
</header>
<section class="hero-segment">
<div class="about">
<div class="landing-text">More than just shorter links</div>
<div class="landing-description">
Build your brand's recognition and get detailed insights on how your
links are performing
</div>
<button class="landing-button">Get Started</button>
</div>
<div class="shortner-container">
<form class="form-grp">
<input
type="url"
name="url"
id="inputUrl"
placeholder="Enter Long Url"
required
autocomplete="off"
/>
<input type="text" id="slug" placeholder="Slug" autocomplete="off" />
<button type="submit" id="shortBtn">Shorten It</button>
</form>
</div>
</section>
<section class="fetures-segment">
<div class="links-container">
<!-- <div class="links-wrapper">
<div class="original-link">https://yourweb.com</div>
<a href="#" class="shorten-link">https://shortly/eldfd</a>
<button onclick="copyLink(this)" class="copy-btn">Copy</button>
</div> -->
</div>
<div class="fetures-about">
<div class="heading-text">Advanced Statistics</div>
<p class="feture-description">
Track how your links are performing across the web with our advanced
statistics dashboard.
</p>
</div>
<div class="feture-card-container">
<div class="card">
<div class="icon">
<i class="material-symbols-outlined">receipt_long</i>
</div>
<div class="card-heading">Detailed Records</div>
<p class="card-text">
Gain insights into who is clicking your links. Knowing when and
where people engage with your content helps inform better decisions
</p>
</div>
<div class="card">
<div class="icon">
<i class="material-symbols-outlined">tune</i>
</div>
<div class="card-heading">Fully Customizable</div>
<p class="card-text">
Improve brand awareness and content discoverability through
customizable links, supercharging audience engagement.
</p>
</div>
<div class="card">
<div class="icon">
<i class="material-symbols-outlined">monitoring</i>
</div>
<div class="card-heading">Brand Recognition</div>
<p class="card-text">
Boost your brand recognition with each click. Generic links don't
mean a thing. Branded links help instil confidence in your content.
</p>
</div>
</div>
</section>
<section class="footer-before">
<div class="big-text">Boost your links today</div>
<button>Get Started</button>
</section>
<footer>
<div class="footer-heading">
<h1>Shortly</h1>
</div>
<div class="footer-features content">
<li class="footer-txt">Features</li>
<li class="first"><a href="#">Link Shorting</a></li>
<li><a href="#">Custom Slug</a></li>
<li><a href="#">Free</a></li>
</div>
<div class="footer-resources content">
<li class="footer-txt">Resources</li>
<li class="first"><a href="#">BLog</a></li>
<li><a href="#">Developer</a></li>
<li><a href="#">Support</a></li>
</div>
<div class="footer-company content">
<li class="footer-txt">Company</li>
<li class="first"><a href="#">About</a></li>
<li><a href="#">Our Team</a></li>
<li><a href="#">Career</a></li>
<li><a href="#">Contact</a></li>
</div>
<div class="social-links">
<li class="hint--top hint--rounded" aria-label="Facebook" id="facebook">
<a target="_blank" href="https://www.facebook.com/ishere.ranjan"
><i class="bx bxl-facebook"></i
></a>
</li>
<li aria-label="Instagram" id="instagram">
<a target="_blank" href="https://www.instagram.com/ishere_ranjan"
><i class="bx bxl-instagram"></i
></a>
</li>
<li aria-label="mail" id="twitter">
<a target="_blank" href="mailto:[email protected]"
><i class="bx bx-envelope"></i
></a>
</li>
<li aria-label="Linkedin" id="linkedin">
<a target="_blank" href="https://www.linkedin.com/in/ishere-ranjan"
><i class="bx bxl-linkedin"></i
></a>
</li>
<li aria-label="Github" id="github">
<a target="_blank" href="https://github.com/RanjanWorks"
><i class="bx bxl-github"></i
></a>
</li>
<li aria-label="buymeacoffe" id="github">
<a target="_blank" href="https://buymeacoffee.com/ranjankashyap"
><i class="bx bx-coffee"></i
></a>
</li>
</div>
</footer>
<svg style="display: none">
<symbol id="icon.spinner">
<g>
<circle
cx="12"
cy="12"
r="9.5"
fill="none"
stroke="currentColor"
stroke-width="3"
stroke-linecap="round"
>
<animate
attributeName="stroke-dasharray"
dur="1.5s"
calcMode="spline"
values="0 150;42 150;42 150;42 150"
keyTimes="0;0.475;0.95;1"
keySplines="0.42,0,0.58,1;0.42,0,0.58,1;0.42,0,0.58,1"
repeatCount="indefinite"
/>
<animate
attributeName="stroke-dashoffset"
dur="1.5s"
calcMode="spline"
values="0;-16;-59;-59"
keyTimes="0;0.475;0.95;1"
keySplines="0.42,0,0.58,1;0.42,0,0.58,1;0.42,0,0.58,1"
repeatCount="indefinite"
/>
</circle>
<animateTransform
attributeName="transform"
type="rotate"
dur="2s"
values="0 12 12;360 12 12"
repeatCount="indefinite"
/>
</g>
</symbol>
</svg>
<script src="script.js"></script>
</body>
</html>