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?