diff --git a/content/post/endless-loop/index.md b/content/post/endless-loop/index.md index 0b3b01f..d79c988 100644 --- a/content/post/endless-loop/index.md +++ b/content/post/endless-loop/index.md @@ -25,4 +25,11 @@ All measurements are in Centimeters. {{< splice/calc_loop >}} # Instruction video -{{< youtube uzK0gApBrCg >}} \ No newline at end of file +{{< youtube uzK0gApBrCg >}} + + +# Soft Shackle Calculator + +All measurements are in Centimeters. + +{{< splice/calc_softshackle >}} \ No newline at end of file diff --git a/go.mod b/go.mod index c962388..844f0a0 100644 --- a/go.mod +++ b/go.mod @@ -4,6 +4,6 @@ go 1.15 require ( github.com/wowchemy/wowchemy-hugo-modules/v5 v5.3.0 - github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220516185340-aa03201adbf0 // indirect - github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220516185340-aa03201adbf0 // indirect + github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220615172938-f347d63546f4 // indirect + github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220615172938-f347d63546f4 // indirect ) diff --git a/go.sum b/go.sum index 66ad08d..831e56e 100644 --- a/go.sum +++ b/go.sum @@ -43,6 +43,8 @@ github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220423181119- github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220423181119-d13358e38fee/go.mod h1:Sp/AKo+2HAPi/IPHp1MEdKPmee+mzO5+efUBUPLPqPE= github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220516185340-aa03201adbf0 h1:Yo7CGMEujDsPhdxYIdkUGmTpohgAXt6SENW6hp+qOe0= github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220516185340-aa03201adbf0/go.mod h1:Sp/AKo+2HAPi/IPHp1MEdKPmee+mzO5+efUBUPLPqPE= +github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220615172938-f347d63546f4 h1:LW8jSOSRI9B93RC59h+MZhlN68FGyxILhSQz7ZX7KUs= +github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220615172938-f347d63546f4/go.mod h1:Sp/AKo+2HAPi/IPHp1MEdKPmee+mzO5+efUBUPLPqPE= github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20210629192904-559885af86b7/go.mod h1:2iL9rdrUYyJXX2BeHKfK+QbqZlubCsaR60nQ87NRQTY= github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20210807125257-88ec9270d03e h1:J6H85UfeOzUouIenMxv/+FT1F5XlfzjuZYfMFdRux8Y= github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20210807125257-88ec9270d03e/go.mod h1:2iL9rdrUYyJXX2BeHKfK+QbqZlubCsaR60nQ87NRQTY= @@ -86,3 +88,5 @@ github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220423181119-d133 github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220423181119-d13358e38fee/go.mod h1:2iL9rdrUYyJXX2BeHKfK+QbqZlubCsaR60nQ87NRQTY= github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220516185340-aa03201adbf0 h1:vviH4rJbjvCK8xqvEDAseq+JmT2flWKpDvzL2Ub+6Z0= github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220516185340-aa03201adbf0/go.mod h1:2iL9rdrUYyJXX2BeHKfK+QbqZlubCsaR60nQ87NRQTY= +github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220615172938-f347d63546f4 h1:BpC4/2LYae9PoWZ5HCQx0lZCFeLOOx3wNOmUJ5VYz5U= +github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220615172938-f347d63546f4/go.mod h1:2iL9rdrUYyJXX2BeHKfK+QbqZlubCsaR60nQ87NRQTY= diff --git a/layouts/shortcodes/splice/calc_loop.html b/layouts/shortcodes/splice/calc_loop.html index 76f9f83..54fb445 100644 --- a/layouts/shortcodes/splice/calc_loop.html +++ b/layouts/shortcodes/splice/calc_loop.html @@ -1,5 +1,5 @@ -
+
- +

diff --git a/layouts/shortcodes/splice/calc_softshackle.html b/layouts/shortcodes/splice/calc_softshackle.html new file mode 100644 index 0000000..9aa6884 --- /dev/null +++ b/layouts/shortcodes/splice/calc_softshackle.html @@ -0,0 +1,75 @@ + + +
+ + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + +
+ \ No newline at end of file