mirror of https://github.com/istio/istio.io.git
- Remove some leftover toc:false front matter from a few pages. The site now generally
figures out automatically that a TOC is not necessary.
- Enable a Hugo feature that queries Git for a last modified date on files. As a result,
instead of having the site build date in the footer, we now have a "this page was last modified"
date.
- Move the landing page's content out of the layouts directory and into the content directory
where it belongs.
- Use Hugo shortcodes for our embedded icon imagery. And make those icons scale with the
font size rather than being fixed sizes.
- Enable support for emojis in our content. Just use ⛵
and you'll get a sailboat for example.
|
||
|---|---|---|
| .. | ||
| _default | ||
| blog | ||
| faq | ||
| faqlanding | ||
| feed | ||
| glossary | ||
| partials | ||
| section-index | ||
| shortcodes | ||
| 404.html | ||
| alias.html | ||
| index.html | ||
| robots.txt | ||