istio.io/layouts
Martin Taillefer 5a1b090fbc
Improve handling for code blocks (#1580)
- Add the {{< text >}} shortcode as a way to declare code blocks. This shortcode
is intended to hide the subtleties around code blocks. More specifically, it
provides a transparent workaround for the Hugo bug around converting indented
code blocks with lines starting with dashes. It also deals with the special
formatting case we have around command-lines that start with `cat <<EOF`.

- Rename the {{< file_content >}} shortcode to {{< text_file >}} and the
{{< fetch_content >}} shortcode to {{< text_dynamic >}} for consistency in naming.
2018-06-28 06:29:27 -07:00
..
_default Several translation-related improvements. 2018-06-13 22:02:37 -07:00
blog Switch from Jekyll to Hugo. 2018-05-25 20:02:32 -07:00
faq Switch from Jekyll to Hugo. 2018-05-25 20:02:32 -07:00
faqlanding A bit of refactoring to improve clarity. 2018-06-26 11:10:03 -07:00
feed RSS Feed update (#1554) 2018-06-19 09:33:53 -07:00
glossary Switch from Jekyll to Hugo. 2018-05-25 20:02:32 -07:00
opslanding Add the framework for an operations guide. 2018-06-27 16:39:07 -07:00
partials Speed up loading of community page by inlining images 2018-06-26 07:27:03 -07:00
search Several translation-related improvements. 2018-06-13 22:02:37 -07:00
section-index More translation work. 2018-06-13 23:30:40 -07:00
shortcodes Improve handling for code blocks (#1580) 2018-06-28 06:29:27 -07:00
404.html Switch from Jekyll to Hugo. 2018-05-25 20:02:32 -07:00
alias.html Get some basic stuff setup to enable translation without crashing Hugo... 2018-06-09 21:07:08 -07:00
index.html Several translation-related improvements. 2018-06-13 22:02:37 -07:00
robots.txt Disallow web crawling of the prelim site. 2018-06-19 09:44:37 -07:00