mirror of
https://github.com/cowmonk/cowmonk.github.io.git
synced 2025-10-27 14:43:26 +00:00
annoucing csfs + updates to the blog generation script
This commit is contained in:
parent
61c0f622b1
commit
767cb5b759
9 changed files with 282 additions and 56 deletions
14
blog/blog3.html
Executable file → Normal file
14
blog/blog3.html
Executable file → Normal file
|
|
@ -7,10 +7,10 @@
|
|||
<title>The Ultimate Abstraction: Trading ./configure for Click-to-Install</title>
|
||||
<link rel="stylesheet" href="template.css" />
|
||||
<link rel="alternate" href="atom.xml" type="application/atom+xml" title="Atom Feed" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="../assets/images/apple-touch-icon.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="../assets/images/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="../assets/images/favicon-16x16.png" />
|
||||
<link rel="manifest" href="../assets/images/site.webmanifest" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="../assets/images/apple-touch-icon.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="../assets/images/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="../assets/images/favicon-16x16.png" />
|
||||
<link rel="manifest" href="../assets/images/site.webmanifest" />
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
|
@ -24,8 +24,8 @@
|
|||
</span>
|
||||
</nav>
|
||||
</header>
|
||||
<section>
|
||||
<h3 style="color:yellow;">The Ultimate Abstraction: Trading ./configure for Click-to-Install</h3>
|
||||
<section>
|
||||
<h3 style="color:yellow">The Ultimate Abstraction: Trading ./configure for Click-to-Install</h3>
|
||||
<p>
|
||||
<q>Letting go of the compiler feels strangely liberating, like finally admitting you prefer pre-made microwave meals over hand-grinding your own wheat for bread. Deliciously simple, perhaps?</q>
|
||||
</p>
|
||||
|
|
@ -70,7 +70,7 @@ but at least for me: the lack of challenge is always worth it. It makes using my
|
|||
<p class="tags">
|
||||
Tags: <span class="sblg-tag">misc</span><span class="sblg-tag">macos</span><span class="sblg-tag">aprilfools</span>.
|
||||
</p>
|
||||
</section>
|
||||
</section>
|
||||
<nav>
|
||||
<span class="prevnext sblg-prev-has">
|
||||
<a href="blog4.html"><-newer</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue