moving theme to git submodule not hugo module for more flexible

This commit is contained in:
Chris Cochrun 2022-10-31 16:50:10 -05:00
parent cdfbc795e0
commit 4d82226ca7
9 changed files with 7584 additions and 4 deletions

View file

@ -9,6 +9,7 @@ mkShell rec {
buildInputs = [
hugo
go
nodejs
];
shellHook = ''