-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1e964bf
commit c252ced
Showing
22 changed files
with
553 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?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 Caddyshack</title> | ||
<link>https://example.org/categories/</link> | ||
<description>Recent content in Categories on Caddyshack</description> | ||
<generator>Hugo -- gohugo.io</generator> | ||
<language>en-us</language> | ||
<copyright>Released under the MIT license</copyright> | ||
|
||
<atom:link href="https://example.org/categories/index.xml" rel="self" type="application/rss+xml" /> | ||
|
||
|
||
</channel> | ||
</rss> |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,317 @@ | ||
Index | ||
<!DOCTYPE html> | ||
|
||
|
||
|
||
|
||
<html class="no-js"> | ||
|
||
<head lang="en-us"> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=10" /> | ||
<title>Caddyshack - Caddyshack</title> | ||
<meta name="generator" content="Hugo 0.25.1" /> | ||
|
||
|
||
<meta name="description" content="A material design theme for documentations."> | ||
|
||
<link rel="canonical" href="https://example.org/"> | ||
|
||
<meta name="author" content="shreddedbacon"> | ||
|
||
|
||
<meta property="og:url" content="https://example.org/"> | ||
<meta property="og:title" content="Caddyshack"> | ||
<meta property="og:image" content="https://example.org/images/logo2.png"> | ||
<meta name="apple-mobile-web-app-title" content="Caddyshack"> | ||
<meta name="apple-mobile-web-app-capable" content="yes"> | ||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> | ||
|
||
<link rel="shortcut icon" type="image/x-icon" href="https://example.org/images/favicon.ico"> | ||
<link rel="icon" type="image/x-icon" href="https://example.org/images/favicon.ico"> | ||
|
||
<style> | ||
@font-face { | ||
font-family: 'Icon'; | ||
src: url('https://example.org/fonts/icon.eot'); | ||
src: url('https://example.org/fonts/icon.eot') | ||
format('embedded-opentype'), | ||
url('https://example.org/fonts/icon.woff') | ||
format('woff'), | ||
url('https://example.org/fonts/icon.ttf') | ||
format('truetype'), | ||
url('https://example.org/fonts/icon.svg') | ||
format('svg'); | ||
font-weight: normal; | ||
font-style: normal; | ||
} | ||
</style> | ||
|
||
<link rel="stylesheet" href="https://example.org/stylesheets/application.css"> | ||
<link rel="stylesheet" href="https://example.org/stylesheets/temporary.css"> | ||
<link rel="stylesheet" href="https://example.org/stylesheets/palettes.css"> | ||
<link rel="stylesheet" href="https://example.org/stylesheets/highlight/highlight.css"> | ||
|
||
|
||
|
||
|
||
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Ubuntu:400,700|Ubuntu+Mono"> | ||
<style> | ||
body, input { | ||
font-family: 'Ubuntu', Helvetica, Arial, sans-serif; | ||
} | ||
pre, code { | ||
font-family: 'Ubuntu Mono', 'Courier New', 'Courier', monospace; | ||
} | ||
</style> | ||
|
||
|
||
<link rel="stylesheet" href="https://example.org/logo.css"> | ||
|
||
<script src="https://example.org/javascripts/modernizr.js"></script> | ||
|
||
|
||
|
||
</head> | ||
<body class="palette-primary-green palette-accent-green"> | ||
|
||
|
||
|
||
|
||
<div class="backdrop"> | ||
<div class="backdrop-paper"></div> | ||
</div> | ||
|
||
<input class="toggle" type="checkbox" id="toggle-drawer"> | ||
<input class="toggle" type="checkbox" id="toggle-search"> | ||
<label class="toggle-button overlay" for="toggle-drawer"></label> | ||
|
||
<header class="header"> | ||
<nav aria-label="Header"> | ||
<div class="bar default"> | ||
<div class="button button-menu" role="button" aria-label="Menu"> | ||
<label class="toggle-button icon icon-menu" for="toggle-drawer"> | ||
<span></span> | ||
</label> | ||
</div> | ||
<div class="stretch"> | ||
<div class="title"> | ||
Caddyshack | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="button button-twitter" role="button" aria-label="Twitter"> | ||
<a href="https://twitter.com/shreddedbacon" title="@shreddedbacon on Twitter" target="_blank" class="toggle-button icon icon-twitter"></a> | ||
</div> | ||
|
||
|
||
|
||
<div class="button button-github" role="button" aria-label="GitHub"> | ||
<a href="https://github.com/spacklerindustries" title="@spacklerindustries on GitHub" target="_blank" class="toggle-button icon icon-github"></a> | ||
</div> | ||
|
||
|
||
|
||
</div> | ||
<div class="bar search"> | ||
<div class="button button-close" role="button" aria-label="Close"> | ||
<label class="toggle-button icon icon-back" for="toggle-search"></label> | ||
</div> | ||
<div class="stretch"> | ||
<div class="field"> | ||
<input class="query" type="text" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck> | ||
</div> | ||
</div> | ||
<div class="button button-reset" role="button" aria-label="Search"> | ||
<button class="toggle-button icon icon-close" id="reset-search"></button> | ||
</div> | ||
</div> | ||
</nav> | ||
</header> | ||
|
||
<main class="main"> | ||
<div class="drawer"> | ||
<nav aria-label="Navigation"> | ||
<a href="https://example.org/" class="project"> | ||
<div class="banner"> | ||
|
||
<div class="logo"> | ||
<img src="https://example.org/images/logo2.png"> | ||
</div> | ||
|
||
<div class="name"> | ||
<strong>Caddyshack </strong> | ||
|
||
</div> | ||
</div> | ||
</a> | ||
|
||
<div class="scrollable"> | ||
<div class="wrapper"> | ||
|
||
|
||
<div class="toc"> | ||
|
||
<ul> | ||
|
||
|
||
|
||
|
||
|
||
<li> | ||
|
||
|
||
|
||
|
||
|
||
<a class="current" title="Introduction" href="https://example.org/"> | ||
|
||
Introduction | ||
</a> | ||
|
||
|
||
<ul id="scrollspy"> | ||
</ul> | ||
|
||
|
||
|
||
</li> | ||
|
||
|
||
</ul> | ||
|
||
|
||
|
||
<hr> | ||
<span class="section">The author</span> | ||
|
||
<ul> | ||
|
||
<li> | ||
<a href="https://twitter.com/shreddedbacon" target="_blank" title="@shreddedbacon on Twitter"> | ||
@shreddedbacon on Twitter | ||
</a> | ||
</li> | ||
|
||
|
||
|
||
<li> | ||
<a href="https://github.com/spacklerindustries" target="_blank" title="@spacklerindustries on GitHub"> | ||
@spacklerindustries on GitHub | ||
</a> | ||
</li> | ||
|
||
|
||
|
||
</ul> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
</nav> | ||
|
||
</div> | ||
|
||
<article class="article"> | ||
<div class="wrapper"> | ||
<h1>Caddyshack </h1> | ||
|
||
|
||
|
||
<h2 id="introduction">Introduction</h2> | ||
|
||
<h3 id="what-is-it">What is it?</h3> | ||
|
||
<p>Caddyshack is a blade chassis for single board computers (SBCs)</p> | ||
|
||
|
||
<aside class="copyright" role="note"> | ||
|
||
© 2018 Released under the MIT license – | ||
|
||
Documentation built with | ||
<a href="https://www.gohugo.io" target="_blank">Hugo</a> | ||
using the | ||
<a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme. | ||
</aside> | ||
|
||
<footer class="footer"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
</footer> | ||
</div> | ||
</article> | ||
|
||
<div class="results" role="status" aria-live="polite"> | ||
<div class="scrollable"> | ||
<div class="wrapper"> | ||
<div class="meta"></div> | ||
<div class="list"></div> | ||
</div> | ||
</div> | ||
</div> | ||
</main> | ||
|
||
<script> | ||
|
||
var base_url = ''; | ||
var repo_id = ''; | ||
|
||
</script> | ||
|
||
<script src="https://example.org/javascripts/application.js"></script> | ||
|
||
<script src="https://example.org/"></script> | ||
|
||
|
||
<script> | ||
/* Add headers to scrollspy */ | ||
var headers = document.getElementsByTagName("h2"); | ||
var scrollspy = document.getElementById('scrollspy'); | ||
|
||
if(scrollspy) { | ||
if(headers.length > 0) { | ||
for(var i = 0; i < headers.length; i++) { | ||
var li = document.createElement("li"); | ||
li.setAttribute("class", "anchor"); | ||
|
||
var a = document.createElement("a"); | ||
a.setAttribute("href", "#" + headers[i].id); | ||
a.setAttribute("title", headers[i].innerHTML); | ||
a.innerHTML = headers[i].innerHTML; | ||
|
||
li.appendChild(a) | ||
scrollspy.appendChild(li); | ||
} | ||
} else { | ||
scrollspy.parentElement.removeChild(scrollspy) | ||
} | ||
|
||
|
||
/* Add permanent link next to the headers */ | ||
var headers = document.querySelectorAll("h1, h2, h3, h4, h5, h6"); | ||
|
||
for(var i = 0; i < headers.length; i++) { | ||
var a = document.createElement("a"); | ||
a.setAttribute("class", "headerlink"); | ||
a.setAttribute("href", "#" + headers[i].id); | ||
a.setAttribute("title", "Permanent link") | ||
a.innerHTML = "#"; | ||
headers[i].appendChild(a); | ||
} | ||
} | ||
</script> | ||
|
||
|
||
|
||
|
||
<script src="javascripts/highlight.pack.js"></script> | ||
<script>hljs.initHighlightingOnLoad();</script> | ||
</body> | ||
</html> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> | ||
<channel> | ||
<title>Caddyshack</title> | ||
<link>https://example.org/</link> | ||
<description>Recent content on Caddyshack</description> | ||
<generator>Hugo -- gohugo.io</generator> | ||
<language>en-us</language> | ||
<copyright>Released under the MIT license</copyright> | ||
<lastBuildDate>Tue, 08 Mar 2016 21:07:13 +0100</lastBuildDate> | ||
|
||
<atom:link href="https://example.org/index.xml" rel="self" type="application/rss+xml" /> | ||
|
||
|
||
<item> | ||
<title>Caddyshack</title> | ||
<link>https://example.org/</link> | ||
<pubDate>Tue, 08 Mar 2016 21:07:13 +0100</pubDate> | ||
|
||
<guid>https://example.org/</guid> | ||
<description>Introduction What is it? Caddyshack is a blade chassis for single board computers (SBCs)</description> | ||
</item> | ||
|
||
</channel> | ||
</rss> |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.