summaryrefslogtreecommitdiff
path: root/site/code
diff options
context:
space:
mode:
authorOwen Jacobson <owen@grimoire.ca>2020-04-20 22:15:22 -0400
committerOwen Jacobson <owen@grimoire.ca>2020-04-20 22:15:22 -0400
commita474c78bed6ba2c4005107454e7b97413c4c26ef (patch)
tree487b458a47bb1ce447a2b13b684a0c39fdbd45e6 /site/code
parentee3370cfa5cb17261f722c501c94edf0a431f91d (diff)
Rebuilt site with git dicuments
Diffstat (limited to 'site/code')
-rw-r--r--site/code/index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/site/code/index.html b/site/code/index.html
index 4a0879d..22f4fe6 100644
--- a/site/code/index.html
+++ b/site/code/index.html
@@ -101,6 +101,9 @@
<li>
<p><a href="commit-messages/">Writing Good Commit Messages</a> — A style guide.</p>
</li>
+<li>
+<p><a href="../git/">Some collected advice about Git</a> — Not the source control tool we want, but definitely the source control tool we've got, and I think we should make the best of it.</p>
+</li>
</ul>
<p>I also maintain a <a href="https://github.com/ojacobson/">Github account</a> for more substantial projects.</p></div>
</div>
@@ -185,5 +188,5 @@
<!--
MkDocs version : 1.0.4
-Build Date UTC : 2020-01-29 04:23:02
+Build Date UTC : 2020-04-21 02:14:14
-->