Steve Perry
75f00dfc60
Apply templates to all concepts and tasks to fix double bullets in TOC ( #9149 )
...
* Apply concept template to fix double bullet issue.
* Apply concept template
* Apply templates to tasks
2018-06-22 11:20:04 -07:00
Takuya N
3ed3ae82de
Update Kuberbetes Blog URLs ( #8612 )
...
- blog.kubernetes.io => kubernetes.io/blog/
- Kubernetes blog => Kuberentes Blog
- Remove *.html
2018-06-15 10:19:29 -07:00
Paolo Patierno
fb83e952b8
Pods cannot serve traffic while their are shutting down ( #8992 )
...
Pods cannot serve traffic while their are shutting down. As the doc says they are removed from the rotations in the load balancer.
2018-06-12 16:23:29 -07:00
Takuya Tokuda
0502832cbb
Ordering content by weight ( #8787 )
...
* ordering content by weight
* fix weight of 'setup' contents
* fix weight of 'concepts' contents
* fix weight of 'tasks' contents
* fix weight of 'tutorials' contents
* fix weight of 'reference' contents
* Revert "fix weight of 'tasks' contents"
This reverts commit 4b6916bed0
.
* Revert "fix weight of 'tutorials' contents"
This reverts commit a1f7833143
.
* Revert "fix weight of 'setup' contents"
This reverts commit 91c8de3665
.
* Revert "fix weight of 'reference' contents"
This reverts commit cc95605f6a
.
2018-06-06 16:51:26 -07:00
Andreas Jaeger
4555ae494b
fix an image link ( #8497 )
...
The pod diagram gives as URL https://images/docs/pod.svg , remove the
extra "/" so that it redirects to our site.
Closes : #8491
2018-05-11 09:37:29 -07:00
Misty Stanley-Jones
f7d157ecbf
Update images with specified width to use figure shortcode ( #8475 )
...
Hugo does not support the way the image's max-width was specified before.
This fix will constrain images to always be 50% rather than max out
at 50%, but it is the best we can easily do for now.
Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>
2018-05-10 15:36:56 -07:00
Bjørn Erik Pedersen
7f3b633aa0
Convert site to Hugo ( #8316 )
...
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00