From e198638d3fbc3e3fd8783c92e284b87d65053ab6 Mon Sep 17 00:00:00 2001 From: Liliesh Date: Mon, 14 Jul 2025 20:27:09 +0200 Subject: [PATCH] Build update --- build/archive.html | 21 ++------- build/atom.xml | 37 +--------------- build/{tags/blag.html => first-entry.html} | 44 ++++++------------- build/index.html | 21 ++------- .../tags/{pygments.html => iliketomeow.html} | 11 +++-- build/tags/index.html | 7 +-- 6 files changed, 27 insertions(+), 114 deletions(-) rename build/{tags/blag.html => first-entry.html} (59%) rename build/tags/{pygments.html => iliketomeow.html} (78%) diff --git a/build/archive.html b/build/archive.html index 5dcfb20..dea558d 100644 --- a/build/archive.html +++ b/build/archive.html @@ -21,7 +21,6 @@
  • Blog

  • Archive

  • Tags

  • -
  • About Me

  • @@ -33,25 +32,11 @@
    - +
    -

    Second Post

    +

    First Entry

    -

    — This is the second blog post, so you can see how it looks like on the front page.

    - -
    -
    -
    - - - -
    -
    - -
    -

    Hello World!

    - -

    — Hello there, this is the first blog post. You should read me first.

    +

    — After around 1000 tries, here is another try on having a block.

    diff --git a/build/atom.xml b/build/atom.xml index 95cc330..02fdf91 100644 --- a/build/atom.xml +++ b/build/atom.xml @@ -1,37 +1,2 @@ -Liliesh's Bloghttps://liliesh.pinkhaj.world/blog/2023-01-02T12:00:00+00:00Second Post2023-01-02T12:00:00+00:002023-01-02T12:00:00+00:00Lilieshtag:liliesh.pinkhaj.world,2023-01-02:/blog/second-post.htmlThis is the second blog post, so you can see how it looks like on the front page.<h2>Second Post</h2> -<p>This page serves no purpose :)</p> -<p><img alt="Blag Screenshot" src="blag.png"></p>Hello World!2023-01-01T12:00:00+00:002023-01-01T12:00:00+00:00Lilieshtag:liliesh.pinkhaj.world,2023-01-01:/blog/hello-world.htmlHello there, this is the first blog post. You should read me first.<h2>Hello World</h2> -<p>This is an example blog post. Internally, blag differentiates between <strong>pages</strong> -and <strong>articles</strong>. Intuitively, pages are simple pages and articles are blog -posts. The decision whether a document is a page or an article is made -depending on the presence of the <code>date</code> metadata element: Any document that -contains the <code>date</code> metadata element is an article, everything else a page.</p> -<p>This differentiation has consequences:</p> -<ul> -<li>blag uses different templates: <code>page.html</code> and <code>article.html</code></li> -<li>only articles are collected in the Atom feed</li> -<li>only articles are aggregated in the tag pages</li> -</ul> -<p>For more detailed information, please refer to the <a href="https://blag.readthedocs.io">documentation</a></p> -<h3>Syntax Highlighting</h3> -<div class="codehilite"><pre><span></span><code><span class="k">def</span><span class="w"> </span><span class="nf">foo</span><span class="p">(</span><span class="n">bar</span><span class="p">):</span> -<span class="w"> </span><span class="sd">&quot;&quot;&quot;This is a docstring.</span> - -<span class="sd"> &quot;&quot;&quot;</span> - <span class="c1"># comment</span> - <span class="k">return</span> <span class="n">bar</span> -</code></pre></div> - -<p>Syntax highlighting is done via <a href="https://pygments.org">Pygments</a>. For code blocks, blag -generates the necessary CSS classes by default, which you can use to style your -code using CSS. It provides you with a default light- and dark theme, for more -information on how to generate a different theme, please refer to <a href="https://pygments.org">Pygments&rsquo; -documentation</a>.</p> -<h3>Next Steps</h3> -<ul> -<li>Adapt the files in <code>templates</code> to your needs</li> -<li>Check out the files in <code>static</code> and modify as needed</li> -<li>Add some content</li> -<li>Change the <a href="favicon.ico">favicon.ico</a></li> -</ul> \ No newline at end of file +Liliesh's Bloghttps://liliesh.pinkhaj.world/blog/2025-07-14T20:11:00+00:00First Entry2025-07-14T20:11:00+00:002025-07-14T20:11:00+00:00Lilieshtag:liliesh.pinkhaj.world,2025-07-14:/blog/first-entry.htmlAfter around 1000 tries, here is another try on having a block. \ No newline at end of file diff --git a/build/tags/blag.html b/build/first-entry.html similarity index 59% rename from build/tags/blag.html rename to build/first-entry.html index 696e39f..f63b81e 100644 --- a/build/tags/blag.html +++ b/build/first-entry.html @@ -6,10 +6,10 @@ - + - #blag | + First Entry | @@ -21,7 +21,6 @@
  • Blog

  • Archive

  • Tags

  • -
  • About Me

  • @@ -29,37 +28,22 @@
    -

    Articles tagged "blag"

    + +

    First Entry

    + + +
    diff --git a/build/index.html b/build/index.html index 6c2ea92..ff8832a 100644 --- a/build/index.html +++ b/build/index.html @@ -21,7 +21,6 @@
  • Blog

  • Archive

  • Tags

  • -
  • About Me

  • @@ -33,25 +32,11 @@
    - +
    -

    Second Post

    +

    First Entry

    -

    — This is the second blog post, so you can see how it looks like on the front page.

    - -
    -
    -
    - - - -
    -
    - -
    -

    Hello World!

    - -

    — Hello there, this is the first blog post. You should read me first.

    +

    — After around 1000 tries, here is another try on having a block.

    diff --git a/build/tags/pygments.html b/build/tags/iliketomeow.html similarity index 78% rename from build/tags/pygments.html rename to build/tags/iliketomeow.html index f2bad6e..14f59c6 100644 --- a/build/tags/pygments.html +++ b/build/tags/iliketomeow.html @@ -9,7 +9,7 @@ - #pygments | + #iliketomeow | @@ -21,7 +21,6 @@
  • Blog

  • Archive

  • Tags

  • -
  • About Me

  • @@ -29,17 +28,17 @@
    -

    Articles tagged "pygments"

    +

    Articles tagged "iliketomeow"