From fa71811c3bb32fa09b7b90a3c30b8d4e72d7ad8c Mon Sep 17 00:00:00 2001 From: ada Date: Mon, 18 Aug 2025 15:43:59 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20=D0=BA=D0=BE=D0=BD=D1=84=D0=B8=D0=B3=D1=83=D1=80=D0=B0?= =?UTF-8?q?=D1=86=D0=B8=D1=8E=20Jekyll:=20=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D1=82=D1=8C=20=D0=B7=D0=B0=D0=B3=D0=BE=D0=BB=D0=BE=D0=B2?= =?UTF-8?q?=D0=BE=D0=BA=20=D0=BD=D0=B0=20=D1=80=D1=83=D1=81=D1=81=D0=BA?= =?UTF-8?q?=D0=B8=D0=B9=20=D0=B8=20=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D1=82=D0=B5=D0=BC=D1=83;=20=D0=B4=D0=BE=D0=B1?= =?UTF-8?q?=D0=B0=D0=B2=D0=B8=D1=82=D1=8C=20=D0=BF=D0=B5=D1=80=D0=B2=D1=83?= =?UTF-8?q?=D1=8E=20=D0=B7=D0=B0=D0=BC=D0=B5=D1=82=D0=BA=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _config.yml | 4 ++-- index.md | 1 - notes/test.md | 6 ++++++ 3 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 notes/test.md diff --git a/_config.yml b/_config.yml index 35ff08c..3550a9f 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ # --- Сайт --- -title: "Digital Garden" +title: "Цифровой садик Антипенко Дмитрия" description: "Заметки, мысли и проекты" url: "https://dg.ada-dev.ru" # твой домен baseurl: "" # если сайт в корне домена @@ -7,7 +7,7 @@ lang: ru-RU # --- Тема --- remote_theme: "mmistakes/minimal-mistakes" -minimal_mistakes_skin: "dark" # варианты: default, air, aqua, contrast, dark, dirt, neon, mint, plum, sunrise +minimal_mistakes_skin: "neon" # варианты: default, air, aqua, contrast, dark, dirt, neon, mint, plum, sunrise # --- Плагины (совместимые с GitHub Pages) --- plugins: diff --git a/index.md b/index.md index e3bc880..6f54a4e 100644 --- a/index.md +++ b/index.md @@ -1,6 +1,5 @@ --- layout: home -title: Главная classes: wide --- diff --git a/notes/test.md b/notes/test.md new file mode 100644 index 0000000..81408f5 --- /dev/null +++ b/notes/test.md @@ -0,0 +1,6 @@ +--- +title: Привет, Garden! +tags: [garden, intro] +--- + +Первая заметка. Ссылка на [[second-note]].