Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

Commit 0bf363e

Browse files
committed
init
0 parents  commit 0bf363e

File tree

544 files changed

+1012215
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

544 files changed

+1012215
-0
lines changed

.DS_Store

14 KB
Binary file not shown.

404.html

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
<!DOCTYPE html>
2+
<html lang="en" class="js csstransforms3d">
3+
4+
<head>
5+
<meta charset="utf-8"> <meta name="description" content="">
6+
7+
<link rel="shortcut icon" href="https://piklist.github.io/Piklist-Documentation/images/piklist-favicon.png" type="image/x-icon" />
8+
<link rel="icon" href="https://piklist.github.io/Piklist-Documentation/images/piklist-favicon.png" type="image/x-icon" />
9+
10+
<title>404 Page not found</title>
11+
12+
13+
<link href="https://piklist.github.io/Piklist-Documentation/css/nucleus.css?1644423370" rel="stylesheet">
14+
<link href="https://piklist.github.io/Piklist-Documentation/css/font-awesome.min.css?1644423370" rel="stylesheet">
15+
<link href="https://piklist.github.io/Piklist-Documentation/css/hybrid.css?1644423370" rel="stylesheet">
16+
<link href="https://piklist.github.io/Piklist-Documentation/css/featherlight.min.css?1644423370" rel="stylesheet">
17+
<link href="https://piklist.github.io/Piklist-Documentation/css/perfect-scrollbar.min.css?1644423370" rel="stylesheet">
18+
<link href="https://piklist.github.io/Piklist-Documentation/css/horsey.css?1644423370" rel="stylesheet">
19+
<link href="https://piklist.github.io/Piklist-Documentation/css/theme.css?1644423370" rel="stylesheet">
20+
<link href="https://piklist.github.io/Piklist-Documentation/css/hugo-theme.css?1644423370" rel="stylesheet">
21+
22+
<link href="https://piklist.github.io/Piklist-Documentation/css/theme-piklist.css?1644423370" rel="stylesheet">
23+
24+
<style type="text/css">
25+
:root #header + #content > #left > #rlblock_left {
26+
display: none !important;
27+
}
28+
29+
p,
30+
li,
31+
ul {
32+
text-align: center
33+
}
34+
35+
ul {
36+
list-style-type: none;
37+
}
38+
</style>
39+
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
40+
<link href="https://piklist.github.io/Piklist-Documentation/font-awesome/css/fontawesome-all.min.css" rel="stylesheet">
41+
42+
<meta name="google-site-verification" content="gDY0l3MULHLyM8LBIffcfntx1nsYJ5PQPbrsPqJHJGE" />
43+
44+
45+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-31864921-2"></script>
46+
<script>
47+
window.dataLayer = window.dataLayer || [];
48+
function gtag(){dataLayer.push(arguments);}
49+
gtag('js', new Date());
50+
51+
gtag('config', 'UA-31864921-2');
52+
</script>
53+
54+
</head>
55+
56+
<body>
57+
58+
<body class="" data-url="https://piklist.github.io/Piklist-Documentation/">
59+
60+
<section id="body" style="margin-left:0px;">
61+
<div id="overlay"></div>
62+
<div id="chapter">
63+
<div id="body-inner">
64+
<h1>Hmm... this is embarassing</h1>
65+
<p></p>
66+
<h3>This page doesn't seem to exist. Don't worry! We have a plan!</h3>
67+
<p>&nbsp;</p>
68+
<p><strong>First,</strong> please <a href="https://github.com/piklist/Piklist-Documentation/issues/new">make an issue for this</a> and let us know how you got here to avoid further tragedies.</p>
69+
<p></p>
70+
<p><strong>Then,</strong> when you're all set, click back or <a href="https://piklist.github.io/Piklist-Documentation/">head back to the home page</a> and resume life.</p>
71+
</div>
72+
</div>
73+
74+
</section>
75+
</body>
76+
77+
</html>

about-piklist/.DS_Store

6 KB
Binary file not shown.

0 commit comments

Comments
 (0)