Compare commits
No commits in common. "fcfaf6f8301310f01366d0cc9ad65a96d8f6d0d3" and "a01304f77ac62fb12314c3f6944728083596f300" have entirely different histories.
fcfaf6f830
...
a01304f77a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +0,0 @@
|
||||
/public/
|
||||
75
public/404.html
Normal file
75
public/404.html
Normal file
@ -0,0 +1,75 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>404</title>
|
||||
<meta name="title" content="404 Page not found" />
|
||||
<meta name="description" content="" />
|
||||
<meta name="author" content="" />
|
||||
<meta name="keywords" content="" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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" />
|
||||
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="404 Page not found"/>
|
||||
<meta name="twitter:description" content=""/>
|
||||
|
||||
|
||||
|
||||
<meta itemprop="name" content="404 Page not found">
|
||||
<meta itemprop="description" content="">
|
||||
|
||||
<meta name="referrer" content="no-referrer-when-downgrade" />
|
||||
|
||||
|
||||
<link href="/original.min.css" rel="stylesheet">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header><a class="skip-link" href="#main-content">Skip to main content</a>
|
||||
|
||||
<a href="/" class="title"><h1>My New Hugo Site</h1></a>
|
||||
<nav>
|
||||
<a href='http://localhost:1313/index.xml'>RSS</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</nav>
|
||||
</header>
|
||||
<main id="main-content">
|
||||
<h1>404</h1>
|
||||
<h2>ʕノ•ᴥ•ʔノ ︵ ┻━┻</h2>
|
||||
|
||||
</main>
|
||||
<footer><small>
|
||||
|
|
||||
</small></footer>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
87
public/categories/index.html
Normal file
87
public/categories/index.html
Normal file
@ -0,0 +1,87 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Categories | My New Hugo Site</title>
|
||||
<meta name="title" content="Categories" />
|
||||
<meta name="description" content="" />
|
||||
<meta name="author" content="" />
|
||||
<meta name="keywords" content="" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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/" />
|
||||
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Categories"/>
|
||||
<meta name="twitter:description" content=""/>
|
||||
|
||||
|
||||
|
||||
<meta itemprop="name" content="Categories">
|
||||
<meta itemprop="description" content="">
|
||||
|
||||
<meta name="referrer" content="no-referrer-when-downgrade" />
|
||||
|
||||
|
||||
<link href="/original.min.css" rel="stylesheet">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/categories/index.xml" title="My New Hugo Site" />
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header><a class="skip-link" href="#main-content">Skip to main content</a>
|
||||
|
||||
<a href="/" class="title"><h1>My New Hugo Site</h1></a>
|
||||
<nav>
|
||||
<a href='http://localhost:1313/index.xml'>RSS</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</nav>
|
||||
</header>
|
||||
<main id="main-content">
|
||||
<content>
|
||||
|
||||
<h3 class="blog-filter">Filtering for "Categories"</h3>
|
||||
|
||||
<ul class="blog-posts">
|
||||
|
||||
<li>
|
||||
No posts yet
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</content>
|
||||
|
||||
</main>
|
||||
<footer><small>
|
||||
|
|
||||
</small></footer>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
11
public/categories/index.xml
Normal file
11
public/categories/index.xml
Normal file
@ -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" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Categories on My New Hugo Site</title>
|
||||
<link>http://localhost:1313/categories/</link>
|
||||
<description>Recent content in Categories on My New Hugo Site</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>
|
||||
76
public/index.html
Normal file
76
public/index.html
Normal file
@ -0,0 +1,76 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.123.7"><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>My New Hugo Site | My New Hugo Site</title>
|
||||
<meta name="title" content="My New Hugo Site" />
|
||||
<meta name="description" content="" />
|
||||
<meta name="author" content="" />
|
||||
<meta name="keywords" content="" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<meta property="og:title" content="My New Hugo Site" />
|
||||
<meta property="og:description" content="" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="http://localhost:1313/" />
|
||||
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="My New Hugo Site"/>
|
||||
<meta name="twitter:description" content=""/>
|
||||
|
||||
|
||||
|
||||
<meta itemprop="name" content="My New Hugo Site">
|
||||
<meta itemprop="description" content="">
|
||||
|
||||
<meta name="referrer" content="no-referrer-when-downgrade" />
|
||||
|
||||
|
||||
<link href="/original.min.css" rel="stylesheet">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/index.xml" title="My New Hugo Site" />
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header><a class="skip-link" href="#main-content">Skip to main content</a>
|
||||
|
||||
<a href="/" class="title"><h1>My New Bear Site</h1></a>
|
||||
<nav>
|
||||
<a href='http://localhost:1313/index.xml'>RSS</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</nav>
|
||||
</header>
|
||||
<main id="main-content">
|
||||
|
||||
|
||||
</main>
|
||||
<footer><small>
|
||||
|
|
||||
</small></footer>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
11
public/index.xml
Normal file
11
public/index.xml
Normal file
@ -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" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>My New Hugo Site</title>
|
||||
<link>http://localhost:1313/</link>
|
||||
<description>Recent content on My New Hugo Site</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
1
public/original.min.css
vendored
Normal file
1
public/original.min.css
vendored
Normal file
@ -0,0 +1 @@
|
||||
body{font-family:Verdana,sans-serif;margin:auto;padding:20px;max-width:720px;text-align:left;background-color:#1d1f27;word-wrap:break-word;overflow-wrap:break-word;line-height:1.5;color:#c9d1d9}h1,h2,h3,h4,h5,h6,strong,b{color:#eee}a{color:#8cc2dd}.title{text-decoration:none;border:0}.title h1{font-size:24px;margin:19.92px 0}.title span{font-weight:400}nav a{margin-right:10px}textarea{background-color:#252525;color:#ddd;width:100%;font-size:16px}input{background-color:#252525;color:#ddd;font-size:16px}content{line-height:1.6}table{width:100%}table,th,td{border:1px solid;border-collapse:collapse;border-color:#c9d1d9;padding:5px}img{max-width:100%;height:auto}code{padding:2px 5px;color:#f8f8f2;background-color:#282a36}pre code{display:block;padding:20px;white-space:pre-wrap;font-size:14px;overflow-x:auto;text-wrap:nowrap}blockquote{border-left:1px solid #999;color:#ccc;padding-left:20px;font-style:italic}footer{padding:25px;text-align:center}.helptext{color:#aaa;font-size:small}.errorlist{color:#eba613;font-size:small}ul.blog-posts{list-style-type:none;padding:unset}ul.blog-posts li{display:flex;margin-bottom:10px}ul.blog-posts li span{flex:0 0 130px}ul.blog-posts li a:visited{color:#8b6fcb}a.blog-tags{line-height:2;margin-right:12px}h3.blog-filter{margin-bottom:0}.disabled{color:currentColor;cursor:not-allowed;opacity:.7}p.byline{font-style:italic}.skip-link{position:absolute;top:5;transform:translateY(-600%);transition:transform .5s;background-color:#1d1f27;padding:6px}.skip-link:focus{transform:translateY(0%)}figure{margin-inline-start:0;margin-inline-end:0}figcaption>p{margin-block-start:0;text-align:center;font-style:italic;color:#ccc}
|
||||
11
public/sitemap.xml
Normal file
11
public/sitemap.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>http://localhost:1313/categories/</loc>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/</loc>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/tags/</loc>
|
||||
</url>
|
||||
</urlset>
|
||||
87
public/tags/index.html
Normal file
87
public/tags/index.html
Normal file
@ -0,0 +1,87 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Tags | My New Hugo Site</title>
|
||||
<meta name="title" content="Tags" />
|
||||
<meta name="description" content="" />
|
||||
<meta name="author" content="" />
|
||||
<meta name="keywords" content="" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<meta property="og:title" content="Tags" />
|
||||
<meta property="og:description" content="" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="http://localhost:1313/tags/" />
|
||||
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Tags"/>
|
||||
<meta name="twitter:description" content=""/>
|
||||
|
||||
|
||||
|
||||
<meta itemprop="name" content="Tags">
|
||||
<meta itemprop="description" content="">
|
||||
|
||||
<meta name="referrer" content="no-referrer-when-downgrade" />
|
||||
|
||||
|
||||
<link href="/original.min.css" rel="stylesheet">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/tags/index.xml" title="My New Hugo Site" />
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header><a class="skip-link" href="#main-content">Skip to main content</a>
|
||||
|
||||
<a href="/" class="title"><h1>My New Hugo Site</h1></a>
|
||||
<nav>
|
||||
<a href='http://localhost:1313/index.xml'>RSS</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</nav>
|
||||
</header>
|
||||
<main id="main-content">
|
||||
<content>
|
||||
|
||||
<h3 class="blog-filter">Filtering for "Tags"</h3>
|
||||
|
||||
<ul class="blog-posts">
|
||||
|
||||
<li>
|
||||
No posts yet
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</content>
|
||||
|
||||
</main>
|
||||
<footer><small>
|
||||
|
|
||||
</small></footer>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
11
public/tags/index.xml
Normal file
11
public/tags/index.xml
Normal file
@ -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" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Tags on My New Hugo Site</title>
|
||||
<link>http://localhost:1313/tags/</link>
|
||||
<description>Recent content in Tags on My New Hugo Site</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<atom:link href="http://localhost:1313/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
Loading…
x
Reference in New Issue
Block a user