From 08c9bcb3fed37d9483258bd97aaebc47b54b3fa3 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 17 Nov 2024 19:49:05 -0300 Subject: rm -rf v2/ --- v2/src/lib/base.conf | 8 ------ v2/src/lib/base.en.conf | 61 ----------------------------------------- v2/src/lib/base.pt.conf | 61 ----------------------------------------- v2/src/lib/category-header.html | 6 ---- v2/src/lib/category.html | 3 -- v2/src/lib/commencement.en.conf | 9 ------ v2/src/lib/commencement.pt.conf | 9 ------ v2/src/lib/comment.en.html | 8 ------ v2/src/lib/comment.pt.html | 6 ---- v2/src/lib/date.en.html | 3 -- v2/src/lib/date.pt.html | 3 -- v2/src/lib/entry.html | 5 ---- v2/src/lib/entry.xml | 22 --------------- v2/src/lib/feed.xml | 15 ---------- v2/src/lib/index-postamble.html | 8 ------ v2/src/lib/index-preamble.html | 7 ----- v2/src/lib/mapentry.xml | 5 ---- v2/src/lib/postamble.html | 25 ----------------- v2/src/lib/preamble.html | 51 ---------------------------------- v2/src/lib/update.en.html | 3 -- v2/src/lib/update.pt.html | 3 -- 21 files changed, 321 deletions(-) delete mode 100644 v2/src/lib/base.conf delete mode 100644 v2/src/lib/base.en.conf delete mode 100644 v2/src/lib/base.pt.conf delete mode 100644 v2/src/lib/category-header.html delete mode 100644 v2/src/lib/category.html delete mode 100644 v2/src/lib/commencement.en.conf delete mode 100644 v2/src/lib/commencement.pt.conf delete mode 100644 v2/src/lib/comment.en.html delete mode 100644 v2/src/lib/comment.pt.html delete mode 100644 v2/src/lib/date.en.html delete mode 100644 v2/src/lib/date.pt.html delete mode 100644 v2/src/lib/entry.html delete mode 100644 v2/src/lib/entry.xml delete mode 100644 v2/src/lib/feed.xml delete mode 100644 v2/src/lib/index-postamble.html delete mode 100644 v2/src/lib/index-preamble.html delete mode 100644 v2/src/lib/mapentry.xml delete mode 100644 v2/src/lib/postamble.html delete mode 100644 v2/src/lib/preamble.html delete mode 100644 v2/src/lib/update.en.html delete mode 100644 v2/src/lib/update.pt.html (limited to 'v2/src/lib') diff --git a/v2/src/lib/base.conf b/v2/src/lib/base.conf deleted file mode 100644 index 72f70b9..0000000 --- a/v2/src/lib/base.conf +++ /dev/null @@ -1,8 +0,0 @@ -export domain="$DOMAIN" -export email="$EMAIL" -export base_url='' -export list_addr='~euandreh/public-inbox@lists.sr.ht' -export mailto_uri_prefix="mailto:$list_addr?Subject=Re%3A%20" -export discussions_url_prefix="https://lists.sr.ht/~euandreh/public-inbox?search=" -export sourcecode_url_prefix="https://$domain/git/$domain/tree/" -export author='EuAndreh' diff --git a/v2/src/lib/base.en.conf b/v2/src/lib/base.en.conf deleted file mode 100644 index 144f0a0..0000000 --- a/v2/src/lib/base.en.conf +++ /dev/null @@ -1,61 +0,0 @@ -export date_fmt='%B %-d, %Y' - -export site_name="EuAndreh's website" - -export lang='en' - -export about='About' - -export about_url_name='about.html' - -export by_category_url_name='by-category.html' - -export homepage_url="$(url-for "$lang/")" - -export homepage_url_absolute="$(absolute "$homepage_url")" - -export about_url="$(url-for "$lang/$about_url_name")" - - -export index_article_title='Blog' - -export index_recent_article_title='Recent articles' - -export index_category_article_title='Articles by category' - -export index_article_url="$(url-for "$lang/$(coll2path "$lang" article)")" - -export feed_article_title="EuAndreh's articles" - - -export index_pastebin_title='Pastebins' - -export index_recent_pastebin_title='Pastebins listing' - -export index_category_pastebin_title='Pastebins by category' - -export index_pastebin_url="$(url-for "$lang/$(coll2path "$lang" pastebin)")" - -export feed_pastebin_title="EuAndreh's pastebins" - - -export index_til_title='TIL' - -export index_recent_til_title='TIL listing' - -export index_category_til_title='TIL by category' - -export index_til_url="$(url-for "$lang/$(coll2path "$lang" til)")" - -export feed_til_title="EuAndreh's TIL" - - -export index_slide_title='Slides' - -export index_recent_slide_title='Slides listing' - -export index_category_slide_title='Slides by category' - -export index_slide_url="$(url-for "$lang/$(coll2path "$lang" slide)")" - -export feed_slide_title="EuAndreh's slides" diff --git a/v2/src/lib/base.pt.conf b/v2/src/lib/base.pt.conf deleted file mode 100644 index cb071c8..0000000 --- a/v2/src/lib/base.pt.conf +++ /dev/null @@ -1,61 +0,0 @@ -export date_fmt='%B %-d, %Y' - -export site_name="EuAndreh's website" - -export lang='pt' - -export about='About' - -export about_url_name='sobre.html' - -export by_category_url_name='por-categoria.html' - -export homepage_url="$(url-for "$lang/")" - -export homepage_url_absolute="$(absolute "$homepage_url")" - -export about_url="$(url-for "$lang/$about_url_name")" - - -export index_article_title='Blog' - -export index_recent_article_title='Artigos recentes' - -export index_category_article_title='Artigos por categoria' - -export index_article_url="$(url-for "$lang/$(coll2path "$lang" article)")" - -export feed_article_title="Artigos do EuAndreh" - - -export index_pastebin_title='Pastebins' - -export index_recent_pastebin_title='Pastebins listing' - -export index_category_pastebin_title='Pastebins by category' - -export index_pastebin_url="$(url-for "$lang/$(coll2path "$lang" pastebin)")" - -export feed_pastebin_title="EuAndreh's pastebins" - - -export index_til_title='HEA' - -export index_recent_til_title='HEA recentes' - -export index_category_til_title='HEA por categoria' - -export index_til_url="$(url-for "$lang/$(coll2path "$lang" til)")" - -export feed_til_title="HEA do EuAndreh" - - -export index_slide_title='Slides' - -export index_recent_slide_title='Slides listing' - -export index_category_slide_title='Slides by category' - -export index_slide_url="$(url-for "$lang/$(coll2path "$lang" slide)")" - -export feed_slide_title="EuAndreh's slides" diff --git a/v2/src/lib/category-header.html b/v2/src/lib/category-header.html deleted file mode 100644 index 03f0949..0000000 --- a/v2/src/lib/category-header.html +++ /dev/null @@ -1,6 +0,0 @@ -

- $index_recent_title_html - - $icon_atom_alt - -

diff --git a/v2/src/lib/category.html b/v2/src/lib/category.html deleted file mode 100644 index 172829b..0000000 --- a/v2/src/lib/category.html +++ /dev/null @@ -1,3 +0,0 @@ -
  • - $title_html - $formatted_date_html -
  • diff --git a/v2/src/lib/commencement.en.conf b/v2/src/lib/commencement.en.conf deleted file mode 100644 index 70978a2..0000000 --- a/v2/src/lib/commencement.en.conf +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -export article_collection_name='' - -export pastebin_collection_name='pastebin' - -export til_collection_name='til' - -export slide_collection_name='slide' diff --git a/v2/src/lib/commencement.pt.conf b/v2/src/lib/commencement.pt.conf deleted file mode 100644 index ba6693c..0000000 --- a/v2/src/lib/commencement.pt.conf +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -export article_collection_name='' - -export pastebin_collection_name='pastebin' - -export til_collection_name='hea' - -export slide_collection_name='slide' diff --git a/v2/src/lib/comment.en.html b/v2/src/lib/comment.en.html deleted file mode 100644 index 6646b14..0000000 --- a/v2/src/lib/comment.en.html +++ /dev/null @@ -1,8 +0,0 @@ -
    -

    - Comment - and see - existing discussions - | - view source -

    diff --git a/v2/src/lib/comment.pt.html b/v2/src/lib/comment.pt.html deleted file mode 100644 index c703847..0000000 --- a/v2/src/lib/comment.pt.html +++ /dev/null @@ -1,6 +0,0 @@ -
    -

    - Comment and see existing discussions | view source -

    diff --git a/v2/src/lib/date.en.html b/v2/src/lib/date.en.html deleted file mode 100644 index 0911bac..0000000 --- a/v2/src/lib/date.en.html +++ /dev/null @@ -1,3 +0,0 @@ -

    - Posted on -

    diff --git a/v2/src/lib/date.pt.html b/v2/src/lib/date.pt.html deleted file mode 100644 index 0911bac..0000000 --- a/v2/src/lib/date.pt.html +++ /dev/null @@ -1,3 +0,0 @@ -

    - Posted on -

    diff --git a/v2/src/lib/entry.html b/v2/src/lib/entry.html deleted file mode 100644 index cbab9c0..0000000 --- a/v2/src/lib/entry.html +++ /dev/null @@ -1,5 +0,0 @@ -
  • - $formatted_date_html -
    - $title_html -
  • diff --git a/v2/src/lib/entry.xml b/v2/src/lib/entry.xml deleted file mode 100644 index b43b238..0000000 --- a/v2/src/lib/entry.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - $title_html - - - - $date_iso - -$update_xml - - $url_absolute - - - - $author - - - $email - - - - diff --git a/v2/src/lib/feed.xml b/v2/src/lib/feed.xml deleted file mode 100644 index 8e70e98..0000000 --- a/v2/src/lib/feed.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - $site_name_html - $feed_title_html - $url_absolute - $now - - - $author - $email - diff --git a/v2/src/lib/index-postamble.html b/v2/src/lib/index-postamble.html deleted file mode 100644 index 899c88c..0000000 --- a/v2/src/lib/index-postamble.html +++ /dev/null @@ -1,8 +0,0 @@ - - -

    - - $index_category_title_html - $icon_linkto_alt - -

    diff --git a/v2/src/lib/index-preamble.html b/v2/src/lib/index-preamble.html deleted file mode 100644 index 57563bc..0000000 --- a/v2/src/lib/index-preamble.html +++ /dev/null @@ -1,7 +0,0 @@ -

    - $index_recent_title_html - - $icon_atom_alt - -

    -
      diff --git a/v2/src/lib/mapentry.xml b/v2/src/lib/mapentry.xml deleted file mode 100644 index 5c715c0..0000000 --- a/v2/src/lib/mapentry.xml +++ /dev/null @@ -1,5 +0,0 @@ - - $url_absolute - $lastmod - monthly - diff --git a/v2/src/lib/postamble.html b/v2/src/lib/postamble.html deleted file mode 100644 index e55666d..0000000 --- a/v2/src/lib/postamble.html +++ /dev/null @@ -1,25 +0,0 @@ -$comment_html - - - - - diff --git a/v2/src/lib/preamble.html b/v2/src/lib/preamble.html deleted file mode 100644 index 17efced..0000000 --- a/v2/src/lib/preamble.html +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - -$translations_head_html -$collection_head_html -$collection_head_prev_html -$collection_head_next_html - - $title_html - - - - - - - - -
      - -
      -
      -
      -
      -

      - $title_html -

      -$date_html -$update_html diff --git a/v2/src/lib/update.en.html b/v2/src/lib/update.en.html deleted file mode 100644 index 99760cb..0000000 --- a/v2/src/lib/update.en.html +++ /dev/null @@ -1,3 +0,0 @@ -

      - Updated on -

      diff --git a/v2/src/lib/update.pt.html b/v2/src/lib/update.pt.html deleted file mode 100644 index 99760cb..0000000 --- a/v2/src/lib/update.pt.html +++ /dev/null @@ -1,3 +0,0 @@ -

      - Updated on -

      -- cgit v1.2.3