kota's memex

clone submodules

If you clone a repo which contains submodules the folders for them will be empty. To fix this:

git submodule init
git submodule update