From 4be7e8460ce71b9e1ef10836fe9bf24549d933b9 Mon Sep 17 00:00:00 2001 From: StepanovPlaton Date: Tue, 3 Feb 2026 16:13:40 +0400 Subject: [PATCH] =?UTF-8?q?Create=20Projects=20=E2=80=9Cdotfiles=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/projects/dotfiles.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/content/projects/dotfiles.json diff --git a/src/content/projects/dotfiles.json b/src/content/projects/dotfiles.json new file mode 100644 index 0000000..3879a9a --- /dev/null +++ b/src/content/projects/dotfiles.json @@ -0,0 +1,11 @@ +{ + "sourceCode": "https://git.stepanovplaton.ru/StepanovPlaton/dotfiles", + "featured": false, + "startDate": "2023-12-18T08:00:00.000+04:00", + "techStack": [], + "status": "in-progress", + "title": "dotfiles", + "tags": [], + "description": "Мои .dotfiles для конфигурации окружения в linux", + "category": "actual" +}