aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archetypes/posts.md2
-rw-r--r--content/posts/2024-12-31-new-year/1.webpbin0 -> 141164 bytes
-rw-r--r--content/posts/2024-12-31-new-year/2.webpbin0 -> 212740 bytes
-rw-r--r--content/posts/2024-12-31-new-year/2025.webpbin0 -> 163920 bytes
-rw-r--r--content/posts/2024-12-31-new-year/3.webpbin0 -> 446502 bytes
-rw-r--r--content/posts/2024-12-31-new-year/4.webpbin0 -> 146032 bytes
-rw-r--r--content/posts/2024-12-31-new-year/5.webpbin0 -> 190524 bytes
-rw-r--r--content/posts/2024-12-31-new-year/index.md33
-rw-r--r--layouts/_default/index.json2
9 files changed, 35 insertions, 2 deletions
diff --git a/archetypes/posts.md b/archetypes/posts.md
index 7fd17fc..9294478 100644
--- a/archetypes/posts.md
+++ b/archetypes/posts.md
@@ -1,5 +1,5 @@
+++
-title = "{{ replace .Name "-" " " | title }}"
+title = ""
description = ""
date = {{ .Date }}
categories = [ "Без рубрики" ]
diff --git a/content/posts/2024-12-31-new-year/1.webp b/content/posts/2024-12-31-new-year/1.webp
new file mode 100644
index 0000000..f320b83
--- /dev/null
+++ b/content/posts/2024-12-31-new-year/1.webp
Binary files differ
diff --git a/content/posts/2024-12-31-new-year/2.webp b/content/posts/2024-12-31-new-year/2.webp
new file mode 100644
index 0000000..49a1ed1
--- /dev/null
+++ b/content/posts/2024-12-31-new-year/2.webp
Binary files differ
diff --git a/content/posts/2024-12-31-new-year/2025.webp b/content/posts/2024-12-31-new-year/2025.webp
new file mode 100644
index 0000000..9cc3c0b
--- /dev/null
+++ b/content/posts/2024-12-31-new-year/2025.webp
Binary files differ
diff --git a/content/posts/2024-12-31-new-year/3.webp b/content/posts/2024-12-31-new-year/3.webp
new file mode 100644
index 0000000..64dedc8
--- /dev/null
+++ b/content/posts/2024-12-31-new-year/3.webp
Binary files differ
diff --git a/content/posts/2024-12-31-new-year/4.webp b/content/posts/2024-12-31-new-year/4.webp
new file mode 100644
index 0000000..b5af0b5
--- /dev/null
+++ b/content/posts/2024-12-31-new-year/4.webp
Binary files differ
diff --git a/content/posts/2024-12-31-new-year/5.webp b/content/posts/2024-12-31-new-year/5.webp
new file mode 100644
index 0000000..86a8c2d
--- /dev/null
+++ b/content/posts/2024-12-31-new-year/5.webp
Binary files differ
diff --git a/content/posts/2024-12-31-new-year/index.md b/content/posts/2024-12-31-new-year/index.md
new file mode 100644
index 0000000..d78d184
--- /dev/null
+++ b/content/posts/2024-12-31-new-year/index.md
@@ -0,0 +1,33 @@
++++
+title = "С Новым Годом!"
+description = ""
+date = 2024-12-31T15:48:25+03:00
+categories = [ "Без рубрики" ]
+tags = [ "разное" ]
+location = "Казань"
+image="2025.webp"
++++
+
+Ну что же, друзья, с наступающим!
+
+В этот день принято подводить итоги года. Ну и я подведу немного:
+
+- Поступил на второе высшее в институт брака. Раз уж нет классического высшего, что ещё остаётся то ;)
+- В аккурат под конец года разрешились проблемы на работе. Причем разрешились настолько удачно, что я почти что жду окончания новогоднего отпуска, чтобы скорее начались трудовыебудни.
+- Стал активно вести блог. Но всё равно не оставляет подспудное ощущение, что уже стал надоедать этим тем, кто подписан. После каждого поста жду что кто-то да отпишется :) Но мне нравится его вести, так что, уже не остановлюсь :)
+- Ездили с новоиспеченной супругой на Кавказ. Самое яркое — посетили обсерваторию в Нижнем Архызе. Под впечатлением, купили по приезду настоящий телескоп!
+- Начали строить свой домик в деревне. Но пока ещё до заселения далеко, вот только окна поставили.
+
+Под катом приложу фоточки наиболее ярких моментов, пожалуй.
+
+<!--more-->
+
+![Институт брака](1.webp "Институт брака") ![Выхожу с работы](2.webp "Выхожу с работы")
+![Собаньки на Кавказе](3.webp "Собаньки на Кавказе") ![Своя личная обсерватория](4.webp "Своя личная обсерватория")
+![Домик в деревне](5.webp "Домик в деревне")
+
+Вот как-то так :)
+
+А пока, возвращаемся к новогоднему столу и готовимся встретить наступающий 2026 год!
+
+Надеюсь, всё у нас у всех будет хорошо в этом наступающем новом году! \ No newline at end of file
diff --git a/layouts/_default/index.json b/layouts/_default/index.json
index c93f805..f4bb0ef 100644
--- a/layouts/_default/index.json
+++ b/layouts/_default/index.json
@@ -1,5 +1,5 @@
{{- $.Scratch.Add "index" slice -}}
{{- range .Site.RegularPages -}}
- {{- $.Scratch.Add "index" (dict "title" .Title "tags" .Params.tags "categories" .Params.categories "contents" .Plain "permalink" .Permalink) -}}
+ {{- $.Scratch.Add "index" (dict "title" .Title "tags" .Params.tags "categories" .Params.categories "contents" .Plain "permalink" .Permalink "type" .Type) -}}
{{- end -}}
{{- $.Scratch.Get "index" | jsonify -}}