From ea102a69f49b432b7ca0dd5f970e51dbc93f21ca Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?youngchief=20btw=20=E3=83=84?=
Date: Sun, 27 Mar 2022 16:02:45 -0700
Subject: [PATCH] Finally! An update!
---
.gitmodules | 3 ++
src/allEmails.txt | 30 +++++++++++++++--
src/blog.rss | 36 ++++++++++++++++++++
src/blog/all_posts.html | 26 ++++++++++++++
src/blog/all_tags.html | 25 ++++++++++++++
src/blog/bb_config | 15 +++++++++
src/blog/blog.css | 43 ++++++++++++++++++++++++
src/blog/footer.html | 1 +
src/blog/index.html | 34 +++++++++++++++++++
src/blog/main.css | 43 ++++++++++++++++++++++++
src/blog/tag_test.html | 33 ++++++++++++++++++
src/blog/this-is-a-placeholder-post.html | 35 +++++++++++++++++++
src/feed.rss | 38 +++++++++++----------
src/music.html | 25 ++++++++++++++
src/style.css | 7 ++++
15 files changed, 374 insertions(+), 20 deletions(-)
create mode 100644 .gitmodules
create mode 100644 src/blog.rss
create mode 100644 src/blog/all_posts.html
create mode 100644 src/blog/all_tags.html
create mode 100644 src/blog/bb_config
create mode 100644 src/blog/blog.css
create mode 100644 src/blog/footer.html
create mode 100644 src/blog/index.html
create mode 100644 src/blog/main.css
create mode 100644 src/blog/tag_test.html
create mode 100644 src/blog/this-is-a-placeholder-post.html
create mode 100644 src/music.html
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..571646f
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "blog"]
+ path = src/blog
+ url = https://codeberg.org/youngchief/blog
diff --git a/src/allEmails.txt b/src/allEmails.txt
index 80e958e..5e28a3f 100644
--- a/src/allEmails.txt
+++ b/src/allEmails.txt
@@ -1,3 +1,27 @@
-youngchief [a] tchncs [d] de
-youngchief [a] altmails [d] com
-youngchief_icloud [a] altmails [d] com
+youngchief (a) tchncs (d) de
+youngchief (a) disroot (d) org
+youngchief (a) disr.it
+youngchief (a) getgoogleoff (d) me
+youngchief (a) hashbang (d) sh
+youngchief (a) tilde (d) club
+youngchief (a) tilde (d) team
+youngchief (a) bsd (d) tilde (d) team
+youngchief (a) fuckup (d) club
+youngchief (a) nand (d) sh
+youngchief (a) ttm (d) sh
+youngchief (a) tild3 (d) org
+youngchief (a) xn-tild-y6b (d) net
+youngchief (a) tilde (d) chat
+youngchief (a) tilde (d) life
+youngchief (a) tilde (d) news
+youngchief (a) tilde (d) site
+youngchief (a) tilde (d) wiki
+youngchief (a) tilde (d) zone
+youngchief (a) tildegit (d) org
+youngchief (a) tilderadio (d) org
+youngchief (a) tildeteam (d) net
+youngchief (a) tildeteam (d) org
+youngchief (a) tildeverse (d) net
+youngchief (a) tildeverse (d) org
+youngchief (a) altmails (d) com
+youngchief_icloud (a) altmails (a) com
diff --git a/src/blog.rss b/src/blog.rss
new file mode 100644
index 0000000..49c0c55
--- /dev/null
+++ b/src/blog.rss
@@ -0,0 +1,36 @@
+
+
+youngchief btw ツ../blog/index.html
+My blog about anything & everything :)en
+Sun, 23 Jan 2022 19:01:15 -0800
+Sun, 23 Jan 2022 19:01:15 -0800
+
+-
+
+
+Title on this line
+The rest of the text file is an html blog post. The process will continue as soon
+as you exit your editor.
+
+Tags: keep-this-tag-format, tags-are-optional, example
+
+
+
+
+
+
+
+
+
+
+
+
+]]>../blog/title-on-this-line.html
+../blog/./title-on-this-line.html
+youngchief btw ツ
+Sun, 23 Jan 2022 18:43:18 -0800
+
diff --git a/src/blog/all_posts.html b/src/blog/all_posts.html
new file mode 100644
index 0000000..001114e
--- /dev/null
+++ b/src/blog/all_posts.html
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+youngchief btw ツ — All posts
+
+
+
diff --git a/src/blog/all_tags.html b/src/blog/all_tags.html
new file mode 100644
index 0000000..ac9b968
--- /dev/null
+++ b/src/blog/all_tags.html
@@ -0,0 +1,25 @@
+
+
+
+
+
+
+
+youngchief btw ツ — All tags
+
+
+
diff --git a/src/blog/bb_config b/src/blog/bb_config
new file mode 100644
index 0000000..2bd2608
--- /dev/null
+++ b/src/blog/bb_config
@@ -0,0 +1,15 @@
+global_title="youngchief btw ツ"
+global_description="My blog about anything & everything :)"
+global_url="../blog"
+
+global_author="youngchief btw ツ"
+global_author_url="https://ycws.vercel.app"
+global_email="youngchief /a/ tchncs /d/ de"
+
+global_license="©"
+
+footer_file="footer.html"
+
+blog_feed="../blog.rss"
+
+html_exclude=('body_begin_file_index.html' 'header.html' 'footer.html')
diff --git a/src/blog/blog.css b/src/blog/blog.css
new file mode 100644
index 0000000..e61d1aa
--- /dev/null
+++ b/src/blog/blog.css
@@ -0,0 +1,43 @@
+* {
+ font-family: sans-serif;
+ background-color: black;
+ color: white;
+ text-align: center;
+}
+
+ul {
+ display: table;
+ margin: 0 auto;
+ padding: 0;
+ text-align: left;
+ list-style-position: inside;
+}
+
+a {
+ text-decoration: none;
+}
+
+a:hover {
+ text-decoration:underline;
+}
+
+body {
+ margin: 0px;
+ width: 100%;
+ height: 100%
+}
+
+.mcl-row {
+ display: flex;
+}
+
+.mcl-column-50 {
+ flex: 50%;
+}
+
+.payment-method-moreinfo {
+ border: 1px;
+ border-style: solid;
+ padding: 2px;
+ line-break: 2px;
+}
\ No newline at end of file
diff --git a/src/blog/footer.html b/src/blog/footer.html
new file mode 100644
index 0000000..2b06b08
--- /dev/null
+++ b/src/blog/footer.html
@@ -0,0 +1 @@
+
diff --git a/src/blog/index.html b/src/blog/index.html
new file mode 100644
index 0000000..aaf3974
--- /dev/null
+++ b/src/blog/index.html
@@ -0,0 +1,34 @@
+
+
+
+
+
+
+
+youngchief btw ツ
+
+
+
+
+
+
+
March 27, 2022 —
+youngchief btw ツ
+
+
+
+
bashblog is pretty swag
+
+
Tags: test
+
+
+
+
+
+
diff --git a/src/blog/main.css b/src/blog/main.css
new file mode 100644
index 0000000..e61d1aa
--- /dev/null
+++ b/src/blog/main.css
@@ -0,0 +1,43 @@
+* {
+ font-family: sans-serif;
+ background-color: black;
+ color: white;
+ text-align: center;
+}
+
+ul {
+ display: table;
+ margin: 0 auto;
+ padding: 0;
+ text-align: left;
+ list-style-position: inside;
+}
+
+a {
+ text-decoration: none;
+}
+
+a:hover {
+ text-decoration:underline;
+}
+
+body {
+ margin: 0px;
+ width: 100%;
+ height: 100%
+}
+
+.mcl-row {
+ display: flex;
+}
+
+.mcl-column-50 {
+ flex: 50%;
+}
+
+.payment-method-moreinfo {
+ border: 1px;
+ border-style: solid;
+ padding: 2px;
+ line-break: 2px;
+}
\ No newline at end of file
diff --git a/src/blog/tag_test.html b/src/blog/tag_test.html
new file mode 100644
index 0000000..07e686f
--- /dev/null
+++ b/src/blog/tag_test.html
@@ -0,0 +1,33 @@
+
+
+
+
+
+
+
+youngchief btw ツ — Posts tagged "test"
+
+
+
+
+
+
+
March 27, 2022 —
+youngchief btw ツ
+
+
+
+
bashblog is pretty swag
+
+
Tags: test
+
+
+
+
+
diff --git a/src/blog/this-is-a-placeholder-post.html b/src/blog/this-is-a-placeholder-post.html
new file mode 100644
index 0000000..534d215
--- /dev/null
+++ b/src/blog/this-is-a-placeholder-post.html
@@ -0,0 +1,35 @@
+
+
+
+
+
+
+
+This is a placeholder post
+
+
+
+
+
+
+
+
March 27, 2022 —
+youngchief btw ツ
+
+
+
+
bashblog is pretty swag
+
+
Tags: test
+
+
+
+
+
+
diff --git a/src/feed.rss b/src/feed.rss
index 06bac9b..8d58688 100644
--- a/src/feed.rss
+++ b/src/feed.rss
@@ -1,18 +1,22 @@
-
-
- youngchief btw ツ/title>
- Main RSS feed
- https://ycws.vercel.app/
- © 2021 youngchief btw ツ, All Rights Reserved.
- Mon, 04 Oct 2021 00:02:30 +0000
- Mon, 04 Oct 2021 00:02:30 +0000
- 1800
- en-us
-
-
- YoungChief Logo
- https://ycws.vercel.app/
-
-
-
\ No newline at end of file
+
+youngchief btw ツ../blog/index.html
+My blog about anything & everything :)en
+Sun, 23 Jan 2022 18:44:55 -0800
+Sun, 23 Jan 2022 18:44:55 -0800
+
+-
+Title on this line
+The rest of the text file is an html blog post. The process will continue as soon
+as you exit your editor.
+
+
Tags: keep-this-tag-format, tags-are-optional, example
+
+
+]]>../blog/title-on-this-line.html
+../blog/./title-on-this-line.html
+youngchief btw ツ
+Sun, 23 Jan 2022 18:43:18 -0800
+
diff --git a/src/music.html b/src/music.html
new file mode 100644
index 0000000..ce25daf
--- /dev/null
+++ b/src/music.html
@@ -0,0 +1,25 @@
+
+
+
+
+ youngchief btw ツ
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/style.css b/src/style.css
index 457524b..e61d1aa 100644
--- a/src/style.css
+++ b/src/style.css
@@ -33,4 +33,11 @@ body {
.mcl-column-50 {
flex: 50%;
+}
+
+.payment-method-moreinfo {
+ border: 1px;
+ border-style: solid;
+ padding: 2px;
+ line-break: 2px;
}
\ No newline at end of file