Commit Graph

74 Commits

Author SHA1 Message Date
mtail 2e7a28efa2 Trial PR. 2019-08-02 10:34:35 -07:00
Martin Taillefer 4ceb8a70b5
Trivial changes to test out tide+prow. (#4745) 2019-07-31 16:59:16 -07:00
mtail 00eccce492 Update the version creation instructions 2019-06-19 10:27:30 -07:00
mtail 27dd77f4c9 Another README update. 2019-06-18 19:15:02 -07:00
mtail 685f9aed11 Update README 2019-06-18 18:22:09 -07:00
mtail 2287ce8d2d Introduce auto-merging support. 2019-05-22 09:45:28 -07:00
Martin Taillefer ef674936bf
Fix typo. (#4059) 2019-04-26 15:46:58 -07:00
mtail eab5390473 Another badge update 2019-04-26 15:25:12 -07:00
mtail e0973964eb More badge tweaking. 2019-04-26 15:23:54 -07:00
mtail e4dd7eb619 Another badge update. 2019-04-26 15:12:52 -07:00
mtail f9e4478e60 Update mergify badge. 2019-04-26 15:08:02 -07:00
mtail a3de3c4a97 Cleanup. 2019-04-26 15:02:49 -07:00
Ozben Evren 5941d51a9e Reverse the polarity of anachronisms (#4057)
* Bogus edit to satisfy GitHub lords.

* An important update.

* Truth
2019-04-26 21:49:39 +00:00
mtail 24d972fd7a Next batch of archive-related updates. 2019-04-25 19:52:00 -07:00
Martin Taillefer 5ca5a0bfc4
Tune the archive_landing mode. (#4045) 2019-04-25 13:47:30 -07:00
mtail b67b59ceb7 A few README improvements. 2019-04-23 06:55:47 -07:00
mtail bf2f347275 Typos 2019-04-22 20:35:43 -07:00
Martin Taillefer 6487e2f399
Simplify release tracking. (#4018) 2019-04-22 20:32:10 -07:00
Martin Taillefer 0e1dd164e7
Clean up some of the build procedures a bit. (#3489) 2019-03-04 07:51:41 -08:00
Martin Taillefer 6db37da6a1
Add the svgo tool to the docker image. (#3466) 2019-03-03 07:21:07 -08:00
Steven Dake 2de5e147ac Makefile override bind (#3319)
* Permit override of the serve domain

When I use `serve` I serve from a remote server.  I have hand modified
the Makefile for ages to allow me to override the serve location so that
hugo renders and links the site properly.  Document how to do this and
encode it within the Makefile.

* Clean up expectations
2019-02-21 07:52:30 -08:00
mtail 97bb0f0563 Add CircleCi 2019-02-14 19:09:37 -08:00
mtail c96863672d Another update 2019-02-14 19:04:45 -08:00
mtail f4ca504e6c Slight readme update. 2019-02-14 19:02:42 -08:00
mtail 46677039e6 And a 3rd badge. 2019-02-13 15:44:09 -08:00
mtail 32584b3946 Another badege. 2019-02-13 15:42:18 -08:00
mtail 186615d04f Add a Netlify badge. 2019-02-13 15:38:39 -08:00
Vincent 4fd40a24c7 New option: Let linter ignore the external links (#3046)
* let linter ignore the external links

* fixed: typo
2019-01-07 09:58:44 -08:00
mtail a251c3d52c Fix some broken Envoy links. 2018-11-06 05:24:49 -08:00
Martin Taillefer 9540cd2d19
Site improvements. (#2742)
- Auto-generate tables of template->adapters and adapter->templates

- Make the "Edit this page on GitHub" menu option track the branch correctly instead of always pointing to master.

- Update the reference docs.
2018-10-05 11:15:26 -07:00
Martin Taillefer 3acfe3fe40
Replace references from istio.github.io to istio.io (#2686) 2018-09-25 12:13:38 -07:00
mtail addd1b2da0 Update release info, 2018-09-08 17:45:54 -07:00
Martin Taillefer cb58e4539e
Site improvements (#2555)
- Move some strings from the footer to the translation table so they can be translated.

- Use a custom search engine for the preliminary site, so the preliminary site can actually be searched.

- Improve a few shortcodes to improve how they work when nested in tabs.

- Move a few constants out of the layouts and into args.yml for cleanliness.
2018-09-07 09:38:40 -07:00
mtail b75903ca84 Typo. 2018-08-28 20:46:17 -07:00
mtail 5114973fd8 Revamped instructions for creating new versions. 2018-07-31 06:17:41 -07:00
Vadim Eisenberg f0045c25de add make gen for linting (#1621) 2018-06-28 06:05:34 -07:00
mtail 16b5cab3d7 Third round of file renames.
Only thing left are the reference files.
2018-06-27 06:32:20 -07:00
mtail ae91d0d432 All 3 sites now hosted on Netlify. 2018-06-16 21:04:30 -07:00
mtail 74494d9cf8 Update versioning instructions. 2018-06-16 17:58:23 -07:00
Martin Taillefer 857f86abad
Update Makefile for simplified Netlify scheme. (#1525) 2018-06-15 17:02:08 -07:00
mtail 60e12a5d55 Update to reflect move to Netlify 2018-06-13 08:45:22 -07:00
mtail 8d4e1b9190 Merge branch 'release-0.8' 2018-06-09 06:29:37 -07:00
mtail f3ac3844c3 Remove silly trailing space. 2018-06-08 16:55:31 -07:00
mtail d80cdbb37f Update README details on publishing a new version of the site. 2018-06-08 08:10:09 -07:00
mtail a7c0dee770 Add missing release notes to keep link checking happy. 2018-05-31 08:10:18 -07:00
mtail 0020cf5035 Fixes around publishing the site. 2018-05-31 06:46:49 -07:00
mtail 951a8ed9f4 Switch from Jekyll to Hugo. 2018-05-25 20:02:32 -07:00
Yossi Mesika e6ff3d8b81 Fixes to the doc after testing/reviewing it with release-0.8 istio branch (#1244) 2018-05-08 05:30:24 -07:00
Martin Taillefer d79170cfa3
Clarify istio.io/preliminary.istio.io stuff (#1221) 2018-04-30 13:22:10 -07:00
Dionna Amalie Glaze 68eb53ea78 Fix broken link in README.md (#1209) 2018-04-27 11:43:47 -07:00