diff --git a/content/posts/2022/add-path-to-path.md b/content/posts/2022/add-path-to-path.md index b427ba5..1e9c813 100644 --- a/content/posts/2022/add-path-to-path.md +++ b/content/posts/2022/add-path-to-path.md @@ -1,5 +1,5 @@ --- -title: "PowerShell: Добавить путь в переменную среды PATH" +title: "🧩 PowerShell: Добавить путь в переменную среды PATH" date: 2022-07-01T00:48:30+03:00 draft: false tags: [powershell, tips] diff --git a/content/posts/2022/alpine-add-package-from-edge.md b/content/posts/2022/alpine-add-package-from-edge.md index ba809f0..cfa422f 100644 --- a/content/posts/2022/alpine-add-package-from-edge.md +++ b/content/posts/2022/alpine-add-package-from-edge.md @@ -1,5 +1,5 @@ --- -title: "Установить пакет из edge в Alpine Linux" +title: "📦 Установить пакет из edge в Alpine Linux" date: 2022-07-31T15:38:09+03:00 draft: false tags: [linux, tips, alpine linux] diff --git a/content/posts/2022/bootstrap-rebuild.md b/content/posts/2022/bootstrap-rebuild.md index 0ef4a33..9bc4594 100644 --- a/content/posts/2022/bootstrap-rebuild.md +++ b/content/posts/2022/bootstrap-rebuild.md @@ -1,5 +1,5 @@ --- -title: "Пересборка Bootstrap ради замены цветов" +title: "🟩 Пересборка Bootstrap ради замены цветов" date: 2022-07-01T01:35:42+03:00 draft: false tags: [web, bootstrap] diff --git a/content/posts/2022/c/c_colors.md b/content/posts/2022/c/c_colors.md index dc34840..b85045e 100644 --- a/content/posts/2022/c/c_colors.md +++ b/content/posts/2022/c/c_colors.md @@ -1,5 +1,5 @@ --- -title: "Цветной выхлоп на Си" +title: "🎉 Цветной выхлоп на Си" date: 2022-07-26T22:43:46+03:00 draft: false tags: [development, c] diff --git a/content/posts/2022/c/detect-musl.md b/content/posts/2022/c/detect-musl.md index 7e1bb58..ee76103 100644 --- a/content/posts/2022/c/detect-musl.md +++ b/content/posts/2022/c/detect-musl.md @@ -1,5 +1,5 @@ --- -title: "Detect Musl" +title: "💪🏻 Detect Musl" date: 2022-07-31T16:00:15+03:00 draft: false tags: [linux, c, shell, musl] @@ -42,4 +42,4 @@ $ /lib/ld-musl-x86_64.so.1 Version 1.2.3 Dynamic Program Loader Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname [args] -``` \ No newline at end of file +``` diff --git a/content/posts/2022/check-mnp.md b/content/posts/2022/check-mnp.md index 5d2a01e..ecb06d1 100644 --- a/content/posts/2022/check-mnp.md +++ b/content/posts/2022/check-mnp.md @@ -1,5 +1,5 @@ --- -title: "Проверка номера на MNP" +title: "📱 Проверка номера на MNP" date: 2022-10-28T21:13:48+03:00 draft: false tags: [life] diff --git a/content/posts/2022/conan-list-and-remove-packages.md b/content/posts/2022/conan-list-and-remove-packages.md index 990b416..9da1bfc 100644 --- a/content/posts/2022/conan-list-and-remove-packages.md +++ b/content/posts/2022/conan-list-and-remove-packages.md @@ -1,5 +1,5 @@ --- -title: "Conan: список локальных пакетов и их удаление" +title: "📃 Conan: список локальных пакетов и их удаление" date: 2022-08-16T00:21:00+03:00 draft: false tags: [tips, c, conan] diff --git a/content/posts/2022/cryfs/cryfs-fast-start/index.md b/content/posts/2022/cryfs/cryfs-fast-start/index.md index c9aa78b..84c7857 100644 --- a/content/posts/2022/cryfs/cryfs-fast-start/index.md +++ b/content/posts/2022/cryfs/cryfs-fast-start/index.md @@ -1,5 +1,5 @@ --- -title: "CryFS — быстрый старт" +title: "🔒 CryFS — быстрый старт" date: 2022-08-03T00:15:40+03:00 draft: false tags: [encrypt, cryfs, privacy] diff --git a/content/posts/2022/crystal/nocolor-crystal/index.md b/content/posts/2022/crystal/nocolor-crystal/index.md index b103c32..c153682 100644 --- a/content/posts/2022/crystal/nocolor-crystal/index.md +++ b/content/posts/2022/crystal/nocolor-crystal/index.md @@ -1,5 +1,5 @@ --- -title: "NO_COLOR в Crystal" +title: "🖥️ NO_COLOR в Crystal" date: 2022-07-26T18:23:31+03:00 draft: false tags: [crystal] diff --git a/content/posts/2022/crystal/scheduled-func.md b/content/posts/2022/crystal/scheduled-func.md index 66e1d63..f57d302 100644 --- a/content/posts/2022/crystal/scheduled-func.md +++ b/content/posts/2022/crystal/scheduled-func.md @@ -1,5 +1,5 @@ --- -title: "Параллелизм или расписание в Crystal" +title: "📋 Параллелизм или расписание в Crystal" date: 2022-10-07T22:43:29+03:00 draft: false tags: [crystal, develop, tutorial] diff --git a/content/posts/2022/down-trust-software/index.md b/content/posts/2022/down-trust-software/index.md index 53b87b9..ee3facd 100644 --- a/content/posts/2022/down-trust-software/index.md +++ b/content/posts/2022/down-trust-software/index.md @@ -1,5 +1,5 @@ --- -title: "Программное обеспечение, которое я не буду использовать" +title: "🛑 Программное обеспечение, которое я не буду использовать" date: 2022-06-11T13:10:44+03:00 draft: false tags: [privacy, life] diff --git a/content/posts/2022/fuel-resolution.md b/content/posts/2022/games/fuel-resolution.md similarity index 97% rename from content/posts/2022/fuel-resolution.md rename to content/posts/2022/games/fuel-resolution.md index 0a4dfb3..d84d151 100644 --- a/content/posts/2022/fuel-resolution.md +++ b/content/posts/2022/games/fuel-resolution.md @@ -1,5 +1,5 @@ --- -title: "Установка разрешения экрана в FUEL" +title: "⛽ Установка разрешения экрана в FUEL" date: 2022-10-09T04:00:00+03:00 draft: false tags: [games, tips] diff --git a/content/posts/2022/games/gothic-1-2-update.md b/content/posts/2022/games/gothic-1-2-update.md index 76b6caf..066dfc2 100644 --- a/content/posts/2022/games/gothic-1-2-update.md +++ b/content/posts/2022/games/gothic-1-2-update.md @@ -1,5 +1,5 @@ --- -title: "Gothic 1 и Gothic 2 получили обновления в Steam" +title: "🔃 Gothic 1 и Gothic 2 получили обновления в Steam" date: 2022-10-28T11:45:24+03:00 draft: false tags: [games, updates] diff --git a/content/posts/2022/games/simcity-4-window-mode.md b/content/posts/2022/games/simcity-4-window-mode.md index de8fccd..f11cd1c 100644 --- a/content/posts/2022/games/simcity-4-window-mode.md +++ b/content/posts/2022/games/simcity-4-window-mode.md @@ -1,5 +1,5 @@ --- -title: "Оконный режим в SimCity 4" +title: "🪟 Оконный режим в SimCity 4" date: 2022-11-06T19:34:41+03:00 draft: false tags: [games, tips] diff --git a/content/posts/2022/get_send_server_bytes.md b/content/posts/2022/get_send_server_bytes.md index 64e904c..8a9794b 100644 --- a/content/posts/2022/get_send_server_bytes.md +++ b/content/posts/2022/get_send_server_bytes.md @@ -1,5 +1,5 @@ --- -title: "Как определить сколько сервер передал байтов в месяц" +title: "🧮 Как определить сколько сервер передал байт в месяц" date: 2022-10-12T00:30:14+03:00 draft: false tags: [linux, tips] diff --git a/content/posts/2022/git-get-commit-hash.md b/content/posts/2022/git/get-commit-hash.md similarity index 90% rename from content/posts/2022/git-get-commit-hash.md rename to content/posts/2022/git/get-commit-hash.md index e1b8f0f..bece0f2 100644 --- a/content/posts/2022/git-get-commit-hash.md +++ b/content/posts/2022/git/get-commit-hash.md @@ -1,5 +1,5 @@ --- -title: "Git: Получить хэш коммита" +title: "#️⃣ Git: Получить хэш коммита" date: 2022-09-19T22:28:56+03:00 draft: false tags: [tips, git] diff --git a/content/posts/2022/git-remove-remote-branch.md b/content/posts/2022/git/remove-remote-branch.md similarity index 88% rename from content/posts/2022/git-remove-remote-branch.md rename to content/posts/2022/git/remove-remote-branch.md index 78166a7..2a89354 100644 --- a/content/posts/2022/git-remove-remote-branch.md +++ b/content/posts/2022/git/remove-remote-branch.md @@ -1,5 +1,5 @@ --- -title: "Git: Удалить ветку на сервере" +title: "➖ Git: Удалить ветку на сервере" date: 2022-09-16T03:48:34+03:00 draft: false tags: [git, tips] diff --git a/content/posts/2022/gitea-reset-password.md b/content/posts/2022/gitea-reset-password.md index c817345..4ca0be9 100644 --- a/content/posts/2022/gitea-reset-password.md +++ b/content/posts/2022/gitea-reset-password.md @@ -1,5 +1,5 @@ --- -title: "Gitea: Изменение пароля" +title: "🔐 Gitea: Изменение пароля" date: 2022-09-15T10:23:03+03:00 draft: false tags: [gitea, admin, tips] diff --git a/content/posts/2022/gpg_encrypt.md b/content/posts/2022/gpg_encrypt.md index 85f6bbe..bd9dcd2 100644 --- a/content/posts/2022/gpg_encrypt.md +++ b/content/posts/2022/gpg_encrypt.md @@ -1,5 +1,5 @@ --- -title: "Шифрование с помощью GPG" +title: "🔐 Шифрование с помощью GPG" date: 2022-06-11T12:56:34+03:00 draft: false tags: [gpg, privacy] diff --git a/content/posts/2022/image-to-base64.md b/content/posts/2022/image-to-base64.md index fc96f67..07ea889 100644 --- a/content/posts/2022/image-to-base64.md +++ b/content/posts/2022/image-to-base64.md @@ -1,5 +1,5 @@ --- -title: "Преобразование изображений в Base64 строку" +title: "🦓 Преобразование изображений в Base64 строку" date: 2022-10-06T22:25:08+03:00 draft: false tags: [linux, tips] diff --git a/content/posts/2022/javascript/foreach.md b/content/posts/2022/javascript/foreach.md index a2430a4..f6ce808 100644 --- a/content/posts/2022/javascript/foreach.md +++ b/content/posts/2022/javascript/foreach.md @@ -1,5 +1,5 @@ --- -title: "Перебор элементов в JavaScript" +title: "🗃️ Перебор элементов в JavaScript" date: 2022-11-02T23:52:56+03:00 draft: false tags: [javascript, development, tutorial] diff --git a/content/posts/2022/javascript/get-emoji-code.md b/content/posts/2022/javascript/get-emoji-code.md index 7faff5d..229315d 100644 --- a/content/posts/2022/javascript/get-emoji-code.md +++ b/content/posts/2022/javascript/get-emoji-code.md @@ -1,5 +1,5 @@ --- -title: "Получаем код Emoji на JavaScript" +title: "💩 Получаем код Emoji на JavaScript" date: 2022-10-06T22:35:25+03:00 draft: false tags: [javascript, tips] diff --git a/content/posts/2022/linux-color-wallpaper.md b/content/posts/2022/linux-color-wallpaper.md index bbdac08..d7ebeaf 100644 --- a/content/posts/2022/linux-color-wallpaper.md +++ b/content/posts/2022/linux-color-wallpaper.md @@ -1,7 +1,7 @@ --- -title: "Установка PlainColor обоев в Linux DE" -date: 2022-07-30T23:53:58+03:00 -draft: true +title: "🔲 Установка PlainColor обоев в Linux DE" +date: 2022-11-19T3:19:58+03:00 +draft: false tags: [linux, tips, kde, gnome] --- diff --git a/content/posts/2022/minecraft/mc-launcher-1-19-1.md b/content/posts/2022/minecraft/mc-launcher-1-19-1.md index 647d577..c84d1eb 100644 --- a/content/posts/2022/minecraft/mc-launcher-1-19-1.md +++ b/content/posts/2022/minecraft/mc-launcher-1-19-1.md @@ -1,5 +1,5 @@ --- -title: "Обновление Minecraft Launcher до 1.19.1" +title: "⛏️ Обновление Minecraft Launcher до 1.19.1" date: 2022-07-30T23:14:16+03:00 draft: false tags: [games, minecraft, updates] diff --git a/content/posts/2022/new-font-ewds.md b/content/posts/2022/new-font-ewds.md index cdd8ede..d43aa22 100644 --- a/content/posts/2022/new-font-ewds.md +++ b/content/posts/2022/new-font-ewds.md @@ -1,5 +1,5 @@ --- -title: "Новые шрифты на «е с точками»" +title: "🔣 Новые шрифты на «е с точками»" date: 2022-08-21T19:06:16+03:00 draft: false tags: [pet-projects] diff --git a/content/posts/2022/openbsd-indent-on-linux.md b/content/posts/2022/openbsd-indent-on-linux.md index 2c306c5..567ef8f 100644 --- a/content/posts/2022/openbsd-indent-on-linux.md +++ b/content/posts/2022/openbsd-indent-on-linux.md @@ -1,5 +1,5 @@ --- -title: "indent из OpenBSD в Linux" +title: "🧑🏻‍💻 indent из OpenBSD в Linux" date: 2022-10-06T16:06:13+03:00 draft: false tags: [c, linux, openbsd] diff --git a/content/posts/2022/opengl_always_software.md b/content/posts/2022/opengl_always_software.md index 5d046ff..a4d5363 100644 --- a/content/posts/2022/opengl_always_software.md +++ b/content/posts/2022/opengl_always_software.md @@ -1,5 +1,5 @@ --- -title: "Использование софтварного драйвера OpenGL" +title: "🕹️ Использование софтварного драйвера OpenGL" date: 2022-06-09T02:28:20+03:00 draft: false tags: [opengl, linux, games] diff --git a/content/posts/2022/portable-imagemagick.md b/content/posts/2022/portable-imagemagick.md index dfb97a3..60a7933 100644 --- a/content/posts/2022/portable-imagemagick.md +++ b/content/posts/2022/portable-imagemagick.md @@ -1,5 +1,5 @@ --- -title: "Портативный ImageMagick в Linux" +title: "🖼️ Портативный ImageMagick в Linux" date: 2022-09-17T22:23:58+03:00 draft: false tags: [guide, linux, imagemagick] diff --git a/content/posts/2022/python/easyocr.md b/content/posts/2022/python/easyocr.md index 96cf3b3..65d442e 100644 --- a/content/posts/2022/python/easyocr.md +++ b/content/posts/2022/python/easyocr.md @@ -1,5 +1,5 @@ --- -title: "Распознавание текста на Python | easyocr" +title: "🔤 Распознавание текста на Python | easyocr" date: 2022-10-09T04:37:00+03:00 draft: false tags: [python, tutorial, ocr] diff --git a/content/posts/2022/python-irc-bot.md b/content/posts/2022/python/irc-bot.md similarity index 99% rename from content/posts/2022/python-irc-bot.md rename to content/posts/2022/python/irc-bot.md index 383cd04..0541aee 100644 --- a/content/posts/2022/python-irc-bot.md +++ b/content/posts/2022/python/irc-bot.md @@ -1,5 +1,5 @@ --- -title: "IRC бот на Python 3" +title: "🗣️ IRC бот на Python 3" date: 2022-09-23T22:54:34+03:00 draft: false tags: [python, irc, tutorial] diff --git a/content/posts/2022/kuroko.md b/content/posts/2022/python/kuroko.md similarity index 100% rename from content/posts/2022/kuroko.md rename to content/posts/2022/python/kuroko.md diff --git a/content/posts/2022/new-ssl-cert-and-private-key.md b/content/posts/2022/python/local-ssl-server.md similarity index 94% rename from content/posts/2022/new-ssl-cert-and-private-key.md rename to content/posts/2022/python/local-ssl-server.md index 235a1c1..2c37db6 100644 --- a/content/posts/2022/new-ssl-cert-and-private-key.md +++ b/content/posts/2022/python/local-ssl-server.md @@ -1,5 +1,5 @@ --- -title: "Локальный SSL HTTP сервер на Python" +title: "🌐 Локальный SSL HTTP сервер на Python" date: 2022-11-02T00:15:40+03:00 draft: false tags: [privacy, python, tips] diff --git a/content/posts/2022/python/request-file-size.md b/content/posts/2022/python/request-file-size.md index d97e0e3..7ade5af 100644 --- a/content/posts/2022/python/request-file-size.md +++ b/content/posts/2022/python/request-file-size.md @@ -1,5 +1,5 @@ --- -title: "Получаем размер загружаемого файла на Python" +title: "📄 Получаем размер загружаемого файла на Python" date: 2022-09-16T01:08:53+03:00 draft: false tags: [python, tips] diff --git a/content/posts/2022/spellheck-pass-thief/index.md b/content/posts/2022/spellheck-pass-thief/index.md index f18bb26..15b9937 100644 --- a/content/posts/2022/spellheck-pass-thief/index.md +++ b/content/posts/2022/spellheck-pass-thief/index.md @@ -1,5 +1,5 @@ --- -title: "Проверка орфографии ворует пароли" +title: "🔏 Проверка орфографии ворует пароли" date: 2022-09-19T19:29:50+03:00 draft: false tags: [privacy, inkscape, microsoft, google, passwords] diff --git a/content/posts/2022/ssrf.md b/content/posts/2022/ssrf.md index dfacea2..4b2e37c 100644 --- a/content/posts/2022/ssrf.md +++ b/content/posts/2022/ssrf.md @@ -1,5 +1,5 @@ --- -title: "Субъекты Российской Федерации" +title: "🇷🇺 Субъекты Российской Федерации" date: 2022-07-01T02:38:04+03:00 draft: false tags: [] diff --git a/content/posts/2022/sublime-text-add-folder-to-current-window.md b/content/posts/2022/sublime-text-add-folder-to-current-window.md index bb3cf00..54f13c8 100644 --- a/content/posts/2022/sublime-text-add-folder-to-current-window.md +++ b/content/posts/2022/sublime-text-add-folder-to-current-window.md @@ -1,5 +1,5 @@ --- -title: "Добавить директорию в текущее окно Sublime Text из терминала" +title: "📁 Добавить директорию в текущее окно Sublime Text из терминала" date: 2022-09-25T02:07:09+03:00 draft: false tags: [sublime-text, tips] diff --git a/content/posts/2022/takje.md b/content/posts/2022/takje.md index 32f1980..8801909 100644 --- a/content/posts/2022/takje.md +++ b/content/posts/2022/takje.md @@ -1,5 +1,5 @@ --- -title: "Так же != также" +title: "🙊 Так же != также" date: 2022-06-09T02:32:57+03:00 draft: false tags: [grammar, language] diff --git a/content/posts/2022/update-stanis-tits-scrap.md b/content/posts/2022/update-stanis-tits-scrap.md index efc8792..045ad72 100644 --- a/content/posts/2022/update-stanis-tits-scrap.md +++ b/content/posts/2022/update-stanis-tits-scrap.md @@ -1,5 +1,5 @@ --- -title: "Обновил граббер сисек с blog.stanis.ru" +title: "🧕🏻 Обновил граббер сисек с blog.stanis.ru" date: 2022-09-16T01:39:33+03:00 draft: false tags: [pet-projects, updates] diff --git a/content/posts/2022/wireguard-unknown-device-type.md b/content/posts/2022/wireguard-unknown-device-type.md index 4598c7f..c1aa952 100644 --- a/content/posts/2022/wireguard-unknown-device-type.md +++ b/content/posts/2022/wireguard-unknown-device-type.md @@ -1,5 +1,5 @@ --- -title: "Когда в ядре нет модуля Wireguard или Unknown Device Type" +title: "🛡️ Когда в ядре нет модуля Wireguard или Unknown Device Type" date: 2022-10-01T14:42:25+03:00 draft: false tags: [wireguard, linux, tips, privacy, porteus] diff --git a/content/posts/2022/xgecu-software-repo.md b/content/posts/2022/xgecu-software-repo.md index 1234555..e032faa 100644 --- a/content/posts/2022/xgecu-software-repo.md +++ b/content/posts/2022/xgecu-software-repo.md @@ -1,5 +1,5 @@ --- -title: "Xgecu Software Repo" +title: "🛠️ Xgecu Software Repo" date: 2022-10-22T22:45:33+03:00 draft: false tags: [firmware, hardware] diff --git a/content/posts/2022/xojo.md b/content/posts/2022/xojo.md index 3c3b04e..5037ee5 100644 --- a/content/posts/2022/xojo.md +++ b/content/posts/2022/xojo.md @@ -1,5 +1,5 @@ --- -title: "Xojo" +title: "🛠️ Xojo" date: 2022-06-09T02:37:53+03:00 draft: false tags: [development, ide] diff --git a/content/posts/pixijs/01-start-with-pixi.md b/content/posts/pixijs/01-start-with-pixi.md index 24130e8..ae47a13 100644 --- a/content/posts/pixijs/01-start-with-pixi.md +++ b/content/posts/pixijs/01-start-with-pixi.md @@ -1,5 +1,5 @@ --- -title: "Начало работы с PixiJS" +title: "🕹️ Начало работы с PixiJS" date: 2022-08-14T23:40:07+03:00 draft: false tags: [pixijs, javascript, gamedev, tutorial] diff --git a/content/posts/pixijs/02-text-in-pixi.md b/content/posts/pixijs/02-text-in-pixi.md index 1553fbd..7b3b295 100644 --- a/content/posts/pixijs/02-text-in-pixi.md +++ b/content/posts/pixijs/02-text-in-pixi.md @@ -1,5 +1,5 @@ --- -title: "Текст в PixiJS" +title: "🔣 Текст в PixiJS" date: 2022-08-15T01:17:22+03:00 draft: false tags: [pixijs, javascript, gamedev, tutorial] diff --git a/content/posts/pixijs/03-shapes.md b/content/posts/pixijs/03-shapes.md index e2b598c..b549d4c 100644 --- a/content/posts/pixijs/03-shapes.md +++ b/content/posts/pixijs/03-shapes.md @@ -1,5 +1,5 @@ --- -title: "Фигуры в PixiJS" +title: "♦️ Фигуры в PixiJS" date: 2022-08-15T01:55:35+03:00 draft: false tags: [pixijs, javascript, gamedev, tutorial] diff --git a/content/posts/pixijs/04-object-visible.md b/content/posts/pixijs/04-object-visible.md index 954bc66..e3273b6 100644 --- a/content/posts/pixijs/04-object-visible.md +++ b/content/posts/pixijs/04-object-visible.md @@ -1,5 +1,5 @@ --- -title: "Видимые и невидимые объекты в PixiJS" +title: "🦹🏻 Видимые и невидимые объекты в PixiJS" date: 2022-08-15T02:13:35+03:00 draft: false tags: [pixijs, javascript, gamedev, tutorial] diff --git a/content/posts/pixijs/assets-and-parallax.md b/content/posts/pixijs/assets-and-parallax.md index e08354f..87711e5 100644 --- a/content/posts/pixijs/assets-and-parallax.md +++ b/content/posts/pixijs/assets-and-parallax.md @@ -1,5 +1,5 @@ --- -title: "Pixi.js: Пример эффекта параллакс и использование ассетов" +title: "🧰 Pixi.js: Пример эффекта параллакс и использование ассетов" date: 2022-10-29T00:24:59+03:00 draft: false tags: [pixijs, gamedev, tutorial, javascript] diff --git a/content/posts/porteus/porteus-autologin.md b/content/posts/porteus/porteus-autologin.md index 2936d9d..7f11e69 100644 --- a/content/posts/porteus/porteus-autologin.md +++ b/content/posts/porteus/porteus-autologin.md @@ -1,5 +1,5 @@ --- -title: "Porteus Autologin" +title: "💻 Porteus Autologin" date: 2022-07-08T14:25:06+03:00 draft: false tags: [linux, tips, porteus] diff --git a/content/posts/porteus/porteus-packages.md b/content/posts/porteus/porteus-packages.md index 11798e4..9ffcdd4 100644 --- a/content/posts/porteus/porteus-packages.md +++ b/content/posts/porteus/porteus-packages.md @@ -1,5 +1,5 @@ --- -title: "Porteus Packages" +title: "📦 Porteus Packages" date: 2022-07-08T03:34:39+03:00 lastmod: 2022-10-02T10:33:00+03:00 draft: false diff --git a/content/posts/porteus/utils_4_make_modules.md b/content/posts/porteus/utils_4_make_modules.md index 8bf5456..9f3ae52 100644 --- a/content/posts/porteus/utils_4_make_modules.md +++ b/content/posts/porteus/utils_4_make_modules.md @@ -1,5 +1,5 @@ --- -title: "Утилиты для создания пакетов в Porteus" +title: "📦 Утилиты для создания пакетов в Porteus" date: 2022-07-28T22:07:44+03:00 draft: false tags: [linux, porteus] diff --git a/content/posts/porteus/xdg-runtime-guest-error/index.md b/content/posts/porteus/xdg-runtime-guest-error/index.md index 2e4b182..a0f9181 100644 --- a/content/posts/porteus/xdg-runtime-guest-error/index.md +++ b/content/posts/porteus/xdg-runtime-guest-error/index.md @@ -1,5 +1,5 @@ --- -title: "Лечим ошибку /tmp/xdg-runtime-guest в Porteus" +title: "🪲 Лечим ошибку /tmp/xdg-runtime-guest в Porteus" date: 2022-07-08T06:58:34+03:00 draft: false tags: [porteus, linux, error, tips]