Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Favicon #22

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 12 additions & 32 deletions errors/403.html
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
<html>
<head>
<title>Forbidden</title>
<style>
body{font:15px helvetica,sans-serif;color:#3c3c3c;}
h3{color:#544054;font-weight: normal;font-size:40px;}
#main{width:60%; margin:0px auto;}
pre.code{margin-right:10px;font-weight:bold;float:left;color:#544054;}
pre.error{font-size:12px;float:left;margin-left:10px;}
footer{font-size:11px;color:#6b6b6b;}
</style>
</head>
<body>
<section id="main">
<pre class="code">
<div class="error-container">
<div class="error-text">
<pre class="code">
__ __ __ __
/\ \\ \ /'__`\ /'__`\
\ \ \\ \ /\ \/\ \/\_\L\ \
Expand All @@ -21,27 +9,19 @@
\/_/\_\_/\ \____/\ \____/
\/_/ \/___/ \/___/

</pre>
<pre class="error">


</pre>
<pre class="error">

__ __ ___ __ __ ___ __ __ __ __ __ ___
/\ / ` / ` |__ /__` /__` |__ / \ |__) |__) | | \ | \ |__ |\ |
/~~\ \__, \__, |___ .__/ .__/ | \__/ | \ |__) | |__/ |__/ |___ | \|



</pre>
<div style="clear:both;"></div>
<h3>We're sorry, but you can't access this information right now.</h3>
<p>Please contact the webmaster for more information.</p>

<footer>
This page is powered by <a href="https://github.com/jarofghosts/glance">Glance</a>
</footer>
</section>
</body>
</html>


</pre>
</div>
<div style="clear:both;"></div>
<h3>We're sorry, but you can't access this information right now.</h3>
<p>Please contact the webmaster for more information.</p>
</div>

39 changes: 11 additions & 28 deletions errors/404.html
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
<html>
<head>
<title>File Not Found</title>
<style>
body{font:15px helvetica,sans-serif;color:#3c3c3c;}
h3{color:#544054;font-weight: normal;font-size:40px;}
#main{width:60%; margin:0px auto;}
pre.code{margin-right:10px;font-weight:bold;float:left;color:#544054;}
pre.error{font-size:12px;float:left;margin-left:10px;}
footer{font-size:11px;color:#6b6b6b;}
</style>
</head>
<body>
<section id="main">
<pre class="code">
<div class="error-container">
<div class="error-text">
<pre class="code">
__ __ __ __ __
/\ \\ \ /'__`\/\ \\ \
\ \ \\ \ /\ \/\ \ \ \\ \
Expand All @@ -21,8 +9,8 @@
\/_/\_\_/\ \____/\/_/\_\_/
\/_/ \/___/ \/_/

</pre>
<pre class="error">
</pre>
<pre class="error">


___ ___ __ ___ ___ __ __
Expand All @@ -31,14 +19,9 @@



</pre>
<div style="clear:both;"></div>
<h3>This resource does not appear to exist</h3>
<p>Please contact the webmaster for more information.</p>

<footer>
This page is powered by <a href="https://github.com/jarofghosts/glance">Glance</a>
</footer>
</section>
</body>
</html>
</pre>
</div>
<div style="clear:both;"></div>
<h3>This resource does not appear to exist</h3>
<p>Please contact the webmaster for more information.</p>
</div>
43 changes: 12 additions & 31 deletions errors/405.html
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
<html>
<head>
<title>Method Not Allowed</title>
<style>
body{font:15px helvetica,sans-serif;color:#3c3c3c;}
h3{color:#544054;font-weight: normal;font-size:40px;}
#main{width:60%; margin:0px auto;}
pre.code{margin-right:10px;font-weight:bold;float:left;color:#544054;}
pre.error{font-size:12px;float:left;margin-left:10px;}
footer{font-size:11px;color:#6b6b6b;}
</style>
</head>
<body>
<section id="main">
<pre class="code">
<div class="error-container">
<div class="error-text">
<pre class="code">
__ __ __ ______
/\ \\ \ /'__`\/\ ___\
\ \ \\ \ /\ \/\ \ \ \__/
Expand All @@ -21,25 +9,18 @@
\/_/\_\_/\ \____/\ \____/
\/_/ \/___/ \/___/

</pre>
<pre class="error">

</pre>
<pre class="error">

___ ___ __ __ __ ___ __ ___ __
|\/| |__ | |__| / \ | \ |\ | / \ | /\ | | / \ | | |__ | \
| | |___ | | | \__/ |__/ | \| \__/ | /~~\ |___ |___ \__/ |/\| |___ |__/



</pre>
<div style="clear:both;"></div>
<h3>We're sorry, The method you are using to access this resource is not allowed.</h3>
<p> You may be attempting to run a script that is not supported.
Please contact the webmaster for more information.</p>

<footer>
This page is powered by <a href="https://github.com/jarofghosts/glance">Glance</a>
</footer>
</section>
</body>
</html>
</pre>
</div>
<div style="clear:both;"></div>
<h3>We're sorry, The method you are using to access this resource is not allowed.</h3>
<p> You may be attempting to run a script that is not supported.
Please contact the webmaster for more information.</p>
</div>
45 changes: 11 additions & 34 deletions errors/500.html
Original file line number Diff line number Diff line change
@@ -1,19 +1,6 @@
<html>
<head>
<title>Internal Server Error</title>
<style>
body{font:15px helvetica,sans-serif;color:#3c3c3c;}
h3{color:#544054;font-weight: normal;font-size:40px;}
#main{width:60%; margin:0px auto;}
pre.code{margin-right:10px;font-weight:bold;float:left;color:#544054;}
pre.error{font-size:12px;float:left;margin-left:10px;}
footer{font-size:11px;color:#6b6b6b;}

</style>
</head>
<body>
<section id="main">
<pre class="code">
<div class="error-container">
<div class="error-text">
<pre class="code">
______ __ __
/\ ___\ /'__`\ /'__`\
\ \ \__/ /\ \/\ \/\ \/\ \
Expand All @@ -22,27 +9,17 @@
\ \____/\ \____/\ \____/
\/___/ \/___/ \/___/

</pre>
<pre class="error">

</pre>
<pre class="error">

___ ___ __ __ ___ __ ___ __ ___ __ __ __ __
| |\ | | |__ |__) |\ | /\ | /__` |__ |__) \ / |__ |__) |__ |__) |__) / \ |__)
| | \| | |___ | \ | \| /~~\ |___ .__/ |___ | \ \/ |___ | \ |___ | \ | \ \__/ | \



</pre>
<div style="clear:both;"></div>
<h3>We're sorry, something went wrong.</h3>
<p>Please contact the webmaster for more information.</p>


<footer>
This page is powered by <a href="https://github.com/jarofghosts/glance">Glance</a>
</footer>
</section>
</body>
</html>


</pre>
</div>
<div style="clear:both;"></div>
<h3>We're sorry, something went wrong.</h3>
<p>Please contact the webmaster for more information.</p>
</div>
84 changes: 84 additions & 0 deletions errors/shared/layout.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
<html>
<head>
<title>{{ title }}</title>
<style>
body{
width: 100%;
min-height: 100vh;
margin: 0;
display: flex;
flex-direction:column;
justify-content: space-between;
align-items: center;
font: 15px helvetica,sans-serif;
text-align: center;
color: #3c3c3c;
}
h3{
color:#713d71;
font-weight: normal;
font-size:40px;
margin-bottom: 0;
}
.error-container {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.main {
width: 60%;
min-height: calc(100vh - 114px);
font-size: 18px;
align-items: flex-start;
display:flex;
flex-direction:column;
}
.main ul {
list-style-type: none;
display:flex;
flex-direction:column;
align-items: flex-start;
margin: 1em 0;
padding: 0;
}
pre.code{
margin-right: 10px;
font-weight: bold;
float: left;
color: #544054;
}
pre.error{
font-size:12px;
float:left;
margin-left:10px;
}

.error-text {
display: flex;
align-items: center;
}
footer{
height: 114px;
display: flex;
align-items:center;
justify-content: center;
font-size:11px;
color:#6b6b6b;
}
a{
color: #904790;
}
</style>
</head>
<body>
<div class="main">
{{ body }}
</div>
<footer>
<span>This page is powered by <a href="https://github.com/jarofghosts/glance">Glance</a></span>
</footer>
</body>
</html>
Loading