diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 06c8eee1..3d164c20 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -93,4 +93,4 @@ Describe the modifications you've made. [discourse]: https://discourse.linkerd.io/ [issue]: https://github.com/linkerd/linkerd/issues/new [members]: https://github.com/orgs/linkerd/people -[slack]: http://slack.linkerd.io/ +[slack]: https://slack.linkerd.io/ diff --git a/README.md b/README.md index cb7abad0..c5e3141d 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,12 @@ Source code for the linkerd.io website. brew install hugo ``` +1. Build site: + + ```bash + ./build + ``` + 1. Run Hugo in development mode: ```bash diff --git a/linkerd.io/config.toml b/linkerd.io/config.toml index e7e06ce5..320e3c05 100644 --- a/linkerd.io/config.toml +++ b/linkerd.io/config.toml @@ -33,7 +33,7 @@ sectionPagesMenu = "main" name = "Blog" identifier = "blog" weight = 3 - url = "http://blog.linkerd.io/" + url = "https://blog.linkerd.io/" [[menu.top]] name = "Enterprise" diff --git a/linkerd.io/layouts/alias.html b/linkerd.io/layouts/alias.html new file mode 100644 index 00000000..1643a02d --- /dev/null +++ b/linkerd.io/layouts/alias.html @@ -0,0 +1 @@ +{{ .Page.RelPermalink }} diff --git a/linkerd.io/layouts/index.html b/linkerd.io/layouts/index.html index cff7e93f..f5d856f9 100644 --- a/linkerd.io/layouts/index.html +++ b/linkerd.io/layouts/index.html @@ -6,7 +6,7 @@

Ultralight service mesh for Kubernetes and beyond

Linkerd gives you observability, reliabilty, and security for your
microservices — with no code change required.

- Get started + Get started
Star diff --git a/linkerd.io/layouts/partials/cyp.html b/linkerd.io/layouts/partials/cyp.html index 4d11588c..4bd47fc0 100644 --- a/linkerd.io/layouts/partials/cyp.html +++ b/linkerd.io/layouts/partials/cyp.html @@ -8,7 +8,7 @@

Linkerd 2.x

- +
@@ -16,25 +16,25 @@

Linkerd 1.x

- + - +
- + - + - +
diff --git a/linkerd.io/layouts/partials/footer.html b/linkerd.io/layouts/partials/footer.html index f6c9b342..80c70924 100644 --- a/linkerd.io/layouts/partials/footer.html +++ b/linkerd.io/layouts/partials/footer.html @@ -5,7 +5,7 @@ (edit this site)