1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-09-01 02:21:52 +02:00

Add submodules and links

This commit is contained in:
jdcaballerov
2020-12-16 08:53:59 -05:00
parent 326fe69eea
commit a2694a3e8a
7 changed files with 15 additions and 653 deletions

9
.gitmodules vendored
View File

@@ -14,3 +14,12 @@
[submodule "docker"]
path = docker
url = https://github.com/ArchiveBox/docker-archivebox.git
[submodule "archivebox/vendor/base32-crockford"]
path = archivebox/vendor/base32-crockford
url = https://github.com/jbittel/base32-crockford
[submodule "archivebox/vendor/pocket"]
path = archivebox/vendor/pocket
url = https://github.com/tapanpandita/pocket
[submodule "archivebox/vendor/django-taggit"]
path = archivebox/vendor/django-taggit
url = https://github.com/jazzband/django-taggit