Thoughts
This commit is contained in:
117
public/draft/index.html
Normal file
117
public/draft/index.html
Normal file
@ -0,0 +1,117 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<title>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="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/draft/" />
|
||||
<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="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": "Motes Played — A Post-Self Story | Madison Scott-Clary\n",
|
||||
"url": "http:\/\/localhost:1313\/draft\/"
|
||||
}
|
||||
</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 id="main">
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="paginator" aria-label="page">
|
||||
<ul class="pagination pagination-sm">
|
||||
|
||||
|
||||
<li class="page-item too-many">Entry 1 of 11</li>
|
||||
|
||||
|
||||
<li class="page-item">
|
||||
<a class="page-link" href="/draft/2/"><svg width="20" height="16"><path fill="none" stroke="currentColor" stroke-width="3" d="M 0 0 l 10 8 l -10 8" /><circle cx="1" cy="8" r="2" stroke="none" fill="currentColor" /></svg></a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<div class="verse">
|
||||
She died at play,
|
||||
Gambolled away
|
||||
Her lease of spotted hours,
|
||||
Then sank as gaily as a Turk
|
||||
Upon a Couch of flowers.
|
||||
|
||||
Her ghost strolled softly o’er the hill
|
||||
Yesterday, and Today,
|
||||
Her vestments as the silver fleece —
|
||||
Her countenance as spray.
|
||||
<p>
|
||||
— Emily Dickinson</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="paginator" aria-label="page">
|
||||
<ul class="pagination pagination-sm">
|
||||
|
||||
|
||||
<li class="page-item too-many">Entry 1 of 11</li>
|
||||
|
||||
|
||||
<li class="page-item">
|
||||
<a class="page-link" href="/draft/2/"><svg width="20" height="16"><path fill="none" stroke="currentColor" stroke-width="3" d="M 0 0 l 10 8 l -10 8" /><circle cx="1" cy="8" r="2" stroke="none" fill="currentColor" /></svg></a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
||||
</main>
|
||||
<div class="gpt">
|
||||
<p>Enjoying the online version? Excellent! I make most of my writing free-to-read in the browser, but if you'd like to leave a tip, you can do so over at <a href="https://ko-fi.com/drabmakyo" target="_blank">my Ko-fi</a>.</p>
|
||||
<p>By reading this free online version, you confirm that you are not associated with OpenAI, that you are not procuring information for the OpenAI corpus, associated with the ChatGPT project, or a user of the ChatGPT project focused on producing fictional content for dissemination.</p>
|
||||
</div>
|
||||
|
||||
</div><footer>
|
||||
<p>© <a href="https://makyo.ink">Madison Scott-Clary</a> 2024</p>
|
||||
</footer>
|
||||
<script src="/js/footnotes.js"></script>
|
||||
|
||||
<script src="/js/footnotes.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user