From ef736304163e0952735a8620a48564c288864a94 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sun, 22 Dec 2024 02:13:20 +0300 Subject: Auto-commit 2024-12-22 --- assets/css/main.css | 29 ++++- content/pages/_index.md | 2 +- content/posts/2024-11-27-hyperlocality/index.md | 8 +- content/posts/2024-12-17-infra/index.md | 6 +- hugo.toml | 81 ++++++++++-- layouts/_default/_markup/render-header.html | 0 layouts/_default/list.gmi | 7 +- layouts/_default/list.html | 2 +- layouts/_default/list.txt | 8 +- layouts/_default/single.html | 31 ++++- layouts/go/single.html | 22 +++- layouts/index.html | 2 +- layouts/pico8/single.html | 166 +++++++++++++----------- layouts/projects/single.html | 54 +++++--- layouts/shortcodes/abbr.html | 1 + static/img/bg.png | Bin 0 -> 11699 bytes static/img/bgd.png | Bin 0 -> 9046 bytes 17 files changed, 294 insertions(+), 125 deletions(-) create mode 100644 layouts/_default/_markup/render-header.html create mode 100644 layouts/shortcodes/abbr.html create mode 100644 static/img/bg.png create mode 100644 static/img/bgd.png diff --git a/assets/css/main.css b/assets/css/main.css index 4b0a286..7f0f96c 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1,3 +1,9 @@ +body { + background-image: url('/img/bg.png'); +} +.navbar { + background-image: url('/img/bgd.png') !important; +} .posts-container { max-width:760px; } @@ -6,7 +12,7 @@ } .page, .post { - margin-bottom:4rem; + margin-bottom: 3rem; } .post.single { padding: 0 1rem; @@ -198,7 +204,17 @@ text-shadow:0 0.5rem 0.5rem rgba(255, 255, 255, 0.5); font-weight: bold; } -h1.post-title { +h1 { + font-family: 'Open Sans', sans-serif; + color: #000; + text-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.5); + margin-bottom: 1rem; + padding-bottom: 1rem; + font-weight: bold; + border-bottom: 0.5px solid #ccc; +} + +h2, h3, h4, h5, h6 { font-family: 'Open Sans', sans-serif; color: #000; text-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.5); @@ -206,6 +222,15 @@ h1.post-title { font-weight: bold; } +blockquote { + border-left: 4px solid #ccc; + padding-left: 1rem; +} +.sidebar { + border-right: 0.5px solid #ccc; + /* padding-right: 1rem; */ +} + h1.post-title a { color: #000; } diff --git a/content/pages/_index.md b/content/pages/_index.md index b417f67..f6e2390 100644 --- a/content/pages/_index.md +++ b/content/pages/_index.md @@ -1,4 +1,4 @@ +++ -title = '' +title = 'Отдельные страницы' +++ diff --git a/content/posts/2024-11-27-hyperlocality/index.md b/content/posts/2024-11-27-hyperlocality/index.md index 722581d..75fb347 100644 --- a/content/posts/2024-11-27-hyperlocality/index.md +++ b/content/posts/2024-11-27-hyperlocality/index.md @@ -54,7 +54,7 @@ location = "Казань" в подлинности того, что видят и читают. В итоге, интернет превратится в огромное море данных, где настоящие голоса людей тонут в океане фальшивок и симуляций. -{{< figure src="/posts/2024-11-27-hyperlocality/braindance.webp" title="Киберпанк который мы заслужили" >}} +![Киберпанк который мы заслужили](/posts/2024-11-27-hyperlocality/braindance.webp "Киберпанк который мы заслужили" ) # Гиперлокальность @@ -68,7 +68,7 @@ location = "Казань" то, что «вы сможете находить себе собеседников и друзьей в любой точке мира, не выходя из дома». Звучало многообещающе, и в каком-то смысле, оно так и было. -{{< figure src="/posts/2024-11-27-hyperlocality/90e.webp" title="Наивное представление из 90х о том, что интернет будет нас соединять" >}} +![Наивное представление из 90х о том, что интернет будет нас соединять](/posts/2024-11-27-hyperlocality/90e.webp "Наивное представление из 90х о том, что интернет будет нас соединять") Но что происходит сейчас? Интернет, вместо того чтобы соединять людей по всему миру, начинает дробиться на маленькие замкнутые круги. Почему так происходит? Ответ кроется в недоверии. Когда невозможно понять, кто перед тобой – настоящий @@ -108,7 +108,7 @@ location = "Казань" Да к тому что на текущем этапе развития интернета, мы всё больше уходим от **глобальной** сети к **гиперлокальной**. И, наверное, мне это даже вполне нравится. Это как-то... уютно чтоли. -{{< figure src="/posts/2024-11-27-hyperlocality/camp.webp" title="Примерно так я визуализирую гиперлокальное сообщество" >}} +![Примерно так я визуализирую гиперлокальное сообщество](/posts/2024-11-27-hyperlocality/camp.webp "Примерно так я визуализирую гиперлокальное сообщество" ) # Перспективы @@ -125,7 +125,7 @@ location = "Казань" Конечно же, всё что нужно не затащить в свою уютненькую локалочку, но вылазка за недостающей инфой в интернет будет ощущаться, как выход из своей зоны комфорта в дикую и опасную пустошь. -{{< figure src="/posts/2024-11-27-hyperlocality/in-internet.webp" title="Вылазка в «большой» интернет" >}} +![Вылазка в «большой» интернет](/posts/2024-11-27-hyperlocality/in-internet.webp "Вылазка в «большой» интернет") # Окончание? diff --git a/content/posts/2024-12-17-infra/index.md b/content/posts/2024-12-17-infra/index.md index 9174bba..4733211 100644 --- a/content/posts/2024-12-17-infra/index.md +++ b/content/posts/2024-12-17-infra/index.md @@ -10,7 +10,7 @@ image="cover.webp" Сегодня я хочу рассказать как устроен этот блог и вообще моя инфраструктура. -## Сервер +# Сервер Во-первых, недавно я почти полностью переехал с арендуемого сервера, на свой собственный, сервер, который просто стоит у меня в комнате. @@ -26,12 +26,12 @@ image="cover.webp" - **Корпус с активным охлаждением** — не самое необходимое, но хотелось, чтобы выглядело красиво -## Программное обеспечение +# Программное обеспечение По сути, на первом уровне, установлены [armbian](https://www.armbian.com/orangepi3b/), [веб—сервер Caddy](https://caddyserver.com/), да [Docker](https://devdotnet.org/post/ustanovka-docker-dlya-arm-i-64-bit-arm-armbian-linux/). Всё остальное уже внутри Docker'а. -## Caddy +# Caddy Caddy у меня работает в основном как reverse-proxy для Docker'а. Без лишних слов, вот конфиг: diff --git a/hugo.toml b/hugo.toml index c8f69d7..bc8499b 100644 --- a/hugo.toml +++ b/hugo.toml @@ -89,12 +89,65 @@ page = "/pages/:slug/" # block = [["\\[", "\\]"], ["$$", "$$"]] # inline = [["\\(", "\\)"]] -[markup.goldmark.renderer] -unsafe = true +[markup] +[markup.goldmark] +duplicateResourceFiles = false +[markup.goldmark.extensions] +definitionList = true +footnote = true +linkify = true +linkifyProtocol = 'https' +strikethrough = true +table = true +taskList = true +[markup.goldmark.extensions.extras] +[markup.goldmark.extensions.extras.delete] +enable = false +[markup.goldmark.extensions.extras.insert] +enable = false +[markup.goldmark.extensions.extras.mark] +enable = false +[markup.goldmark.extensions.extras.subscript] +enable = false +[markup.goldmark.extensions.extras.superscript] +enable = false +[markup.goldmark.extensions.passthrough] +enable = false +[markup.goldmark.extensions.passthrough.delimiters] +block = [] +inline = [] +[markup.goldmark.extensions.typographer] +apostrophe = '’' +disable = false +ellipsis = '…' +emDash = '—' +enDash = '–' +leftAngleQuote = '«' +leftDoubleQuote = '“' +leftSingleQuote = '‘' +rightAngleQuote = '»' +rightDoubleQuote = '”' +rightSingleQuote = '’' +[markup.goldmark.parser] +autoHeadingID = true +autoHeadingIDType = 'github' +wrapStandAloneImageWithinParagraph = true +[markup.goldmark.parser.attribute] +block = false +title = true +[markup.goldmark.renderHooks] +[markup.goldmark.renderHooks.image] +enableDefault = false +[markup.goldmark.renderHooks.link] +enableDefault = false +[markup.goldmark.renderer] +hardWraps = false +unsafe = false +xhtml = false [markup.tableOfContents] endLevel = 4 -ordered = true +ordered = false startLevel = 1 [markup.highlight] @@ -113,11 +166,11 @@ suffixes = ["gmi"] suffixes = ["txt"] [outputs] -page = ["html", "gemini"] -home = ["html", "json", "gemini"] -section = ["html", "rss", "json", "gemini"] -taxonomy = ["html", "gemini"] -term = ["html", "gemini"] +page = ["html", "gemini", "text"] +home = ["html", "json", "gemini", "text"] +section = ["html", "rss", "json", "gemini", "text"] +taxonomy = ["html", "gemini", "text"] +term = ["html", "gemini", "text"] [outputFormats.Gemini] name = "gemini" @@ -129,6 +182,16 @@ isHTML = false protocol = "gemini://" noUgly = true +[outputFormats.Text] +name = "text" +mediaType = "text/plain" +baseName = "index" +isPlainText = true +permalinkable = true +isHTML = false +protocol = "gopher://" +noUgly = true + [pagination] disableAliases = false pagerSize = 10 @@ -136,4 +199,4 @@ path = "page" # [taxonomies] # tag = 'Тег' -# category = "categories" \ No newline at end of file +# category = "categories" diff --git a/layouts/_default/_markup/render-header.html b/layouts/_default/_markup/render-header.html new file mode 100644 index 0000000..e69de29 diff --git a/layouts/_default/list.gmi b/layouts/_default/list.gmi index 8560760..cbdba50 100644 --- a/layouts/_default/list.gmi +++ b/layouts/_default/list.gmi @@ -1,12 +1,7 @@ # {{ .Title }} -{{ $content := .Content -}} +{{ $content := .RawContent -}} -{{ $content := $content | replaceRE `{{<\s*(?:rel)?ref\s+"([^"]+)"\s*>}}` "$1" -}} -{{ $content := $content | replaceRE `{{<\s*figure\s*(?:.*)?src="([^"]+)"(?:.*)?caption="([^"]+)"(?:.*)?>}}` "![$2]($1)" -}} -{{ $content := $content | replaceRE `{{<\s*image\s*.*?src="([^"]+)".*?>}}` "![]($1)" -}} -{{ $content := $content | replaceRE "(?s:< !--more-- >)" "" -}} -{{ $content := $content | replace "" "" -}} {{ $content := $content | replaceRE `\[(.+?)\]\((.+?)\)` "\n=> $2 $1\n" -}} {{ $content }} diff --git a/layouts/_default/list.html b/layouts/_default/list.html index b7799ea..6409b6c 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -7,7 +7,7 @@ {{ .Title }} {{ .Content }} - {{ partial "icon.html" "rss" }} Пописка + {{ partial "icon.html" "rss" }} Подписка {{ end }}
diff --git a/layouts/_default/list.txt b/layouts/_default/list.txt index 3dbd917..0d9cee8 100644 --- a/layouts/_default/list.txt +++ b/layouts/_default/list.txt @@ -1,3 +1,9 @@ +# {{ .Title }} + +{{ $content := .RawContent -}} + +{{ $content }} + {{ range .Pages.ByPublishDate.Reverse }} -{{ .Date.Format "2006-01-02" }} {{ .Title }} {{ with .OutputFormats.Get "txt" -}} {{ .RelPermalink }}{{ end }} +=> {{ .RelPermalink | replaceRE `index.txt` `` }}{{if .Date }} {{ .Date.Format "2006-01-02" }}{{ end }} {{ .Title }} {{ end }} \ No newline at end of file diff --git a/layouts/_default/single.html b/layouts/_default/single.html index c5f73ba..507553d 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -1,9 +1,28 @@ {{ define "main" }} -
-
- {{ partial "single/header.html" . }} -
{{ .Content }}
- {{ partial "single/footer.html" . }} -
+
+
+ +
+
+ {{ partial "single/header.html" . }} +
{{ .Content }}
+ {{ partial "single/footer.html" . }} +
+
+
{{ end }} diff --git a/layouts/go/single.html b/layouts/go/single.html index 75cf89f..99c6d28 100644 --- a/layouts/go/single.html +++ b/layouts/go/single.html @@ -1,5 +1,22 @@ {{ define "main" }} -
+
+
+ +
{{ partial "single/header.html" . }}
+
+
+
{{ end }} \ No newline at end of file diff --git a/layouts/index.html b/layouts/index.html index 2347e65..3c1a604 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -8,7 +8,7 @@ {{ .Content }} - {{ partial "icon.html" "rss" }} Пописка + {{ partial "icon.html" "rss" }} Подписка {{ end }}
diff --git a/layouts/pico8/single.html b/layouts/pico8/single.html index 01797ce..4871f4f 100644 --- a/layouts/pico8/single.html +++ b/layouts/pico8/single.html @@ -1,79 +1,97 @@ {{ define "main" }} -
-
- {{ partial "single/header.html" . }} -
- -
-

Управление

-

Игрок 1

- ←  - →  - ↑  - ↓  - Z C  - X V  -

Игрок 2

- S  - F  - E  - D  - Q W  - TAB  -

Пауза

- P/Enter - - {{ partial "single/footer.html" . }} +
+
+ -
+
+
+ {{ partial "single/header.html" . }} +
+ +
+

Управление

+

Игрок 1

+ ←  + →  + ↑  + ↓  + Z C  + X V  +

Игрок 2

+ S  + F  + E  + D  + Q W  + TAB  +

Пауза

+ P/Enter + + {{ partial "single/footer.html" . }} +
+
+
+
+
diff --git a/layouts/projects/single.html b/layouts/projects/single.html index c10b21c..35ef62b 100644 --- a/layouts/projects/single.html +++ b/layouts/projects/single.html @@ -1,21 +1,43 @@ {{ define "main" }} -
-
- {{ partial "single/header.html" . }} - {{ end }} diff --git a/layouts/shortcodes/abbr.html b/layouts/shortcodes/abbr.html new file mode 100644 index 0000000..7ccfcd3 --- /dev/null +++ b/layouts/shortcodes/abbr.html @@ -0,0 +1 @@ +{{ .Get "text" }} \ No newline at end of file diff --git a/static/img/bg.png b/static/img/bg.png new file mode 100644 index 0000000..b473212 Binary files /dev/null and b/static/img/bg.png differ diff --git a/static/img/bgd.png b/static/img/bgd.png new file mode 100644 index 0000000..a7c4fa6 Binary files /dev/null and b/static/img/bgd.png differ -- cgit v1.2.3