From 6306d8757ca15a5b47551a4c8f8c6a5cd88873cf Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 7 Dec 2024 21:11:31 +0000 Subject: [PATCH] Deploy Hugo site to blog directory --- blog/404.html | 8 +-- blog/_default/about/index.html | 12 +++++ blog/_default/index.html | 9 ++++ blog/_default/index.xml | 2 + blog/_default/page/1/index.html | 1 + .../posts/my-awesome-blog-post/index.html | 15 ++++++ blog/categories/index.html | 10 ++-- blog/categories/index.xml | 2 +- blog/en/cv/index.html | 8 +-- blog/en/index.html | 11 +--- blog/en/index.xml | 2 +- blog/en/page/1/index.html | 2 +- blog/en/sitemap.xml | 2 +- blog/index.html | 12 ++--- blog/index.xml | 25 ++------- blog/lt/404.html | 8 +-- blog/lt/_default/about/index.html | 12 +++++ blog/lt/_default/index.html | 9 ++++ blog/lt/_default/index.xml | 2 + blog/lt/_default/page/1/index.html | 1 + .../posts/my-awesome-blog-post/index.html | 15 ++++++ blog/lt/categories/index.html | 10 ++-- blog/lt/categories/index.xml | 2 +- blog/lt/index.html | 12 ++--- blog/lt/index.xml | 3 +- blog/lt/sitemap.xml | 2 +- blog/lt/tags/index.html | 10 ++-- blog/lt/tags/index.xml | 2 +- blog/pl/404.html | 10 ++++ blog/pl/_default/about/index.html | 16 ++++++ blog/pl/_default/index.html | 9 ++++ blog/pl/_default/index.xml | 3 ++ blog/pl/_default/page/1/index.html | 1 + .../idealy-swietlistego-ryczeza/index.html | 15 ++++++ .../posts/my-awesome-blog-post/index.html | 15 ++++++ blog/pl/categories/index.html | 9 ++++ blog/pl/categories/index.xml | 1 + blog/pl/index.html | 12 ++--- blog/pl/index.xml | 3 +- blog/pl/sitemap.xml | 2 +- blog/pl/tags/index.html | 9 ++++ blog/pl/tags/index.xml | 1 + blog/ru/404.html | 6 +-- blog/ru/_default/about/index.html | 16 ++++++ blog/ru/_default/index.html | 9 ++++ blog/ru/_default/index.xml | 21 ++++++++ blog/ru/_default/page/1/index.html | 1 + .../posts/my-awesome-blog-post/index.html | 15 ++++++ .../index.html | 51 +++++++++++++++++++ blog/ru/categories/index.html | 8 +-- blog/ru/categories/index.xml | 2 +- blog/ru/index.html | 10 ++-- blog/ru/index.xml | 22 +++++++- blog/ru/sitemap.xml | 2 +- blog/ru/tags/index.html | 8 +-- blog/ru/tags/index.xml | 2 +- blog/sitemap.xml | 2 +- blog/tags/index.html | 10 ++-- blog/tags/index.xml | 2 +- 59 files changed, 388 insertions(+), 114 deletions(-) create mode 100644 blog/_default/about/index.html create mode 100644 blog/_default/index.html create mode 100644 blog/_default/index.xml create mode 100644 blog/_default/page/1/index.html create mode 100644 blog/_default/posts/my-awesome-blog-post/index.html create mode 100644 blog/lt/_default/about/index.html create mode 100644 blog/lt/_default/index.html create mode 100644 blog/lt/_default/index.xml create mode 100644 blog/lt/_default/page/1/index.html create mode 100644 blog/lt/_default/posts/my-awesome-blog-post/index.html create mode 100644 blog/pl/404.html create mode 100644 blog/pl/_default/about/index.html create mode 100644 blog/pl/_default/index.html create mode 100644 blog/pl/_default/index.xml create mode 100644 blog/pl/_default/page/1/index.html create mode 100644 blog/pl/_default/posts/idealy-swietlistego-ryczeza/index.html create mode 100644 blog/pl/_default/posts/my-awesome-blog-post/index.html create mode 100644 blog/pl/categories/index.html create mode 100644 blog/pl/categories/index.xml create mode 100644 blog/pl/tags/index.html create mode 100644 blog/pl/tags/index.xml create mode 100644 blog/ru/_default/about/index.html create mode 100644 blog/ru/_default/index.html create mode 100644 blog/ru/_default/index.xml create mode 100644 blog/ru/_default/page/1/index.html create mode 100644 blog/ru/_default/posts/my-awesome-blog-post/index.html create mode 100644 blog/ru/_default/posts/sut-zrelosti-zabota-i-emocianalnaia-chestnost/index.html diff --git a/blog/404.html b/blog/404.html index fe44153..a42bd9a 100644 --- a/blog/404.html +++ b/blog/404.html @@ -1,10 +1,10 @@ -404 Page not found · Poplavskij Vladimir dziennik +404 Page not found · Poplavskij Vladimir blog -
Przewiń do głównej treści

Strona nie znaleziona 😕

Błąd 404

Wydaje się, że strona, którą chcesz wyświetlić, nie istnieje.

© -2024

Powered by Hugo & Blowfish

Page Not Found 😕

Error 404

It seems that the page you've requested does not exist.

© +2024

Powered by Hugo & Blowfish

\ No newline at end of file diff --git a/blog/_default/about/index.html b/blog/_default/about/index.html new file mode 100644 index 0000000..5c5735d --- /dev/null +++ b/blog/_default/about/index.html @@ -0,0 +1,12 @@ +About · Poplavskij Vladimir blog + + +
Skip to main content

© +2024

Powered by Hugo & Blowfish

\ No newline at end of file diff --git a/blog/_default/index.html b/blog/_default/index.html new file mode 100644 index 0000000..823cd86 --- /dev/null +++ b/blog/_default/index.html @@ -0,0 +1,9 @@ +_defaults · Poplavskij Vladimir blog + + +
Skip to main content

_defaults

2024

My Awesome Blog Post
·32 words·1 min
About
·2 words·1 min

© +2024

Powered by Hugo & Blowfish

\ No newline at end of file diff --git a/blog/_default/index.xml b/blog/_default/index.xml new file mode 100644 index 0000000..01a7c0c --- /dev/null +++ b/blog/_default/index.xml @@ -0,0 +1,2 @@ +_defaults on Poplavskij Vladimir bloghttps://wirtaw.github.io/blog/_default/Recent content in _defaults on Poplavskij Vladimir blogHugo -- gohugo.ioen© 2024Sat, 07 Dec 2024 19:40:00 +0200My Awesome Blog Posthttps://wirtaw.github.io/blog/_default/posts/my-awesome-blog-post/Sat, 07 Dec 2024 19:40:00 +0200https://wirtaw.github.io/blog/_default/posts/my-awesome-blog-post/Introduction # This is my first blog post in English! I’m excited to share my thoughts and ideas with you. +My Favorite Things # Coffee Coding Cats Conclusion # Thanks for reading!Abouthttps://wirtaw.github.io/blog/_default/about/Wed, 20 Nov 2024 21:53:08 +0200https://wirtaw.github.io/blog/_default/about/ About # \ No newline at end of file diff --git a/blog/_default/page/1/index.html b/blog/_default/page/1/index.html new file mode 100644 index 0000000..2dc12d7 --- /dev/null +++ b/blog/_default/page/1/index.html @@ -0,0 +1 @@ +https://wirtaw.github.io/blog/_default/ \ No newline at end of file diff --git a/blog/_default/posts/my-awesome-blog-post/index.html b/blog/_default/posts/my-awesome-blog-post/index.html new file mode 100644 index 0000000..d856a1e --- /dev/null +++ b/blog/_default/posts/my-awesome-blog-post/index.html @@ -0,0 +1,15 @@ +My Awesome Blog Post · Poplavskij Vladimir blog + + +
Skip to main content

My Awesome Blog Post

·32 words·1 min

Introduction
#

This is my first blog post in English! I’m excited to share my thoughts and ideas with you.

My Favorite Things
#

  • Coffee
  • Coding
  • Cats

Conclusion
#

Thanks for reading!

© +2024

Powered by Hugo & Blowfish

\ No newline at end of file diff --git a/blog/categories/index.html b/blog/categories/index.html index e244b37..bcdd1b5 100644 --- a/blog/categories/index.html +++ b/blog/categories/index.html @@ -1,9 +1,9 @@ -Categories · Poplavskij Vladimir dziennik +Categories · Poplavskij Vladimir blog -
Przewiń do głównej treści