source code for html website at https://zachdecook.com
-rw-r--r--.gitmodules3
-rw-r--r--index.md1
-rw-r--r--posts/.gitignore6
-rw-r--r--posts/tightchange/coinflick.gifbin0 -> 2655345 bytes
-rw-r--r--posts/tightchange/shaking.gifbin0 -> 793186 bytes
m---------resume0
l---------resume.json1
7 files changed, 8 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..6246ddd
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "resume"]
+ path = resume
+ url = git@git.sr.ht:~earboxer/zachdecook-resume
diff --git a/index.md b/index.md
index 29f9d47..3359d00 100644
--- a/index.md
+++ b/index.md
@@ -4,6 +4,7 @@
<nav>
* [**Songbooks**](https://songs.zachdecook.com)
+* [*Resume*](https://zachdecook.com/resume)
</nav>
<header>
diff --git a/posts/.gitignore b/posts/.gitignore
index 4168bf2..7e4a9cd 100644
--- a/posts/.gitignore
+++ b/posts/.gitignore
@@ -1,3 +1,3 @@
-tabs
-ststech
-tightchange
+tabs/index.html
+ststech/index.html
+tightchange/index.html
diff --git a/posts/tightchange/coinflick.gif b/posts/tightchange/coinflick.gif
new file mode 100644
index 0000000..c432705
--- /dev/null
+++ b/posts/tightchange/coinflick.gif
Binary files differ
diff --git a/posts/tightchange/shaking.gif b/posts/tightchange/shaking.gif
new file mode 100644
index 0000000..d617b51
--- /dev/null
+++ b/posts/tightchange/shaking.gif
Binary files differ
diff --git a/resume b/resume
new file mode 160000
+Subproject a58e6c0588b261ac8cc6805e0e22d0fb547c462
diff --git a/resume.json b/resume.json
new file mode 120000
index 0000000..c43c509
--- /dev/null
+++ b/resume.json
@@ -0,0 +1 @@
+resume/resume.jsr.json \ No newline at end of file