Skip to content

Commit

Permalink
add public folder
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoMF committed Apr 8, 2024
1 parent 7b20fd4 commit 729d5a5
Show file tree
Hide file tree
Showing 111 changed files with 3,690 additions and 0 deletions.
54 changes: 54 additions & 0 deletions public/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
<!DOCTYPE html>
<html lang="en">

<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="theme-color" media="(prefers-color-scheme: light)" content="#ffffff">
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="#343a40">
<meta name="color-scheme" content="light dark"><meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://localhost:1313/404.html" />

<title>404 Page not found | Agimus Winter School Materials</title>
<link rel="manifest" href="/manifest.json">
<link rel="icon" href="/favicon.png" >
<link rel="canonical" href="http://localhost:1313/404.html">
<link rel="stylesheet" href="/book.min.33a48f5432973b8ff9a82679d9e45d67f2c15d4399bd2829269455cfe390b5e8.css" integrity="sha256-M6SPVDKXO4/5qCZ52eRdZ/LBXUOZvSgpJpRVz&#43;OQteg=" crossorigin="anonymous">
<script defer src="/flexsearch.min.js"></script>
<script defer src="/en.search.min.baaa6428626faed1a1e40d4d482b403a65206f5005b854aa9a30235d7b20d08e.js" integrity="sha256-uqpkKGJvrtGh5A1NSCtAOmUgb1AFuFSqmjAjXXsg0I4=" crossorigin="anonymous"></script>
<!--
Made with Book Theme
https://github.com/alex-shpak/hugo-book
-->


<style>
.not-found {
text-align: center;
}
.not-found h1 {
margin: .25em 0 0 0;
opacity: .25;
font-size: 40vmin;
}
</style>
</head>

<body>
<main class="flex justify-center not-found">
<div>
<h1>404</h1>
<h2>Page Not Found</h2>
<h3>
<a href="/">Agimus Winter School Materials</a>
</h3>
</div>
</main>


</body>

</html>
Binary file added public/agimus_small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions public/ananke/css/main.css.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions public/ananke/css/main.min.css

Large diffs are not rendered by default.

Binary file added public/banyuls.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 public/banyuls_image2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

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

221 changes: 221 additions & 0 deletions public/categories/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,221 @@
<!DOCTYPE html>
<html lang="en-us" dir="ltr">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="theme-color" media="(prefers-color-scheme: light)" content="#ffffff">
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="#343a40">
<meta name="color-scheme" content="light dark"><meta property="og:title" content="Categories" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://localhost:1313/categories/" />

<title>Categories | Agimus Winter School Materials</title>
<link rel="manifest" href="/manifest.json">
<link rel="icon" href="/favicon.png" >
<link rel="canonical" href="http://localhost:1313/categories/">
<link rel="stylesheet" href="/book.min.33a48f5432973b8ff9a82679d9e45d67f2c15d4399bd2829269455cfe390b5e8.css" integrity="sha256-M6SPVDKXO4/5qCZ52eRdZ/LBXUOZvSgpJpRVz&#43;OQteg=" crossorigin="anonymous">
<script defer src="/flexsearch.min.js"></script>
<script defer src="/en.search.min.baaa6428626faed1a1e40d4d482b403a65206f5005b854aa9a30235d7b20d08e.js" integrity="sha256-uqpkKGJvrtGh5A1NSCtAOmUgb1AFuFSqmjAjXXsg0I4=" crossorigin="anonymous"></script>
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/categories/index.xml" title="Agimus Winter School Materials" />
<!--
Made with Book Theme
https://github.com/alex-shpak/hugo-book
-->

</head>
<body dir="ltr">
<input type="checkbox" class="hidden toggle" id="menu-control" />
<input type="checkbox" class="hidden toggle" id="toc-control" />
<main class="container flex">
<aside class="book-menu">
<div class="book-menu-content">

<nav>
<h2 class="book-brand">
<a class="flex align-center" href="/"><span>Agimus Winter School Materials</span>
</a>
</h2>


<div class="book-search">
<input type="text" id="book-search-input" placeholder="Search" aria-label="Search" maxlength="64" data-hotkeys="s/" />
<div class="book-search-spinner hidden"></div>
<ul id="book-search-results"></ul>
</div>





























</nav>




<script>(function(){var e=document.querySelector("aside .book-menu-content");addEventListener("beforeunload",function(){localStorage.setItem("menu.scrollTop",e.scrollTop)}),e.scrollTop=localStorage.getItem("menu.scrollTop")})()</script>



</div>
</aside>

<div class="book-page">
<header class="book-header">

<div class="flex align-center justify-between">
<label for="menu-control">
<img src="/svg/menu.svg" class="book-icon" alt="Menu" />
</label>

<strong>Categories</strong>

<label for="toc-control">

<img src="/svg/toc.svg" class="book-icon" alt="Table of Contents" />

</label>
</div>



<aside class="hidden clearfix">

<nav>
<ul>


<li class="book-section-flat">
<strong>Categories</strong>
<ul>

</ul>
</li>



<li class="book-section-flat">
<strong>Tags</strong>
<ul>

</ul>
</li>


</ul>
</nav>


</aside>


</header>









<footer class="book-footer">

<div class="flex flex-wrap justify-between">





</div>



<script>(function(){function e(e){const t=window.getSelection(),n=document.createRange();n.selectNodeContents(e),t.removeAllRanges(),t.addRange(n)}document.querySelectorAll("pre code").forEach(t=>{t.addEventListener("click",function(){if(window.getSelection().toString())return;e(t.parentElement),navigator.clipboard&&navigator.clipboard.writeText(t.parentElement.textContent)})})})()</script>




</footer>





<label for="menu-control" class="hidden book-menu-overlay"></label>
</div>


<aside class="book-toc">
<div class="book-toc-content">

<nav>
<ul>


<li class="book-section-flat">
<strong>Categories</strong>
<ul>

</ul>
</li>



<li class="book-section-flat">
<strong>Tags</strong>
<ul>

</ul>
</li>


</ul>
</nav>


</div>
</aside>

</main>


</body>
</html>












11 changes: 11 additions & 0 deletions public/categories/index.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on Agimus Winter School Materials</title>
<link>http://localhost:1313/categories/</link>
<description>Recent content in Categories on Agimus Winter School Materials</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
10 changes: 10 additions & 0 deletions public/categories/page/1/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>http://localhost:1313/categories/</title>
<link rel="canonical" href="http://localhost:1313/categories/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://localhost:1313/categories/">
</head>
</html>
Loading

0 comments on commit 729d5a5

Please sign in to comment.