diff --git a/.husky/post-commit b/.husky/post-commit new file mode 100755 index 0000000..372abef --- /dev/null +++ b/.husky/post-commit @@ -0,0 +1,2 @@ +#!/usr/bin/env sh +git log -1 HEAD diff --git a/.husky/pre-commit b/.husky/pre-commit old mode 100644 new mode 100755 diff --git a/README.md b/README.md index 78ce98c..81cdf18 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@

-## Why? +## Why I often wonder what it would look like to build sites & apps knowing just the basics.