From a948baa52660e5b8b6fd5f812fccc98c7051e4f0 Mon Sep 17 00:00:00 2001 From: Yauheni Dakuka Date: Thu, 7 Dec 2023 22:47:55 +0400 Subject: [PATCH] Add qpixel --- .gitmodules | 3 +++ apps/qpixel | 1 + repos.md | 4 ++++ 3 files changed, 8 insertions(+) create mode 160000 apps/qpixel diff --git a/.gitmodules b/.gitmodules index 456a8c842..e0ffdbbce 100644 --- a/.gitmodules +++ b/.gitmodules @@ -875,3 +875,6 @@ path = engines/sail url = git@github.com:vinistock/sail.git branch = master +[submodule "apps/qpixel"] + path = apps/qpixel + url = git@github.com:codidact/qpixel.git diff --git a/apps/qpixel b/apps/qpixel new file mode 160000 index 000000000..42e8813cd --- /dev/null +++ b/apps/qpixel @@ -0,0 +1 @@ +Subproject commit 42e8813cdb0830f39a1b9242563677e6d89b35a2 diff --git a/repos.md b/repos.md index 8005cb084..d54b38a0d 100644 --- a/repos.md +++ b/repos.md @@ -765,6 +765,10 @@ Main Website for The Odin Project [http://www.theodinproject.com](http://www.the Sail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app [https://github.com/vinistock/sail](https://github.com/vinistock/sail) +### qpixel +Q&A-based community knowledge-sharing software [https://codidact.com/](https://codidact.com/) +[https://github.com/codidact/qpixel](https://github.com/codidact/qpixel) + ## Moved/Missing/Deleted Repos TODO: check the repos below - moved, renamed or deleted?