diff options
author | leo <azuminha1@gmail.co> | 2025-09-27 20:35:09 -0300 |
---|---|---|
committer | leo <azuminha1@gmail.co> | 2025-09-27 20:35:09 -0300 |
commit | 6afb08d814672329ea185500d105cfa85cdbb7e9 (patch) | |
tree | 37a5f5ccb57d15359e5b02421c5227be0694fb58 /public/categories/example |
first hugo build
Diffstat (limited to 'public/categories/example')
-rw-r--r-- | public/categories/example/index.html | 112 | ||||
-rw-r--r-- | public/categories/example/index.xml | 26 |
2 files changed, 138 insertions, 0 deletions
diff --git a/public/categories/example/index.html b/public/categories/example/index.html new file mode 100644 index 0000000..5d1e178 --- /dev/null +++ b/public/categories/example/index.html @@ -0,0 +1,112 @@ +<!DOCTYPE html> +<html lang="en-us"> + <head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> + + <link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png"> + <link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png"> + <link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png"> + <link rel="manifest" href="/images/site.webmanifest"> + + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <meta name="description" content="A simple, minimal blog for those who love text."> + <title>Example | azuminha</title> + <link rel="stylesheet" href="/css/style.css" /> + <link rel="stylesheet" href="/css/fonts.css" /> + <link rel="stylesheet" href="http://localhost:1313/css/theme-override.css"> + + </head> + + <body> + <header> + <nav> + <ul> + + + <li class="pull-left "> + <a href="http://localhost:1313/">~/azuminha</a> + </li> + + + <li class="pull-left current"> + <a href="/categories/">~/categories</a> + </li> + + + <li class="pull-left "> + <a href="/tags/">~/tags</a> + </li> + + + + + <li class="pull-right"> + <a href="/index.xml">~/subscribe</a> + </li> + + + </ul> + </nav> + </header> + + + +<div class="content-wrapper"> + + <h1>Example</h1> + + + + + <ul> + + + + <li> + <span class="date">2018/08/30</span> + <a href="/post/2018/08/30/markdown-guide-modified/">Markdown Guide (modified)</a> + </li> + + <li> + <span class="date">2012/04/23</span> + <a href="/post/2012/04/23/hacker-with-horn/">Hacker with Bullhorn</a> + </li> + + </ul> +</div> + <footer> + + + <script> + (function() { + function center_el(tagName) { + var tags = document.getElementsByTagName(tagName), i, tag; + for (i = 0; i < tags.length; i++) { + tag = tags[i]; + var parent = tag.parentElement; + + if (parent.childNodes.length === 1) { + + if (parent.nodeName === 'A') { + parent = parent.parentElement; + if (parent.childNodes.length != 1) continue; + } + if (parent.nodeName === 'P') parent.style.textAlign = 'center'; + } + } + } + var tagNames = ['img', 'embed', 'object']; + for (var i = 0; i < tagNames.length; i++) { + center_el(tagNames[i]); + } + })(); + </script> + + + <hr/> + <a href="https://git.azuminha.com">Git</a> + + </footer> + </body> +</html> + diff --git a/public/categories/example/index.xml b/public/categories/example/index.xml new file mode 100644 index 0000000..e76eea6 --- /dev/null +++ b/public/categories/example/index.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> + <channel> + <title>Example on azuminha</title> + <link>http://localhost:1313/categories/example/</link> + <description>Recent content in Example on azuminha</description> + <generator>Hugo</generator> + <language>en-us</language> + <lastBuildDate>Thu, 30 Aug 2018 00:00:00 +0000</lastBuildDate> + <atom:link href="http://localhost:1313/categories/example/index.xml" rel="self" type="application/rss+xml" /> + <item> + <title>Markdown Guide (modified)</title> + <link>http://localhost:1313/post/2018/08/30/markdown-guide-modified/</link> + <pubDate>Thu, 30 Aug 2018 00:00:00 +0000</pubDate> + <guid>http://localhost:1313/post/2018/08/30/markdown-guide-modified/</guid> + <description><h1 id="an-h1-header">An h1 header</h1>
<p>Paragraphs are separated by a blank line.</p>
<p>2nd paragraph. <em>Italic</em>, <strong>bold</strong>, and <code>monospace</code>. Itemized lists
look like:</p>
<ul>
<li>this one</li>
<li>that one</li>
<li>the other one</li>
</ul>
<p>Note that &mdash; not considering the asterisk &mdash; the actual text
content starts at 4-columns in.</p>
<blockquote>
<p>Block quotes are
written like so.</p>
<p>They can span multiple paragraphs,
if you like.</p></blockquote>
<p>Use 3 dashes for an em-dash. Use 2 dashes for ranges (ex., &ldquo;it&rsquo;s all
in chapters 12&ndash;14&rdquo;). Three dots &hellip; will be converted to an ellipsis.
Unicode is supported. ☺</p></description> + </item> + <item> + <title>Hacker with Bullhorn</title> + <link>http://localhost:1313/post/2012/04/23/hacker-with-horn/</link> + <pubDate>Mon, 23 Apr 2012 00:00:00 +0000</pubDate> + <guid>http://localhost:1313/post/2012/04/23/hacker-with-horn/</guid> + <description><p>Hacker with bullhorn: &ldquo;Save your money! Accept one of our free tanks! It is invulnerable, and can drive across rocks and swamps at ninety miles an hour while getting a hundred miles to the gallon!&rdquo;</p>
<p>Prospective station wagon buyer: &ldquo;I know what you say is true&hellip;but&hellip;er&hellip;I don&rsquo;t know how to maintain a tank!&rdquo;</p>
<p>Bullhorn: &ldquo;You don&rsquo;t know how to maintain a station wagon either!&rdquo;</p>
<p>Buyer: &ldquo;But this dealership has mechanics on staff. If something goes wrong with my station wagon, I can take a day off work, bring it here, and pay them to work on it while I sit in the waiting room for hours, listening to elevator music.&rdquo;</p></description> + </item> + </channel> +</rss> |