Skip to content

Commit

Permalink
Build demo site
Browse files Browse the repository at this point in the history
  • Loading branch information
piazzai committed Jan 22, 2024
1 parent 5746c38 commit 8fe514c
Show file tree
Hide file tree
Showing 17 changed files with 210 additions and 0 deletions.
52 changes: 52 additions & 0 deletions docs/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
<!DOCTYPE html>

<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Hacked Jekyll | Jekyll microtheme that looks like JSON</title>
<meta name="generator" content="Jekyll v4.3.3" />
<meta property="og:title" content="Hacked Jekyll" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Jekyll microtheme that looks like JSON" />
<meta property="og:description" content="Jekyll microtheme that looks like JSON" />
<link rel="canonical" href="https://hacked-jekyll.netlify.app/404.html" />
<meta property="og:url" content="https://hacked-jekyll.netlify.app/404.html" />
<meta property="og:site_name" content="Hacked Jekyll" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Hacked Jekyll" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"Jekyll microtheme that looks like JSON","headline":"Hacked Jekyll","url":"https://hacked-jekyll.netlify.app/404.html"}</script>
<!-- End Jekyll SEO tag -->


<link rel="icon" type="image/x-icon" href="/assets/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="/assets/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon-16x16.png">
<link rel="manifest" href="/assets/site.webmanifest">

<link rel="stylesheet" href="/assets/css/normalize.min.css" />
<link rel="stylesheet" href="/assets/css/open-color.min.css" />
<link rel="stylesheet" href="/assets/css/styles.min.css" />

<script src="/assets/js/typed.min.js"></script>
</head>

<body>
<main>
<div class="block">
<p>404</p>
<p>Page not found</p>
</div>
<div class="block">

<a href="https://hacked-jekyll.netlify.app">hacked-jekyll.netlify.app</a>
</div>
</main>
</body>

</html>
Binary file added docs/assets/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/assets/css/normalize.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/assets/css/open-color.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/assets/css/styles.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added docs/assets/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/favicon.ico
Binary file not shown.
Binary file added docs/assets/fonts/hack-italic-subset.woff2
Binary file not shown.
Binary file added docs/assets/fonts/hack-regular-subset.woff2
Binary file not shown.
Loading

0 comments on commit 8fe514c

Please sign in to comment.