From 0cdbd9e071c746a8a32b5cf900bd46077d889f03 Mon Sep 17 00:00:00 2001 From: klemek Date: Sun, 26 Apr 2026 11:25:30 +0200 Subject: [PATCH] use articles not as submodule --- .gitignore | 4 +++- .gitmodules | 3 --- articles | 1 - 3 files changed, 3 insertions(+), 5 deletions(-) delete mode 100644 .gitmodules delete mode 160000 articles diff --git a/.gitignore b/.gitignore index f5bdc70..55822a7 100644 --- a/.gitignore +++ b/.gitignore @@ -37,4 +37,6 @@ __screenshots__/ # Vite *.timestamp-*-*.mjs -.env \ No newline at end of file +.env + +articles \ No newline at end of file diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index eaf49f9..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "articles"] - path = articles - url = git@github.com:klemek/gitblog-data.git diff --git a/articles b/articles deleted file mode 160000 index 5822737..0000000 --- a/articles +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5822737a441e92fb71fc1106d38adc2a9ef92c99