diff --git a/docs/index.md b/docs/index.md index d8588ea..05761ac 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,3 +1 @@ # Blog - -[:material-check: Subscribe to our newsletter](https://mailing.developer-friendly.blog/){ .md-button .md-button--primary .center } diff --git a/docs/posts/0001-azure-shared-image-gallery.md b/docs/posts/0001-azure-shared-image-gallery.md index b366c00..87cdcae 100644 --- a/docs/posts/0001-azure-shared-image-gallery.md +++ b/docs/posts/0001-azure-shared-image-gallery.md @@ -160,6 +160,12 @@ this post. -8<- "docs/codes/0001-azure-image-gallery/versions.tf" ``` +## Source Code + +The code for this post is available from the following link. + +[Source code](https://github.com/developer-friendly/blog/blob/main/docs/codes/0001-azure-image-gallery) + ## Conclusion That pretty much solves everything. I can't imagine having done it this way. diff --git a/docs/posts/0002-external-secret-immutable-target.md b/docs/posts/0002-external-secret-immutable-target.md index 9dd2a86..89000bf 100644 --- a/docs/posts/0002-external-secret-immutable-target.md +++ b/docs/posts/0002-external-secret-immutable-target.md @@ -311,5 +311,11 @@ this post. -8<- "docs/codes/0002-external-secrets/versions.tf" ``` +## Source Code + +The code for this post is available from the following link. + +[Source code](https://github.com/developer-friendly/blog/blob/main/docs/codes/0002-external-secrets) + [^1]: https://github.com/kubernetes-sigs/kind [^2]: https://external-secrets.io/latest/introduction/getting-started/ diff --git a/overrides/partials/content.html b/overrides/partials/content.html index a6a42a5..92e4295 100644 --- a/overrides/partials/content.html +++ b/overrides/partials/content.html @@ -14,717 +14,6 @@

{{ page.title | d(config.site_name, true)}}

-
-
-
-
-
-

Subscribe to the Newsletter

-
-
-

Subscribe to get our latest content by email.

-
-
    -
    -
    - -
    - -
    -
    -

    No Spam. Unsubscribe at any time.

    -
    - -
    - -
    -
    {% include "partials/feedback.html" %}