Martin Taillefer
0c67fd6827
Fix a couple broken glossary entries.
2017-05-18 10:16:01 -07:00
Frank Budinsky
79613608eb
rate limiting and basic access control task improvements ( #260 )
...
* rate limiting and basic access control task improvements
* fix link
* address review comments
2017-05-18 11:24:11 -04:00
GregHanson
07327a1058
grammar errors ( #276 )
2017-05-18 09:37:27 -05:00
Martin Taillefer
4d7f17a09c
Spruce up our code blocks.
...
- Use different rendering style for code blocks.
- Define a default language so stuff always looks right.
- Add a bit more info to the writing-a-topic guide.
2017-05-18 07:08:36 -07:00
Kuat
c7f4640437
Typo ( #275 )
2017-05-18 05:47:29 -07:00
Kuat
4d1f4cb43f
Mark all code fragments with language ( #274 )
2017-05-18 05:46:43 -07:00
Kuat
4f29990270
Mark all code fragments with language in integrating task ( #273 )
2017-05-18 05:45:49 -07:00
Kuat
497cda5cb4
Mark all code fragments with language in egress ( #272 )
2017-05-18 05:44:52 -07:00
Kuat
1fca7bea62
Mark all code fragments with language ( #271 )
...
Code snippets without language look off on the website - they are not picked up by prism.
2017-05-18 05:43:58 -07:00
Martin Taillefer
98d642b164
Remove a few leftovers.
2017-05-17 22:05:01 -07:00
Martin Taillefer
0e52a7af34
Replace Jekyll's syntax highlighter with Prism. It handles YAML much better.
...
Prism also includes its own Copy to clipboard functionality, so remove our home
grown version.
2017-05-17 21:54:47 -07:00
Andra Cismaru
c92e2ecbba
More feedback from hack ( #268 )
2017-05-17 19:56:10 -07:00
Martin Taillefer
fbf0f45d1d
Fix formatting issues introduced by the use of the figure.html include.
2017-05-17 16:29:40 -07:00
Andra Cismaru
7ce257c2c6
Clean up TPRs ( #225 )
2017-05-17 16:29:04 -07:00
Kuat
c7550d8f9e
Update index.md ( #265 )
2017-05-17 15:46:42 -07:00
Kuat
dc86a6a6cf
Update _colors.scss ( #266 )
2017-05-17 15:42:25 -07:00
Dave
ab1fe1699c
Fixes #248 - copy button no longer working ( #261 )
2017-05-17 15:20:37 -07:00
Martin Taillefer
22390cfa12
Change twitter handle.
2017-05-17 14:52:42 -07:00
Isaiah Snell-Feikema
5b6e759024
Add cleanup to Istio integration task ( #255 )
...
Added simple cleanup instructions.
2017-05-17 14:40:32 -07:00
Kuat
b08425228e
Use darker red for syntax ( #259 )
2017-05-17 14:05:57 -07:00
Kuat
6df1285472
Update _nav.scss ( #258 )
2017-05-17 13:52:45 -07:00
Kuat
31d7aa5d6f
Update _colors.scss ( #257 )
2017-05-17 13:47:35 -07:00
Kuat
1fdfcab985
Remove instructions to use client certs ( #254 )
...
I've already removed it once, not sure why they are resurrected.
2017-05-17 13:32:55 -07:00
Martin Taillefer
0a5a870b02
Minor addition to style guide.
2017-05-17 10:32:19 -07:00
Isaiah Snell-Feikema
de96fb231a
Fix more typos
2017-05-17 11:59:30 -05:00
Isaiah Snell-Feikema
b386127db1
Fix typo
2017-05-17 11:30:21 -05:00
Martin Taillefer
32ee9107b3
Update community content.
2017-05-17 07:12:09 -07:00
Varun Talwar
39fe382f98
Adding analytics code ( #246 )
2017-05-17 06:49:27 -07:00
Dave
31a2f09892
remove manual setting of sidebar height and shift border ( #237 )
...
* remove manual setting of sidebar height and shift border to content container. refactor
* fix size of copy button font and move button above code blocks
2017-05-16 20:56:29 -07:00
Kuat
7774b2ea42
fault injection disclaimer ( #239 )
...
* Update ingress.md
* Update ingress.md
2017-05-16 22:19:29 -04:00
Sebastien Vas
182554aac3
Adds check ( #243 )
...
* Adds check
* Remove interactive terminal
* Fix redisquota url
2017-05-16 15:59:06 -07:00
Oliver Liu
bcd75ce6e9
Update Istio auth task with Hackathon feedback ( #177 )
...
* Add Istio auth configuration instructions.
* Remove Istio per-cluster CA deployment.
2017-05-16 15:48:31 -07:00
Laurent Demailly
c084cf2bab
Fixing remaining bad links and html errors ( #236 )
...
* Fixing most of remaining bad links
Still left :
#google.rpc.Code in reference/api/mixer/status
And the mixer-config-quota-bookinfo.yaml is missing in
https://github.com/istio/istio/tree/master/samples/apps/bookinfo
* Add html checking and ignore localhost urls
fixed typo in layouts/base found by html checking
* Fix duplicate id defined
Those anchors don’t seem used btw
* Adding back html proofer
got removed accidentally it seems
* Fix the last 2 errors
2017-05-16 15:09:03 -07:00
Tao Li
a3164444aa
Revise istio auth, and fix typo in demo main page ( #235 )
...
* revise istio auth, and fix typo in demo main page
* revise comment
2017-05-16 16:47:16 -04:00
mandarjog
aa0308bd0c
Fix broken link.
2017-05-16 11:01:28 -07:00
Shriram Rajagopalan
8db28adc74
describe how to setup kubeconfig for bluemix
2017-05-16 12:12:18 -04:00
Martin Taillefer
2316ebed0c
Improve image handling using the figure.html include.
2017-05-16 07:28:24 -07:00
Shriram Rajagopalan
d348a795a0
fix incorrect LB spec
2017-05-16 09:43:08 -04:00
Martin Taillefer
79956032d1
Add missing styles for landing page.
2017-05-16 05:35:52 -07:00
Frank Budinsky
3466086ed0
put image back from src ( #231 )
2017-05-16 01:45:35 -04:00
Frank Budinsky
b31ce8ed73
zipkin-tracing task and bookinfo sample cleanup ( #229 )
...
* zipkin-tracing task and bookinfo sample cleanup
* resolve merge conflicts
2017-05-16 01:32:57 -04:00
Martin Taillefer
d9f519fa70
Add link to istio-announce mailing list.
...
Add a few missing CSS styles that dropped off in a recent refactor.
2017-05-15 22:28:24 -07:00
Martin Taillefer
bc3b899ccc
Move everything back out of the src directory since its make GitHub Pages unhappy.
2017-05-15 21:53:10 -07:00
Laurent Demailly
4c383120eb
Add html-proofer ( #227 )
...
```
bundle install
rake test
```
To see the issues (#226 )
2017-05-15 20:12:48 -07:00
Shriram Rajagopalan
559245085d
zipkin addon in install - verified ( #228 )
2017-05-15 23:09:10 -04:00
Martin Taillefer
9a26da4591
Fix broken links.
2017-05-15 20:04:52 -07:00
Martin Taillefer
065e7a5c71
Move site content into the src directory.
...
This clearly separates site content from other repo state.
2017-05-15 19:22:30 -07:00
Tao Li
1bc1bcd764
Revise istio auth description in bookinfo demo ( #224 )
...
* Reword istio auth description in bookinfo demo
* Revise istio auth description in bookinfo demo
* add extra space
* remove trailing spaces
* revise the secure naming link
2017-05-15 18:25:13 -04:00
Laurent Demailly
29d3f9a071
Better visibility for downloading and installing Istio ( #223 )
...
per #183
Better visibility for downloading and installing Istio
Though maybe this should be even higher up (A "Getting started" top level/section ?)
2017-05-15 18:14:02 -04:00
Laurent Demailly
f19819ab2f
make the user list a hyperlink ( #221 )
...
ps: istio-announce@ doesn't exist - yet ?
2017-05-15 18:12:37 -04:00