diff --git a/README.md b/README.md index 7843de9e..a339eef5 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ Many thanks to all these developers. * [calendar](https://google.golang.org/api/calendar/v3) * [config](https://github.com/olebedev/config) * [go-github](https://github.com/google/go-github) +* [goreleaser](https://github.com/goreleaser/goreleaser) * [newrelic](https://github.com/yfronto/newrelic) * [openweathremap](https://github.com/briandowns/openweathermap) * [tcell](https://github.com/gdamore/tcell) diff --git a/_site/themes/hyde-hyde/layouts/index.html b/_site/themes/hyde-hyde/layouts/index.html index 2ad5fadf..c6bf3969 100644 --- a/_site/themes/hyde-hyde/layouts/index.html +++ b/_site/themes/hyde-hyde/layouts/index.html @@ -35,7 +35,9 @@ It even has weather. And clocks. And emoji.
- Github + Download Latest + + On Github
diff --git a/_site/themes/hyde-hyde/layouts/partials/header.html b/_site/themes/hyde-hyde/layouts/partials/header.html
index b1ce65de..29764fe6 100644
--- a/_site/themes/hyde-hyde/layouts/partials/header.html
+++ b/_site/themes/hyde-hyde/layouts/partials/header.html
@@ -19,8 +19,8 @@
-
+
{{ "" | safeHTML }}
{{ if .Site.Params.highlightjs -}}
diff --git a/_site/themes/hyde-hyde/layouts/partials/sidebar.html b/_site/themes/hyde-hyde/layouts/partials/sidebar.html
index 434db112..cab88f91 100644
--- a/_site/themes/hyde-hyde/layouts/partials/sidebar.html
+++ b/_site/themes/hyde-hyde/layouts/partials/sidebar.html
@@ -16,6 +16,7 @@
diff --git a/_site/themes/hyde-hyde/static/css/wtf.css b/_site/themes/hyde-hyde/static/css/wtf.css
index 568e030f..50b637c5 100644
--- a/_site/themes/hyde-hyde/static/css/wtf.css
+++ b/_site/themes/hyde-hyde/static/css/wtf.css
@@ -50,3 +50,10 @@ span.caption {
font-size: 0.9em;
margin: 0 0 0 24px;
}
+
+.button-small {
+ font-size: .8rem;
+ height: 2.8rem;
+ line-height: 2.8rem;
+ padding: 0 1.5rem;
+}
diff --git a/docs/404.html b/docs/404.html
index db0d2e09..415d5386 100644
--- a/docs/404.html
+++ b/docs/404.html
@@ -19,8 +19,8 @@
-
+
@@ -57,6 +57,7 @@
+
diff --git a/docs/categories/index.html b/docs/categories/index.html
index 3d10778c..1f572e0d 100644
--- a/docs/categories/index.html
+++ b/docs/categories/index.html
@@ -19,8 +19,8 @@
-
+
@@ -59,6 +59,7 @@
+
diff --git a/docs/css/wtf.css b/docs/css/wtf.css
index 568e030f..50b637c5 100644
--- a/docs/css/wtf.css
+++ b/docs/css/wtf.css
@@ -50,3 +50,10 @@ span.caption {
font-size: 0.9em;
margin: 0 0 0 24px;
}
+
+.button-small {
+ font-size: .8rem;
+ height: 2.8rem;
+ line-height: 2.8rem;
+ padding: 0 1.5rem;
+}
diff --git a/docs/index.html b/docs/index.html
index 9633e32e..4d76d93d 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -18,8 +18,8 @@
-
+
@@ -58,6 +58,7 @@
+
@@ -121,7 +122,9 @@
It even has weather. And clocks. And emoji.
diff --git a/docs/posts/configuration/attributes/index.html b/docs/posts/configuration/attributes/index.html
index 1555f6e2..233a73bc 100644
--- a/docs/posts/configuration/attributes/index.html
+++ b/docs/posts/configuration/attributes/index.html
@@ -19,8 +19,8 @@
-
+
@@ -57,6 +57,7 @@
diff --git a/docs/posts/configuration/index.html b/docs/posts/configuration/index.html
index faa41e26..24eaa96e 100644
--- a/docs/posts/configuration/index.html
+++ b/docs/posts/configuration/index.html
@@ -19,8 +19,8 @@
-
+
@@ -57,6 +57,7 @@
+
diff --git a/docs/posts/glossary/index.html b/docs/posts/glossary/index.html
index 4d7e75ff..1465bd0a 100644
--- a/docs/posts/glossary/index.html
+++ b/docs/posts/glossary/index.html
@@ -19,8 +19,8 @@
-
+
@@ -57,6 +57,7 @@
+
diff --git a/docs/posts/index.html b/docs/posts/index.html
index f4798101..14f2e011 100644
--- a/docs/posts/index.html
+++ b/docs/posts/index.html
@@ -19,8 +19,8 @@
-
+
@@ -59,6 +59,7 @@
+
diff --git a/docs/posts/modules/bamboohr/index.html b/docs/posts/modules/bamboohr/index.html
index 53d81920..b8a3994c 100644
--- a/docs/posts/modules/bamboohr/index.html
+++ b/docs/posts/modules/bamboohr/index.html
@@ -19,8 +19,8 @@
-
+
@@ -57,6 +57,7 @@
+
diff --git a/docs/posts/modules/clocks/index.html b/docs/posts/modules/clocks/index.html
index 2a3647b4..c58c3db7 100644
--- a/docs/posts/modules/clocks/index.html
+++ b/docs/posts/modules/clocks/index.html
@@ -19,8 +19,8 @@
-
+
@@ -57,6 +57,7 @@
+
diff --git a/docs/posts/modules/gcal/index.html b/docs/posts/modules/gcal/index.html
index 569b6d35..141cdb83 100644
--- a/docs/posts/modules/gcal/index.html
+++ b/docs/posts/modules/gcal/index.html
@@ -19,8 +19,8 @@
-
+
@@ -57,6 +57,7 @@
+
diff --git a/docs/posts/modules/git/index.html b/docs/posts/modules/git/index.html
index 0f3a9521..939c562f 100644
--- a/docs/posts/modules/git/index.html
+++ b/docs/posts/modules/git/index.html
@@ -19,8 +19,8 @@
-
+
@@ -57,6 +57,7 @@
+
diff --git a/docs/posts/modules/github/index.html b/docs/posts/modules/github/index.html
index 4ded4ec9..d408221c 100644
--- a/docs/posts/modules/github/index.html
+++ b/docs/posts/modules/github/index.html
@@ -19,8 +19,8 @@
-
+
@@ -57,6 +57,7 @@
+
diff --git a/docs/posts/modules/index.html b/docs/posts/modules/index.html
index 50e40762..bb100e68 100644
--- a/docs/posts/modules/index.html
+++ b/docs/posts/modules/index.html
@@ -19,8 +19,8 @@
-
+
@@ -57,6 +57,7 @@
+
diff --git a/docs/posts/modules/jira/index.html b/docs/posts/modules/jira/index.html
index 0dfc4364..9b7bd3ff 100644
--- a/docs/posts/modules/jira/index.html
+++ b/docs/posts/modules/jira/index.html
@@ -19,8 +19,8 @@
-
+
@@ -57,6 +57,7 @@
+
diff --git a/docs/posts/modules/newrelic/index.html b/docs/posts/modules/newrelic/index.html
index b19cf82c..aa9162ad 100644
--- a/docs/posts/modules/newrelic/index.html
+++ b/docs/posts/modules/newrelic/index.html
@@ -19,8 +19,8 @@
-
+
@@ -57,6 +57,7 @@
+
diff --git a/docs/posts/modules/opsgenie/index.html b/docs/posts/modules/opsgenie/index.html
index 74131eee..7e2f1d44 100644
--- a/docs/posts/modules/opsgenie/index.html
+++ b/docs/posts/modules/opsgenie/index.html
@@ -19,8 +19,8 @@
-
+
@@ -57,6 +57,7 @@
+
diff --git a/docs/posts/modules/security/index.html b/docs/posts/modules/security/index.html
index df8f072e..ae7cc72c 100644
--- a/docs/posts/modules/security/index.html
+++ b/docs/posts/modules/security/index.html
@@ -19,8 +19,8 @@
-
+
@@ -57,6 +57,7 @@
+
diff --git a/docs/posts/modules/textfile/index.html b/docs/posts/modules/textfile/index.html
index 02086186..1a9ffb0a 100644
--- a/docs/posts/modules/textfile/index.html
+++ b/docs/posts/modules/textfile/index.html
@@ -19,8 +19,8 @@
-
+
@@ -57,6 +57,7 @@
+
diff --git a/docs/posts/modules/todo/index.html b/docs/posts/modules/todo/index.html
index 3ec1eb68..95f64c67 100644
--- a/docs/posts/modules/todo/index.html
+++ b/docs/posts/modules/todo/index.html
@@ -19,8 +19,8 @@
-
+
@@ -57,6 +57,7 @@
+
diff --git a/docs/posts/modules/weather/index.html b/docs/posts/modules/weather/index.html
index c72efd02..4749275a 100644
--- a/docs/posts/modules/weather/index.html
+++ b/docs/posts/modules/weather/index.html
@@ -19,8 +19,8 @@
-
+
@@ -57,6 +57,7 @@
+
diff --git a/docs/tags/index.html b/docs/tags/index.html
index 967cfe94..d7539b08 100644
--- a/docs/tags/index.html
+++ b/docs/tags/index.html
@@ -19,8 +19,8 @@
-
+
@@ -59,6 +59,7 @@
+