Compare commits
2 commits
476f8738de
...
421b802ad1
Author | SHA1 | Date | |
---|---|---|---|
421b802ad1 | |||
85985a1078 |
6 changed files with 6 additions and 6 deletions
|
@ -36,7 +36,7 @@
|
||||||
<div>
|
<div>
|
||||||
<h2><a href="first-entry.html">First Entry</a></h2>
|
<h2><a href="first-entry.html">First Entry</a></h2>
|
||||||
|
|
||||||
<p>— After around 1000 tries, here is another try on having a block.</p>
|
<p>— After around 1000 tries, here is another try on having a blog.</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<feed xmlns="http://www.w3.org/2005/Atom"><title>Liliesh's Blog</title><link href="https://liliesh.pinkhaj.world/blog/" rel="alternate"></link><link href="https://liliesh.pinkhaj.world/blog/atom.xml" rel="self"></link><id>https://liliesh.pinkhaj.world/blog/</id><updated>2025-07-14T20:11:00+00:00</updated><entry><title>First Entry</title><link href="https://liliesh.pinkhaj.world/blog/first-entry.html" rel="alternate"></link><published>2025-07-14T20:11:00+00:00</published><updated>2025-07-14T20:11:00+00:00</updated><author><name>Liliesh</name></author><id>tag:liliesh.pinkhaj.world,2025-07-14:/blog/first-entry.html</id><summary type="html">After around 1000 tries, here is another try on having a block.</summary><content type="html"><h1>First Entry</h1>
|
<feed xmlns="http://www.w3.org/2005/Atom"><title>Liliesh's Blog</title><link href="https://liliesh.pinkhaj.world/blog/" rel="alternate"></link><link href="https://liliesh.pinkhaj.world/blog/atom.xml" rel="self"></link><id>https://liliesh.pinkhaj.world/blog/</id><updated>2025-07-14T20:11:00+00:00</updated><entry><title>First Entry</title><link href="https://liliesh.pinkhaj.world/blog/first-entry.html" rel="alternate"></link><published>2025-07-14T20:11:00+00:00</published><updated>2025-07-14T20:11:00+00:00</updated><author><name>Liliesh</name></author><id>tag:liliesh.pinkhaj.world,2025-07-14:/blog/first-entry.html</id><summary type="html">After around 1000 tries, here is another try on having a blog.</summary><content type="html"><h1>First Entry</h1>
|
||||||
<p>Well, here we go again. Another try on writing a blog. This time with a static site generator called &ldquo;blag&rdquo;.
|
<p>Well, here we go again. Another try on writing a blog. This time with a static site generator called &ldquo;blag&rdquo;.
|
||||||
It allows me to write my entries in markdown and then converts to html. In the past, I often struggled keeping up a blog, due to the maintenance, since I did neither want a fully static site nor something like &ldquo;Ghost&rdquo;.</p>
|
It allows me to write my entries in markdown and then converts to html. In the past, I often struggled keeping up a blog, due to the maintenance, since I did neither want a fully static site nor something like &ldquo;Ghost&rdquo;.</p>
|
||||||
<p>In the coming days I&rsquo;m planning to write a blog post about how to setup your own music library at home and streaming it on the go.</p></content></entry></feed>
|
<p>In the coming days I&rsquo;m planning to write a blog post about how to setup your own music library at home and streaming it on the go.</p></content></entry></feed>
|
|
@ -6,7 +6,7 @@
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<meta name="color-scheme" content="light dark">
|
<meta name="color-scheme" content="light dark">
|
||||||
<meta name="author" content="Liliesh">
|
<meta name="author" content="Liliesh">
|
||||||
<meta name="description" content="After around 1000 tries, here is another try on having a block.">
|
<meta name="description" content="After around 1000 tries, here is another try on having a blog.">
|
||||||
<link rel="alternate" href="/blog/atom.xml" type="application/atom+xml">
|
<link rel="alternate" href="/blog/atom.xml" type="application/atom+xml">
|
||||||
<link rel="stylesheet" href="/blog/style.css" type="text/css">
|
<link rel="stylesheet" href="/blog/style.css" type="text/css">
|
||||||
<title>First Entry | </title>
|
<title>First Entry | </title>
|
||||||
|
|
|
@ -36,7 +36,7 @@
|
||||||
<div>
|
<div>
|
||||||
<h2><a href="first-entry.html">First Entry</a></h2>
|
<h2><a href="first-entry.html">First Entry</a></h2>
|
||||||
|
|
||||||
<p>— After around 1000 tries, here is another try on having a block.</p>
|
<p>— After around 1000 tries, here is another try on having a blog.</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
|
@ -38,7 +38,7 @@
|
||||||
<div>
|
<div>
|
||||||
<h2><a href="../first-entry.html">First Entry</a></h2>
|
<h2><a href="../first-entry.html">First Entry</a></h2>
|
||||||
|
|
||||||
<p>— After around 1000 tries, here is another try on having a block.</p>
|
<p>— After around 1000 tries, here is another try on having a blog.</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Title: First Entry
|
Title: First Entry
|
||||||
Description: After around 1000 tries, here is another try on having a block.
|
Description: After around 1000 tries, here is another try on having a blog.
|
||||||
Date: 2025-07-14 20:11
|
Date: 2025-07-14 20:11
|
||||||
Tags: iliketomeow
|
Tags: iliketomeow
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue