From 93a11a17c7352b68c070c727b68ecbc1d48b406b Mon Sep 17 00:00:00 2001 From: Rasul Kireev Date: Mon, 15 Sep 2025 01:13:32 +0300 Subject: [PATCH 1/6] Add tuxseo.yml --- software/tuxseo.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 software/tuxseo.yml diff --git a/software/tuxseo.yml b/software/tuxseo.yml new file mode 100644 index 00000000000..ba937c819b9 --- /dev/null +++ b/software/tuxseo.yml @@ -0,0 +1,15 @@ +name: TuxSEO +website_url: https://tuxseo.com/ +source_code_url: "https://github.com/rasulkireev/TuxSEO" +description: "Automated Blog Content Creation for Founders Who Hate Writing" +licenses: + - MIT +platforms: + - Python + - Django + - Docker +tags: + - Automation + - Blogging Platforms + - Generative Artificial Intelligence (GenAI) +depends_3rdparty: true From 134590bef462de3b807ac889a2239f463a597c46 Mon Sep 17 00:00:00 2001 From: Rasul Kireev Date: Mon, 15 Sep 2025 01:17:11 +0300 Subject: [PATCH 2/6] Update tuxseo.yml --- software/tuxseo.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/software/tuxseo.yml b/software/tuxseo.yml index ba937c819b9..3503c9caac2 100644 --- a/software/tuxseo.yml +++ b/software/tuxseo.yml @@ -1,7 +1,7 @@ name: TuxSEO website_url: https://tuxseo.com/ -source_code_url: "https://github.com/rasulkireev/TuxSEO" -description: "Automated Blog Content Creation for Founders Who Hate Writing" +source_code_url: https://github.com/rasulkireev/TuxSEO +description: Automated Blog Content Creation for Founders Who Hate Writing licenses: - MIT platforms: From 8ad8771251221b24c40595ab365bc399ea195dbe Mon Sep 17 00:00:00 2001 From: Rasul Kireev Date: Mon, 15 Sep 2025 01:18:57 +0300 Subject: [PATCH 3/6] End with a dot --- software/tuxseo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/tuxseo.yml b/software/tuxseo.yml index 3503c9caac2..6c27f26e728 100644 --- a/software/tuxseo.yml +++ b/software/tuxseo.yml @@ -1,7 +1,7 @@ name: TuxSEO website_url: https://tuxseo.com/ source_code_url: https://github.com/rasulkireev/TuxSEO -description: Automated Blog Content Creation for Founders Who Hate Writing +description: "Automated Blog Content Creation for Founders Who Hate Writing." licenses: - MIT platforms: From a693563d1a886b7390764390143565747a817ce8 Mon Sep 17 00:00:00 2001 From: Rasul Kireev Date: Sun, 21 Sep 2025 22:37:20 +0300 Subject: [PATCH 4/6] Update description --- software/tuxseo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/tuxseo.yml b/software/tuxseo.yml index 6c27f26e728..9320d683336 100644 --- a/software/tuxseo.yml +++ b/software/tuxseo.yml @@ -1,7 +1,7 @@ name: TuxSEO website_url: https://tuxseo.com/ source_code_url: https://github.com/rasulkireev/TuxSEO -description: "Automated Blog Content Creation for Founders Who Hate Writing." +description: "Create automated blog content for your business, using AI." licenses: - MIT platforms: From 186f8ad60fe411cd428a2cb352f131f1868e5d12 Mon Sep 17 00:00:00 2001 From: Rasul Kireev Date: Thu, 25 Sep 2025 18:54:29 +0300 Subject: [PATCH 5/6] Remove automation Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/tuxseo.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/software/tuxseo.yml b/software/tuxseo.yml index 9320d683336..eefd806f841 100644 --- a/software/tuxseo.yml +++ b/software/tuxseo.yml @@ -9,7 +9,6 @@ platforms: - Django - Docker tags: - - Automation - Blogging Platforms - Generative Artificial Intelligence (GenAI) depends_3rdparty: true From a5fc1721684e920683a2d4a671bb8f1670a62f7b Mon Sep 17 00:00:00 2001 From: Rasul Kireev Date: Tue, 7 Oct 2025 10:54:34 +0300 Subject: [PATCH 6/6] change tag order Co-authored-by: nodiscc --- software/tuxseo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/tuxseo.yml b/software/tuxseo.yml index eefd806f841..ff32a498aa5 100644 --- a/software/tuxseo.yml +++ b/software/tuxseo.yml @@ -9,6 +9,6 @@ platforms: - Django - Docker tags: - - Blogging Platforms - Generative Artificial Intelligence (GenAI) + - Blogging Platforms depends_3rdparty: true