-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathnotworking.html
193 lines (176 loc) · 8.82 KB
/
notworking.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>eduAlgo - License & Credits</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description"
content="A very simple python package made with python scripts to study different algorithms for educational purposes.">
<meta name="author" content="Abhijit2505">
<meta property="og:image" content="assets/images/eduAlgo-doc.png" />
<link rel="shortcut icon" href="favicon.ico">
<link
href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800'
rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css2?family=Recursive&family=Zilla+Slab:wght@300&display=swap"
rel="stylesheet">
<script defer src="assets/fontawesome/js/all.js"></script>
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/plugins/prism/prism.css">
<link rel="stylesheet" href="assets/plugins/lightbox/dist/ekko-lightbox.css">
<link rel="stylesheet" href="assets/plugins/elegant_font/css/style.css">
<link id="theme-style" rel="stylesheet" href="assets/css/styles.css">
</head>
<body class="body-green">
<div class="page-wrapper">
<header id="header" class="header">
<div class="container">
<div class="branding">
<h1 class="logo">
<a href="index.html">
<span class="text-highlight">edu </span><span class="text-bold">Algo</span>
</a>
</h1>
</div>
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.html">Home</a></li>
<li class="breadcrumb-item active">License & Credits</li>
</ol>
<div class="top-search-box">
<form class="form-inline search-form justify-content-center" action="" method="get">
<input type="text" placeholder="Search..." name="search" class="form-control search-input">
<button type="submit" class="btn search-btn" value="Search"><i class="fas fa-search"></i></button>
</form>
</div>
</div>
</header>
<div class="doc-wrapper">
<div class="container text-center" id="mainContent">
<div id="doc-header" class="doc-header ">
<h1 class="doc-title" style="color: brown;"><i class="icon fas fa-exclamation-triangle"></i></i>
Under Maintenance</h1>
</div>
<div class="doc-body">
<div class="doc-content order-1">
<div class="content-inner">
<h3>Sorry for this inconvenience</h3>
<p> </p>
<img src="./assets/images/monitoring.svg" alt="" height="150">
<h5>We are currently working on this.</h5>
<p> </p>
<h4><b>Contribute</b> for a faster progress by following this below process. <i
class="fas fa-hand-point-down"></i></h4>
</div>
</div>
</div>
</div>
</div>
<div id="promo-block" class="promo-block">
<div class="container">
<div class="promo-block-inner">
<h3 class="promo-title text-center"><i class="fas fa-code"></i> <a href="#">Are you an ambitious
Python
Developer ?</a></h3>
<div class="row">
<div class="figure-holder col-lg-5 col-md-6 col-12">
<div class="figure-holder-inner">
<a href="https://github.com/Abhijit2505/eduAlgo" target="_blank"><img class="img-fluid"
src="./assets/images/eduAlgogithub.PNG" alt="Instance Theme" /></a>
<a class="mask" href="https://github.com/Abhijit2505/eduAlgo" target="_blank"><i
class="icon fas fa-star pink"></i></a>
</div>
</div>
<div class="content-holder col-lg-7 col-md-6 col-12">
<div class="content-holder-inner">
<div class="desc">
<p>
Do you want to contribute to our project ? We welcome every python lover to
come forwards and have some fun with our source code.
Steps to contibute:
<ul>
<li>
Send an email to the developer <a href="mailto:[email protected]">here</a> regarding
your willingness to contribute
to the project.
</li>
<li>
Have a read of our "How To Contribute" documentation <a
href="https://github.com/Abhijit2505/eduAlgo/blob/master/CONTRIBUTING.md">here</a>.
</li>
</ul>
Keep coding, keep loving python <i class="fab fa-python"></i>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer id="foot">
<div class="main-content">
<div class="left box">
<h2>About Us</h2>
<div class="about">
<img class="about-image" src="https://github.com/CIPHERTron/documentation/blob/master/assets/images/eduAlgo.png?raw=true" alt="logo">
<p class="about-text">A very simple python package made with python scripts to study different algorithms for educational purposes.</p>
</div>
<div class="content">
<div class="social">
<a href="https://www.linkedin.com/company/edualgo"><img src="https://tanglewoodenergypartners.com/wp-content/uploads/2019/04/Linkedin-logo.png" style="height: 40px; border-radius: 50%; background: white;" /></a>
<a href="https://www.instagram.com/edu_algo/"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Instagram_logo_2016.svg/1200px-Instagram_logo_2016.svg.png" style="height: 40px; border-radius: 50%;" /></a>
<a href="https://dev.to/edualgo"><img src="https://cdn4.iconfinder.com/data/icons/logos-and-brands-1/512/84_Dev_logo_logos-512.png" style="height: 40px; border-radius: 0;" /></a>
<a href="https://github.com/eduAlgo"><img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" style="height: 40px; border-radius: 50%; background: white;" /></a>
</div>
</div>
</div>
<div class="center box">
<h2>Useful links</h2>
<div class="content">
<ul>
<li class="link"> <a href="https://edualgo.github.io/organization/">eduAlgo</a> </li>
<li class="link"> <a href="#about">Read the Docs</a> </li>
<li class="link"> <a href="#about">Releases</a> </li>
<li class="link"> <a href="#about">License</a></li>
<li class="link"> <a href="#">Team</a></li>
</ul>
</div>
</div>
<div class="right box">
<h2>Contact Us</h2>
<div class="content">
<div class="place" style="margin-bottom: 1.5rem;">
<i class="fas fa-map-marker-alt fa-3x"></i>
<p class="text" style="padding-top: 10px;">Bilaspur, Chattisgarh,India 495009</p>
</div>
<!-- <div class="phone" style="margin-bottom: 1.5rem;">
<i class="fas fa-phone-alt fa-3x"></i>
<div><p class="text" style="padding-top: 10px;">Mob:1234567890</p>
</div>
</div> -->
<div class="email" style="display: flex; margin-bottom: 1.5rem;">
<i class="fas fa-envelope fa-3x"></i>
<p class="text" style="padding-top: 8px;">[email protected]</p>
</div>
</div>
</div>
</div>
<div class="bottom">
<span class="credit">© Copyright,</span>
<span class="far fa-copyright"></span><span> <span style="color: #8C52FF;">eduAlgo</span> 2020. All rights reserved.</span>
<p>Package designed by @<span><a href="https://github.com/Abhijit2505" target="_blank" style="color: #8C52FF;">ABHIJIT TRIPATHY</a></span> for python enthusiasts</p>
<p>[Theme designed by <span><a href="https://themes.3rdwavemedia.com/" target="_blank" style="color: #8C52FF;">Xiaoying Riley</a></span>]</p>
</div>
</footer>
<!-- Main Javascript -->
<script type="text/javascript" src="assets/plugins/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/plugins/prism/prism.js"></script>
<script type="text/javascript" src="assets/plugins/jquery-scrollTo/jquery.scrollTo.min.js"></script>
<script type="text/javascript" src="assets/plugins/lightbox/dist/ekko-lightbox.min.js"></script>
<script type="text/javascript" src="assets/plugins/stickyfill/dist/stickyfill.min.js"></script>
<script type="text/javascript" src="assets/js/main.js"></script>
</body>
</html>