Thoughts
This commit is contained in:
10
public/categories/1/index.html
Normal file
10
public/categories/1/index.html
Normal file
@ -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>
|
||||
63
public/categories/index.html
Normal file
63
public/categories/index.html
Normal file
@ -0,0 +1,63 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<title>Categories | Motes Played — A Post-Self Story | Madison Scott-Clary
|
||||
</title>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Gentium+Plus:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" type="text/css" href="/css/main.css" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/css/motes-played.css" />
|
||||
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
|
||||
<meta property="og:title" content="Categories | Motes Played — A Post-Self Story | Madison Scott-Clary
|
||||
" />
|
||||
<meta property="og:site_name" content="Motes Played | Madison Scott-Clary
|
||||
" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:image" content="http://localhost:1313/img/square.png" />
|
||||
<meta property="og:url" content="http://localhost:1313/categories/" />
|
||||
<meta property="og:description" content="Motes Played - A Post-Self Story | Madison Scott-Clary
|
||||
" />
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta name="twitter:site" content="@makyo_writes" />
|
||||
<meta name="twitter:title" content="Categories | Motes Played — A Post-Self Story | Madison Scott-Clary
|
||||
" />
|
||||
<meta name="twitter:description" content="Motes Played - A Post-Self Story | Madison Scott-Clary
|
||||
" />
|
||||
<meta name="twitter:image" content="http://localhost:1313/square.jpg" />
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "http://schema.org",
|
||||
"@type": "WebSite",
|
||||
"name": "Motes Played - A Post-Self Story | Madison Scott-Clary\n",
|
||||
"headline": "Categories | Motes Played — A Post-Self Story | Madison Scott-Clary\n",
|
||||
"url": "http:\/\/localhost:1313\/categories\/"
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body><header>
|
||||
<h1><a href="/">Motes Played</a><small><a href="https://post-self.ink" target="_blank">A Post-Self Story</a></small></h1>
|
||||
|
||||
</header>
|
||||
<div id="content">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
</div><footer>
|
||||
<p>© <a href="https://makyo.ink">Madison Scott-Clary</a> 2024</p>
|
||||
</footer>
|
||||
<script src="/js/footnotes.js"></script>
|
||||
|
||||
</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">
|
||||
<channel>
|
||||
<title>Categories on Motes Played</title>
|
||||
<link>http://localhost:1313/categories/</link>
|
||||
<description>Recent content in Categories on Motes Played</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>
|
||||
Reference in New Issue
Block a user