Compare commits

..
3 Commits
Author SHA1 Message Date
inherentlee 7ae34ead7e submodule update 2026-05-13 13:55:23 2026-05-13 13:55:23 -07:00
inherentlee 48595ba14b drone and gitignore 2026-05-13 13:51:54 -07:00
inherentlee daa5767fc2 submodule 2026-05-13 13:51:42 -07:00
4 changed files with 6 additions and 0 deletions
+1
View File
@@ -8,3 +8,4 @@ steps:
commands:
- npm install
- npm run build
- rsync -uav _site/ mattrbld-site
+1
View File
@@ -1,2 +1,3 @@
_live
_site
node_modules
+3
View File
@@ -1,3 +1,6 @@
[submodule "_site"]
path = _site
url = https://heckin.technology/inherentlee/mattrbld-site
[submodule "mattrbld-site"]
path = mattrbld-site
url = ssh://git@heckin.technology:2222/inherentlee/mattrbld-site.git
Submodule
+1
Submodule mattrbld-site added at 78650f17aa