diff --git a/.gitmodules b/.gitmodules index 456a8c842..a22ff5415 100644 --- a/.gitmodules +++ b/.gitmodules @@ -875,3 +875,6 @@ path = engines/sail url = git@github.com:vinistock/sail.git branch = master +[submodule "apps/vglist"] + path = apps/vglist + url = git@github.com:connorshea/vglist.git diff --git a/apps/vglist b/apps/vglist new file mode 160000 index 000000000..1075fbd59 --- /dev/null +++ b/apps/vglist @@ -0,0 +1 @@ +Subproject commit 1075fbd5911251a544a36fd1e60bc7cbf7a54ca5 diff --git a/repos.md b/repos.md index 8005cb084..065b07097 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) +### vglist +A video game library tracking web app built in Rails and powered by Wikidata [https://vglist.co/](https://vglist.co/) +[https://github.com/connorshea/vglist](https://github.com/connorshea/vglist) + ## Moved/Missing/Deleted Repos TODO: check the repos below - moved, renamed or deleted?