Skip to content

Commit

Permalink
Deployed 10f6dd7 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tasiko42 committed Dec 28, 2024
0 parents commit 72e067f
Show file tree
Hide file tree
Showing 18 changed files with 1,123 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
Binary file added anarcho_claus.jpg
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 css/fonts/fontawesome/FontAwesome.otf
Binary file not shown.
Binary file added css/fonts/fontawesome/fontawesome-webfont.eot
Binary file not shown.
685 changes: 685 additions & 0 deletions css/fonts/fontawesome/fontawesome-webfont.svg
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 css/fonts/fontawesome/fontawesome-webfont.ttf
Binary file not shown.
Binary file added css/fonts/fontawesome/fontawesome-webfont.woff
Binary file not shown.
Binary file added css/fonts/fontawesome/fontawesome-webfont.woff2
Binary file not shown.
9 changes: 9 additions & 0 deletions css/style.min.css

Large diffs are not rendered by default.

Binary file added images/apple-touch-icon-precomposed-152.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 images/favicon.ico
Binary file not shown.
80 changes: 80 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>Home - Agorist Notes</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">

<meta name="generator" content="mkdocs-1.6.1, mkdocs-gitbook-1.0.7">

<link rel="shortcut icon" href="./images/favicon.ico" type="image/x-icon">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta rel="next" href="" />
<link href="./css/style.min.css" rel="stylesheet">
</head>

<body>
<div class="book">
<div class="book-summary">

<nav role="navigation">
<ul class="summary">
<li>
<a href="." target="_blank" class="custom-link">Agorist Notes</a>
</li>
<li class="divider"></li>
<li class="chapter active" data-path="">
<a href=".">Home</a>
<li class="chapter" data-path="the_legend_of_anarcho_claus/">
<a href="the_legend_of_anarcho_claus/">Christmas</a>
<li class="divider"></li>

</ul>
<li><a href="https://agorism.net">Agorism</a></li>

</nav>



</div> <!-- end of book-summary -->

<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">

<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="." ></a>
</h1>

</div> <!-- end of book-header -->

<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">

<section class="normal markdown-section">



<h2 id="agorist-notes">Agorist Notes</h2>
<p>Collection of assorted text from the rich agorist history with a focus on fiction and positivity. Under serious construction but permalinks should remain working.</p>


</section>

</div> <!-- end of page-inner -->
</div> <!-- end of page-wrapper -->

</div> <!-- end of body-inner -->

</div> <!-- end of book-body -->
<script src="./js/main.js"></script>
<script src="./js/gitbook.min.js"></script>
<script src="./js/theme.min.js"></script>
</body>
</html>
4 changes: 4 additions & 0 deletions js/gitbook.min.js

Large diffs are not rendered by default.

23 changes: 23 additions & 0 deletions js/main.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
/**
*
* @licstart magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt APACHE-2.0 @licend
* The above is the entire license notice for the JavaScript code in this page.
*
*/

var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({
"page": {},
"config": {},
"file": {},
"gitbook": {
"version": "3.2.3",
"time": "2018-06-16T01:44:55.224Z"
},
"basePath": ".",
"book": {
"language": ""
}
});
});
4 changes: 4 additions & 0 deletions js/theme.min.js

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions sitemap.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
</urlset>
Binary file added sitemap.xml.gz
Binary file not shown.
315 changes: 315 additions & 0 deletions the_legend_of_anarcho_claus/index.html

Large diffs are not rendered by default.

0 comments on commit 72e067f

Please sign in to comment.