blog-static/.gitmodules

19 lines
693 B
Plaintext
Raw Permalink Normal View History

2021-01-01 18:40:43 -08:00
[submodule "code/aoc-2020"]
path = code/aoc-2020
url = https://dev.danilafe.com/Advent-of-Code/AdventOfCode-2020.git
2021-04-15 01:44:07 -07:00
[submodule "themes/vanilla"]
path = themes/vanilla
url = https://dev.danilafe.com/Web-Projects/vanilla-hugo.git
2021-12-03 19:38:16 -08:00
[submodule "code/server-config"]
path = code/server-config
url = https://dev.danilafe.com/Nix-Configs/server-config
2022-04-09 02:50:04 -07:00
[submodule "code/blog-static-flake"]
path = code/blog-static-flake
url = https://dev.danilafe.com/Nix-Configs/blog-static-flake.git
2023-01-01 14:53:18 -08:00
[submodule "code/compiler"]
path = code/compiler
url = https://dev.danilafe.com/DanilaFe/bloglang.git
[submodule "code/agda-spa"]
path = code/agda-spa
url = https://dev.danilafe.com/DanilaFe/agda-spa.git