summaryrefslogtreecommitdiff
path: root/public/categories/bullhorn
diff options
context:
space:
mode:
authorleo <azuminha1@gmail.co>2025-09-27 20:35:09 -0300
committerleo <azuminha1@gmail.co>2025-09-27 20:35:09 -0300
commit6afb08d814672329ea185500d105cfa85cdbb7e9 (patch)
tree37a5f5ccb57d15359e5b02421c5227be0694fb58 /public/categories/bullhorn
first hugo build
Diffstat (limited to 'public/categories/bullhorn')
-rw-r--r--public/categories/bullhorn/index.html107
-rw-r--r--public/categories/bullhorn/index.xml19
2 files changed, 126 insertions, 0 deletions
diff --git a/public/categories/bullhorn/index.html b/public/categories/bullhorn/index.html
new file mode 100644
index 0000000..1c069eb
--- /dev/null
+++ b/public/categories/bullhorn/index.html
@@ -0,0 +1,107 @@
+<!DOCTYPE html>
+<html lang="en-us">
+ <head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;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>Bullhorn | 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>Bullhorn</h1>
+
+
+
+
+ <ul>
+
+
+
+ <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/bullhorn/index.xml b/public/categories/bullhorn/index.xml
new file mode 100644
index 0000000..d8c20f2
--- /dev/null
+++ b/public/categories/bullhorn/index.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>Bullhorn on azuminha</title>
+ <link>http://localhost:1313/categories/bullhorn/</link>
+ <description>Recent content in Bullhorn on azuminha</description>
+ <generator>Hugo</generator>
+ <language>en-us</language>
+ <lastBuildDate>Mon, 23 Apr 2012 00:00:00 +0000</lastBuildDate>
+ <atom:link href="http://localhost:1313/categories/bullhorn/index.xml" rel="self" type="application/rss+xml" />
+ <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>&lt;p&gt;Hacker with bullhorn: &amp;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!&amp;rdquo;&lt;/p&gt;&#xA;&lt;p&gt;Prospective station wagon buyer: &amp;ldquo;I know what you say is true&amp;hellip;but&amp;hellip;er&amp;hellip;I don&amp;rsquo;t know how to maintain a tank!&amp;rdquo;&lt;/p&gt;&#xA;&lt;p&gt;Bullhorn: &amp;ldquo;You don&amp;rsquo;t know how to maintain a station wagon either!&amp;rdquo;&lt;/p&gt;&#xA;&lt;p&gt;Buyer: &amp;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.&amp;rdquo;&lt;/p&gt;</description>
+ </item>
+ </channel>
+</rss>