add basic README.md
Build & Deploy to DigitalOcean Space / build (push) Successful in 1m29s

This commit is contained in:
2024-05-04 21:33:37 -04:00
parent 23e8fd979e
commit 0b04fec41b
+10
View File
@@ -0,0 +1,10 @@
# dvdt.dev
## Getting Started
Clone this repository and get the git submodules:
```
git clone git@git.dvdt.dev:david/dvdt.dev.git && \
git submodule update --init --recursive
```