source code for html website at https://zachdecook.com
| -rw-r--r-- | .gitmodules | 3 | ||||
| -rw-r--r-- | index.md | 1 | ||||
| -rw-r--r-- | posts/.gitignore | 6 | ||||
| -rw-r--r-- | posts/tightchange/coinflick.gif | bin | 0 -> 2655345 bytes | |||
| -rw-r--r-- | posts/tightchange/shaking.gif | bin | 0 -> 793186 bytes | |||
| m--------- | resume | 0 | ||||
| l--------- | resume.json | 1 |
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 @@ -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 Binary files differnew file mode 100644 index 0000000..c432705 --- /dev/null +++ b/posts/tightchange/coinflick.gif diff --git a/posts/tightchange/shaking.gif b/posts/tightchange/shaking.gif Binary files differnew file mode 100644 index 0000000..d617b51 --- /dev/null +++ b/posts/tightchange/shaking.gif 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 |