summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqugalet <qugalet@m0e.space>2023-10-31 21:23:25 +0200
committerqugalet <qugalet@m0e.space>2023-10-31 21:23:25 +0200
commite9bbc2c2862c92767b3ba8ab2ca418162fca1cba (patch)
tree4ff334dc487d4ceb45dfb7a6c4f8d570d9f0933d
parente2d4ab656a9acdbbadcbd5d12937e4bcf63eafc6 (diff)
downloadquga.m0e.space-e9bbc2c2862c92767b3ba8ab2ca418162fca1cba.tar.gz
quga.m0e.space-e9bbc2c2862c92767b3ba8ab2ca418162fca1cba.zip
rewrite theme
-rw-r--r--.gitmodules9
-rw-r--r--config.toml18
-rw-r--r--config.yml.old (renamed from config.yml)0
-rw-r--r--content/_index.org (renamed from content/_index.en.org)13
-rw-r--r--content/_index.uk.org25
-rw-r--r--content/archives.en.md6
-rw-r--r--content/contacts.org9
-rw-r--r--content/contacts.uk.org19
-rw-r--r--content/donate.org1
-rw-r--r--content/donate.uk.org19
-rw-r--r--content/post/_index.org9
-rw-r--r--content/post/minecraft_vote_2022/cover.jpg (renamed from content/posts/minecraft_vote_2022/cover.jpg)bin137550 -> 137550 bytes
-rw-r--r--content/post/minecraft_vote_2022/index.en.org (renamed from content/posts/minecraft_vote_2022/index.en.org)6
-rw-r--r--content/post/minecraft_vote_2022/index.uk.org (renamed from content/posts/minecraft_vote_2022/index.uk.org)0
-rw-r--r--content/post/minecraft_vote_2022/rascal.png (renamed from content/posts/minecraft_vote_2022/rascal.png)bin37165 -> 37165 bytes
-rw-r--r--content/post/minecraft_vote_2022/sniffer.png (renamed from content/posts/minecraft_vote_2022/sniffer.png)bin43103 -> 43103 bytes
-rw-r--r--content/post/minecraft_vote_2022/tuff_golem.png (renamed from content/posts/minecraft_vote_2022/tuff_golem.png)bin34079 -> 34079 bytes
-rw-r--r--content/post/reconstruction/index.org14
-rw-r--r--content/post/searxng_started/index.en.org (renamed from content/posts/searxng_started/index.en.org)0
-rw-r--r--content/post/searxng_started/index.uk.org (renamed from content/posts/searxng_started/index.uk.org)0
-rw-r--r--content/post/searxng_started/searxng.png (renamed from content/posts/searxng_started/searxng.png)bin69702 -> 69702 bytes
-rw-r--r--themes/lugo/static/style.css46
m---------themes/qugo0
23 files changed, 106 insertions, 88 deletions
diff --git a/.gitmodules b/.gitmodules
index a1fbded..d71a805 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,3 @@
-[submodule "themes/researcher"]
- path = themes/researcher
- url = https://github.com/ojroques/hugo-researcher.git
-[submodule "themes/PaperMod"]
- path = themes/PaperMod
- url = https://github.com/adityatelange/hugo-PaperMod.git
+[submodule "themes/qugo"]
+ path = themes/qugo
+ url = https://github.com/Andrmist/qugo.git
diff --git a/config.toml b/config.toml
new file mode 100644
index 0000000..aa66ed0
--- /dev/null
+++ b/config.toml
@@ -0,0 +1,18 @@
+title = "qugalet"
+baseURL = 'https://quga.m0e.space'
+languageCode = 'en-us'
+theme = 'qugo'
+
+[params]
+ # "relatedtext" is the text that appears above the tag list at the bottom of pages.
+ relatedtext = "Related"
+ favicon = "/favicon.ico"
+
+ #list items
+ datesinlist = true
+ # authorsinlist = true
+
+ #footer items
+ nextprev = true
+ taglist = true
+ showrss = true
diff --git a/config.yml b/config.yml.old
index d652bfd..d652bfd 100644
--- a/config.yml
+++ b/config.yml.old
diff --git a/content/_index.en.org b/content/_index.org
index 9e2ae7a..5ab60f9 100644
--- a/content/_index.en.org
+++ b/content/_index.org
@@ -1,22 +1,24 @@
-#+TITLE:
+#+TITLE: Main page
#+DATE: 2022-09-08T23:17:00+03:00
#+DRAFT: false
#+DESCRIPTION:
#+TAGS[]:
#+KEYWORDS[]:
#+SLUG:
+#+MENU: main
+#+WEIGHT: 10
#+SUMMARY:
-#+attr_html: alt: konata happy title: konata happy
+#+attr_html: :alt konata happy :title konata happy :style margin: auto; display: block;
[[konata_happy_smol.gif]]
** Welcome to my personal place ~ᕕ( ᐛ )ᕗ~
-Hi, I'm Andriy (Андрій 🇺🇦), I'm owner of [[https://m0e.space][m0e.space]] instance. I'm studying [[https://pntl.edu.vn.ua][here]] (11th grade), learning and practicing JS, Python, C++, trying Rust (nothing serious now).
+Hi, I'm Andriy (Андрій 🇺🇦), I'm owner of [[https://m0e.space][m0e.space]] instance. I'm studying [[https://vntu.edu.ua][here]] (first year), learning and practicing JS, C++, trying Go.
-Here you can read my thoughs about *Fediverse*, *JavaScript* and *Minecraft*, probably.
+Here you can read my thoughs about *Fediverse*, *JavaScript* and [[tags/minecraft][*Minecraft*]], probably.
-You can find me on [[https://pl.m0e.space/qugalet][Fediverse]], other contacts are stored [[/contacts][here]].
+You can find me on [[https://pl.m0e.space/qugalet][Fediverse]], other contacts stored [[/contacts][here]].
If you want me to continue my experiments and other things, you can support me [[/donate][financially]].
@@ -24,4 +26,3 @@ If you want me to continue my experiments and other things, you can support me [
- @@html:<a href="https://github.com/Andrmist" rel="me">My Github</a>@@
- [[https://git.m0e.space/qugalet][My Gitea]]
-
diff --git a/content/_index.uk.org b/content/_index.uk.org
deleted file mode 100644
index 137646d..0000000
--- a/content/_index.uk.org
+++ /dev/null
@@ -1,25 +0,0 @@
-#+TITLE:
-#+DATE: 2022-09-08T23:17:00+03:00
-#+DRAFT: false
-#+DESCRIPTION:
-#+TAGS[]:
-#+KEYWORDS[]:
-#+SLUG:
-#+SUMMARY:
-
-#+attr_html: alt: konata happy title: konata happy
-[[konata_happy_smol.gif]]
-
-** Вітаю в моєму садку ~ᕕ( ᐛ )ᕗ~
-
-Привіт, мене звуть Андрій, я власник сервісів та проєктів [[https://m0e.space][m0e.space]]. Вчуся [[https://pntl.edu.vn.ua][тут]] (11 клас), вмію і практикую JS, Python і C++, пробую Rust (поки нічого серйозного).
-
-Тут ви зможете почитати мої думки щодо *Федіверсу*, *JavaScript* та *Minecraft*, скоріш за все.
-
-Ви можете знайти мене на [[https://pl.m0e.space/qugalet][Fediverse]], інші канали зв'язку [[{{% ref contacts.uk.org %}}][тут]].
-
-Якщо вам подобаються мої експерименти та творіння та хочете більше такого, ви можете підтримати мене [[{{% ref donate.uk.org %}}][фінансово]].
-
-*** Інші корисні посилання:
-- @@html:<a href="https://github.com/Andrmist" rel="me">Мій Github</a>@@
-- [[https://git.m0e.space/qugalet][Мій Gitea]]
diff --git a/content/archives.en.md b/content/archives.en.md
deleted file mode 100644
index 5628e34..0000000
--- a/content/archives.en.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-title: "Archive"
-layout: "archives"
-url: "/archives/"
-summary: archives
----
diff --git a/content/contacts.org b/content/contacts.org
index 887e7d4..f22d0ab 100644
--- a/content/contacts.org
+++ b/content/contacts.org
@@ -5,15 +5,16 @@
#+TAGS[]:
#+KEYWORDS[]:
#+SLUG:
-#+SUMMARY:
+#+MENU: main
+#+SUMMARY: false
** Messengers:
- Telegram: [[https://t.me/Andrmist][@Andrmist]]
-- Discord: ~qugalet#8967~
-- Matrix: ~@qugalet@matrix.m0e.space~
+- Discord: ~qugalet~
+- Matrix: ~@qugalet@m0e.space~
** Social networks:
- Fediverse: [[https://pl.m0e.space/qugalet][@qugalet@pl.m0e.space]]
- Twitter: [[https://twitter.com/@Andrmist][@Andrmist]]
- Youtube: [[https://www.youtube.com/channel/UCyPe6wgNpY9OYWaM5Lf8nUg][Qugalet]]
-Main email address: [[mailto:qugalet@m0e.space][qugalet(dog)m0e.space]]
+Email address: ~qugalet (meow) m0e.space~
diff --git a/content/contacts.uk.org b/content/contacts.uk.org
deleted file mode 100644
index 3cab90e..0000000
--- a/content/contacts.uk.org
+++ /dev/null
@@ -1,19 +0,0 @@
-#+TITLE: Контакти
-#+DATE: 2022-09-10T00:16:09+03:00
-#+DRAFT: false
-#+DESCRIPTION:
-#+TAGS[]:
-#+KEYWORDS[]:
-#+SLUG:
-#+SUMMARY:
-** Месенджери:
-- Telegram: [[https://t.me/Andrmist][@Andrmist]]
-- Discord: ~qugalet#8967~
-- Matrix: ~@qugalet@matrix.m0e.space~
-
-** Соціальні мережі:
-- Fediverse: [[https://pl.m0e.space/qugalet][@qugalet@pl.m0e.space]]
-- Twitter: [[https://twitter.com/@Andrmist][@Andrmist]]
-- Youtube: [[https://www.youtube.com/channel/UCyPe6wgNpY9OYWaM5Lf8nUg][Qugalet]]
-
-Адреса для зв'язку: [[mailto:qugalet@m0e.space][qugalet(dog)m0e.space]]
diff --git a/content/donate.org b/content/donate.org
index 4587006..c835428 100644
--- a/content/donate.org
+++ b/content/donate.org
@@ -4,6 +4,7 @@
#+DESCRIPTION: My donation pages and credit cards
#+TAGS[]:
#+KEYWORDS[]:
+#+MENU: main
#+hideSummary: true
You can buy me a tea using [[https://ko-fi.com/qugalet][ko-fi]] or thank me using [[https://qugalet.diaka.ua/donate][Diaka]].
diff --git a/content/donate.uk.org b/content/donate.uk.org
deleted file mode 100644
index da01987..0000000
--- a/content/donate.uk.org
+++ /dev/null
@@ -1,19 +0,0 @@
-#+TITLE: Фінансова підтримка
-#+DATE: 2022-09-10T00:16:15+03:00
-#+DRAFT: false
-#+DESCRIPTION: My donation pages and credit cards
-#+TAGS[]:
-#+KEYWORDS[]:
-#+hideSummary: true
-
-Ви можете купити мені чай використовуючи [[https://ko-fi.com/qugalet][ko-fi]] ну або просто [[https://qugalet.diaka.ua/donate][подякувати]].
-
-Також подарунок можна відправити на [[https://www.paypal.com/donate/?hosted_button_id=W4KXXNATP4ZFN][PayPal]].
-
-Мої картки:
-- 5375411415857825 Monobank (MasterCard)
-- 5168755905297772 PrivatBank (MasterCard)
-
-Також в мене є [[https://send.monobank.ua/jar/8qpC6WMUHT][банка Монобанку]].
-
-Я не використовую крипто гаманці, проте якщо хочете через нього сказати "спасибі", [[{{% ref contacts.uk.org %}}][зв'яжіться зі мною]].
diff --git a/content/post/_index.org b/content/post/_index.org
new file mode 100644
index 0000000..4983c22
--- /dev/null
+++ b/content/post/_index.org
@@ -0,0 +1,9 @@
+#+TITLE: Posts
+#+DATE: 2022-09-10T00:16:09+03:00
+#+DRAFT: false
+#+DESCRIPTION:
+#+TAGS[]:
+#+KEYWORDS[]:
+#+SLUG:
+#+MENU: main
+#+SUMMARY: false
diff --git a/content/posts/minecraft_vote_2022/cover.jpg b/content/post/minecraft_vote_2022/cover.jpg
index 4cafb38..4cafb38 100644
--- a/content/posts/minecraft_vote_2022/cover.jpg
+++ b/content/post/minecraft_vote_2022/cover.jpg
Binary files differ
diff --git a/content/posts/minecraft_vote_2022/index.en.org b/content/post/minecraft_vote_2022/index.en.org
index 1e57a44..3989c0c 100644
--- a/content/posts/minecraft_vote_2022/index.en.org
+++ b/content/post/minecraft_vote_2022/index.en.org
@@ -18,10 +18,10 @@
Now I don't see any real discussions, as it was with the previous elections. There is nothing to choose from, if only *all of them were added...* Yes, they told that all mobs will be added later, but no one said when it would be later. Also Microsoft directly began to put pressure on developers, pushing such unpleasant things, *like chat reports*. Let's hope that each of the mobs will be equivalent, and not like it was with the Glowing squid, Flower cow and Glare vs their rivals.
** My thoughts about new mobs on voting:
- *Rascal* - gives a reward if you can find it 3 times, which is probably will be abused for item or XP farms
- [[file:rascal.png]]
+ {{< img src=rascal.png >}}
- *Sniffer* - sniffs some seeds (which ones are not clear), I would vote for him, but I have no trust to Mojang, who will go wrong again probably or something like that
- [[file:sniffer.png]]
+ {{< img src=sniffer.png >}}
- *Tuff golem* - moves items in his hands, we'll see if he will be a walking and cheap copy of Allay or a walking frame, the idea of a craftable mob looks interesting, I think I will vote for him
- [[file:tuff_golem.png]]
+ {{< img src=tuff_golem.png >}}
Let's hope that the update will cover these weak mobs with something interesting and the incidents of recent years.
diff --git a/content/posts/minecraft_vote_2022/index.uk.org b/content/post/minecraft_vote_2022/index.uk.org
index 79738d3..79738d3 100644
--- a/content/posts/minecraft_vote_2022/index.uk.org
+++ b/content/post/minecraft_vote_2022/index.uk.org
diff --git a/content/posts/minecraft_vote_2022/rascal.png b/content/post/minecraft_vote_2022/rascal.png
index 2711be6..2711be6 100644
--- a/content/posts/minecraft_vote_2022/rascal.png
+++ b/content/post/minecraft_vote_2022/rascal.png
Binary files differ
diff --git a/content/posts/minecraft_vote_2022/sniffer.png b/content/post/minecraft_vote_2022/sniffer.png
index 40836f9..40836f9 100644
--- a/content/posts/minecraft_vote_2022/sniffer.png
+++ b/content/post/minecraft_vote_2022/sniffer.png
Binary files differ
diff --git a/content/posts/minecraft_vote_2022/tuff_golem.png b/content/post/minecraft_vote_2022/tuff_golem.png
index 423c6b8..423c6b8 100644
--- a/content/posts/minecraft_vote_2022/tuff_golem.png
+++ b/content/post/minecraft_vote_2022/tuff_golem.png
Binary files differ
diff --git a/content/post/reconstruction/index.org b/content/post/reconstruction/index.org
new file mode 100644
index 0000000..1ab0a42
--- /dev/null
+++ b/content/post/reconstruction/index.org
@@ -0,0 +1,14 @@
+#+TITLE: Reconstruction
+#+DATE: 2023-10-31T16:49:32+02:00
+#+DRAFT: false
+#+DESCRIPTION:
+#+TAGS[]:
+#+KEYWORDS[]:
+#+SLUG:
+#+SUMMARY:
+* As you can see, i created my own theme
+Source code is not avaliable because it's hardcoded to my needs, so I don't want to share badly written code.
+
+Website feels more aesthetic than ever and I like it more. I should post here more content. Maybe in the next article I'll tell about my brand new 2012 laptop I bought 3 weeks ago and how I made it's startup time smaller than on my main machine.
+
+P.S.: also give me advice where I can find cheap stickers for laptop or where I can order small amount of them.
diff --git a/content/posts/searxng_started/index.en.org b/content/post/searxng_started/index.en.org
index 3dedc03..3dedc03 100644
--- a/content/posts/searxng_started/index.en.org
+++ b/content/post/searxng_started/index.en.org
diff --git a/content/posts/searxng_started/index.uk.org b/content/post/searxng_started/index.uk.org
index 76569d4..76569d4 100644
--- a/content/posts/searxng_started/index.uk.org
+++ b/content/post/searxng_started/index.uk.org
diff --git a/content/posts/searxng_started/searxng.png b/content/post/searxng_started/searxng.png
index 09c68d8..09c68d8 100644
--- a/content/posts/searxng_started/searxng.png
+++ b/content/post/searxng_started/searxng.png
Binary files differ
diff --git a/themes/lugo/static/style.css b/themes/lugo/static/style.css
new file mode 100644
index 0000000..ce6236c
--- /dev/null
+++ b/themes/lugo/static/style.css
@@ -0,0 +1,46 @@
+body {
+ font-family: sans-serif ;
+ /* background: #110000 ; */
+ /* color: #ccc ; */
+ background-image: url("")
+}
+
+main {
+ max-width: 800px ;
+ margin: auto ;
+}
+
+img {
+ max-width: 100% ;
+}
+
+header h1 {
+ text-align: center ;
+}
+
+footer {
+ text-align: center ;
+ clear: both ;
+}
+
+/* For TAGLIST.HTML */
+.taglist {
+ text-align: center ;
+ clear: both ;
+}
+
+/* For NEXTPREV.HTML */
+#nextprev {
+ /* The container for both the previous and next articles. */
+}
+#prevart {
+ float: left ;
+ text-align: left ;
+}
+#nextart {
+ float: right ;
+ text-align: right ;
+}
+#nextart,#prevart {
+ max-width: 33% ;
+}
diff --git a/themes/qugo b/themes/qugo
new file mode 160000
+Subproject 23e542c07d6e6efb38b21eb5578c4c414250759