istio.io/scripts
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
..
Dockerfile Get all the bits in place to do docker-based build, generation, linting, and serving of the site. 2018-06-15 15:51:04 -07:00
build_and_push_docker.sh Get all the bits in place to do docker-based build, generation, linting, and serving of the site. 2018-06-15 15:51:04 -07:00
build_site.sh Update Makefile for simplified Netlify scheme. (#1525) 2018-06-15 17:02:08 -07:00
gen_site.sh Update Makefile for simplified Netlify scheme. (#1525) 2018-06-15 17:02:08 -07:00
grab_reference_docs.sh Improve handling for code blocks (#1580) 2018-06-28 06:29:27 -07:00
lint_site.sh Improve handling for code blocks (#1580) 2018-06-28 06:29:27 -07:00