You know how it is
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- 2025-06-23 -->
|
||||
<!-- 2025-10-02 -->
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=100%, initial-scale=0.7" />
|
||||
<title>How this blog is built</title>
|
||||
<title>How This Blog Works</title>
|
||||
<meta name="generator" content="Org Mode" />
|
||||
<style type="text/css">
|
||||
#content { max-width: 60em; margin: auto; }
|
||||
@@ -195,35 +195,39 @@
|
||||
|
||||
<script type="text/javascript" src="/static/jquery-3.6.4.slim.min.js"></script>
|
||||
<script type="text/javascript" src="/static/esquemadorg.js"></script>
|
||||
|
||||
<script type="text/javascript" src="/static/footnote.js"></script>
|
||||
<link rel="stylesheet" href="/static/footnote.css" type="text/css"/>
|
||||
<link rel="stylesheet" href="/static/collapse.css" type="text/css">
|
||||
<link rel="stylesheet" href="/static/custom.css" type="text/css">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" title="WebbieWeb" href="https://webbieweb.org/feed.xml">
|
||||
</head>
|
||||
<body>
|
||||
<div id="preamble" class="status">
|
||||
<div id="header">
|
||||
<a class="navbar-link" href="/">Home</a>
|
||||
<a class="navbar-link" href="/about.html">誰</a>
|
||||
<a class="navbar-link" href="/sitemap.html">Sitemap</a>
|
||||
<a class="navbar-link" href="/blogroll.html">Blogroll</a>
|
||||
<a class="navbar-link" href="/friends.html">Webring</a>
|
||||
<span id="looking-for-work">
|
||||
<a href="/work/looking_for_work.html"><b>Looking for Work</b></a> — software, sysadmin, other — €30/hr — <i>2hr free!</i>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<div id="content" class="content">
|
||||
<div id="outline-container-orgbd4ba64" class="outline-2">
|
||||
<h2 id="orgbd4ba64">Blog Tech</h2>
|
||||
<div class="outline-text-2" id="text-orgbd4ba64">
|
||||
</div>
|
||||
<div id="outline-container-orgac4801c" class="outline-3">
|
||||
<h3 id="orgac4801c">chuu</h3>
|
||||
</div>
|
||||
<div id="outline-container-org6502e76" class="outline-2">
|
||||
<h2 id="org6502e76">How This Blog Works</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<div id='footer'><div id='publish-date'>Published: 2022-04-18</div><div id='modified-date'>Last modified: 2023-01-10</div><hr>
|
||||
<div id='footer'><div id='publish-date'>Published: 2025-09-27</div><div id='modified-date'>Last modified: 2025-09-27</div><hr>
|
||||
If you have any comments about this page, you can email me at: <br>
|
||||
<b>akko [shift-2] nakadashi -dot- lol</b><br>
|
||||
And I may include them on the website!<br>
|
||||
<b>akk0</b> <i>{at}</i> <b>webbieweb</b> <i>{dot}</i> <b>org</b><br>
|
||||
<br>
|
||||
|
||||
This website <a href="/feed.xml">supports RSS</a> (I update it manually). <br>
|
||||
Proudly built using <a href="/posts/blog-tech.html">org-mode</a>. <br>
|
||||
All code on this website is licensed <b>GPLv3</b> unless otherwise indicated. <br>
|
||||
Blog proudly built using <a href="/posts/elog-1-blog.html">org-mode</a>!
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user