-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
217 lines (212 loc) · 13 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Documentation - Shopery</title>
<!-- CSS files -->
<link href="dist/css/tabler.min.css" rel="stylesheet" />
<link href="dist/css/tabler-vendors.min.css" rel="stylesheet" />
<link href="dist/css/demo.min.css" rel="stylesheet" />
<link href="dist/css/folder.css" rel="stylesheet" />
<link rel="icon" href="dist/img/favicon.png" type="image/png" sizes="64x64">
</head>
<body class="antialiased">
<div class="wrapper">
<header class="navbar navbar-expand-md navbar-light d-print-none">
<div class="container-xl">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar-menu">
<span class="navbar-toggler-icon"></span>
</button>
<h1 class="navbar-brand navbar-brand-autodark d-none-navbar-horizontal pe-0 pe-md-3">
<a href="index.html">
<img src="dist/img/logo.png" width="110" height="32" alt="Templatecookie" class="navbar-brand-image">
</a>
</h1>
<div class="navbar-nav flex-row order-md-last">
<div class="nav-item d-none d-md-flex">
<div class="btn-list">
<a href="https://github.com/templatecookie" class="btn btn-outline-white" target="_blank" rel="noreferrer">
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-shopping-cart-plus" width="24" height="24" viewBox="0 0 24 24" stroke-width="1.25" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
<circle cx="6" cy="19" r="2"></circle>
<circle cx="17" cy="19" r="2"></circle>
<path d="M17 17h-11v-14h-2"></path>
<path d="M6 5l6.005 .429m7.138 6.573l-.143 .998h-13"></path>
<path d="M15 6h6m-3 -3v6"></path>
</svg>
Purchase Now
</a>
</div>
</div>
</div>
</div>
</header>
<div class="page-wrapper">
<div class="container-xl">
<!-- Page title -->
<div class="page-header d-print-none">
<div class="row align-items-center">
<div class="col">
<h2 class="page-title">
Documentation
</h2>
</div>
</div>
</div>
</div>
<div class="page-body" style="min-height: 75vh;">
<div class="container-xl">
<div class="row gx-lg-4">
<div class="d-none d-lg-block col-lg-3">
<ul class="nav nav-pills nav-vertical">
<li class="nav-item">
<a href="" class="nav-link active">
Introduction
</a>
</li>
</ul>
</div>
<div class="col-lg-9">
<div class="card card-lg">
<div class="card-body">
<div class="card-body text-center pb-5">
<h1>Welcome to Shopery Documentation!</h1>
<p class="text-muted">Shopery comes with beautiful design for any type grocery store. Start your business with shopery and make your online presence great!</p>
<a href="#" class="btn btn-primary">Support</a>
<a href="#" class="btn btn-warning">Purchase Now</a>
</div>
<div class="markdown">
<div>
<div class="d-flex mb-3">
<h1 class="m-0">General Informations</h1>
</div>
</div>
<p> Shopery - Grocery eCommerce HTML Template that perfectly designed for all kinds of organic online stores, grocery store! You can use this template and customize everything you require for your online store! it’s 100% customizable. All codes are editable and customizable with no quality loss. This HTML Template is perfect for developing your website or convert into React, Vue, WordPress, Joomla, and other CMS. It has modern, creative, and clean elements that help you to present your business in an attractive way to your clients and website visitors.</p>
<p>I have included the best practice of web development – you can have great website layout based on Twitter Bootstrap or Grid 1320px.</p>
<ul class="directory-list">
<li class="folder">assets
<ul>
<li class="folder">css
<ul>
<li>typography.css</li>
<li>layout.css</li>
<li>modules.css</li>
<li>states.css</li>
<li>theme.css</li>
</ul>
</li>
<li class="folder">js
<ul>
<li>custom.js</li>
<li>jquery.js</li>
</ul>
</li>
<li class="folder">images
<ul>
<li>logo.svg</li>
<li>arrow-sprite.svg</li>
<li>social-sprite.svg</li>
</ul>
</li>
<li>functions.php</li>
</ul>
</li>
<li>index.php</li>
<li>style.css</li>
</ul>
<h3>How To Edit Project?</h3>
<hr>
<h4>How to edit Text Content?</h4>
<p>Select a file and open with Code Editor</p>
<img src="dist/img/file-list.png" alt="">
<div class="mb-3">
<code>File List</code>
</div>
<p>Nevigate to text location and replace the file.</p>
<img src="dist/img/change-text.png">
<div class="mb-3">
<code>Change Text</code>
</div>
<div class="mt-3 mb-3">
<h4>How to change images?</h4>
<div class="alert alert-primary">
Step 1: Copy your image and paste the image in <code>assets/img</code> folder.
</div>
<div class="alert mt-2 alert-primary">
Step 2: Open the HTML file using a code editor and change image location. Check screenshots attached below.
</div>
<img src="dist/img/change-image.png" alt="">
</div>
<div class="mt-4">
<div class="row">
<div class="col-sm-6">
<h3>Sources and Credits </h3>
<ul class="list-unstyled">
<li>
- <a href="getting-started.html">Gilroy (Text)</a>
</li>
<li>
- <a href="download.html">Freepik (Images)</a>
</li>
<li>
- <a href="browser-support.html">Flaticon (Icons)</a>
</li>
</ul>
</div>
</div>
</div>
<div class="alert alert-primary">Please Notes: Images are only for demo purposes and not included with the download bundle.</div>
<p>Support: If you need any help using the file or need special customizing please feel free to contact me via my Themeforest profile. If you have a moment, please rate this item, I’ll appreciate it very much!….Thank you.</p>
<p>I am always happy to help you. Please, contact me from my profile page.</p>
</div>
<div id="hubspotForm"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="footer footer-transparent d-print-none">
<div class="container">
<div class="row text-center align-items-center flex-row-reverse">
<div class="col-lg-auto ms-lg-auto">
<ul class="list-inline list-inline-dots mb-0">
<li class="list-inline-item"><a href="index.html" class="link-secondary">Documentation</a></li>
</ul>
</div>
<div class="col-12 col-lg-auto mt-3 mt-lg-0">
<ul class="list-inline list-inline-dots mb-0">
<li class="list-inline-item">
Copyright © 2021
<a href=".." class="link-secondary">Templatecookie</a>.
All rights reserved.
</li>
</ul>
</div>
</div>
</div>
</footer>
</div>
</div>
<!-- Libs JS -->
<!-- Templatecookie Core -->
<script src="dist/js/tabler.min.js"></script>
<script>
const script = document.createElement("script");
script.src = "https://js.hsforms.net/forms/v2.js";
document.body.appendChild(script);
script.addEventListener("load", () => {
if (window.hbspt) {
window.hbspt.forms.create({
region: "na1",
portalId: "22174697",
formId: "3d6aa885-36d6-4ede-99d0-d53b25f32bc2",
target: "#hubspotForm"
})
}
})
</script>
</body>
</html>