Commit Graph

3 Commits

Author SHA1 Message Date
Martin Taillefer 2258d0b03b
Improve text blocks. (#3727)
- Add tests for the various text block features.

- Combine text_file and text_dynamic into text_import

- Add support for snippet extraction for text downloaded from a URL

- Add support for formatting output blocks in a different style for
content downloaded from a URL

- Report some errors when unable to fetch content from a URL.

- Fixed a few small bugs along the way.
2019-03-18 06:31:26 -07:00
Martin Taillefer 1cc06a6e9c
Site improvements (#3677)
- Added call-to-action buttons in the 1.1 announcements. We can use the same
buttons in future release announcements.

- Fixed broken large warning icon on the 404 error page.

- Fix oerder of blog posts in the side bar.

- Add support to not expand @@ notations in text blocks and use
it for a text blocks that's currently triggering a build failure

- Fixed broken rendering of some text blocks when syntax coloring
is turned off via the menu.
2019-03-13 21:53:55 -07:00
Douglas Reid 7c4112736d Add task for setting up telemetry gateway (#3625)
* Add task for setting up telemetry gateway

* Address lint issues and typos

* Add missing output for kiali-vs

* Minor rewording

* Minor reword: warning text

* Address review comments

* Clarify warning

* Update install and domain instructions
2019-03-13 10:45:37 -07:00