Source for the istio.io site
Go to file
Martin Taillefer 366beeb116 Merge pull request #13 from ZackButcher/configconcepts
Introduce a concept guide for writing JSON and YAML based on a protobuf message
2017-04-13 10:25:14 -07:00
_data initial commit of webpage based on grpc.io 2017-03-30 17:48:18 -04:00
_includes Introduce a concept guide covering writing JSON and YAML based on a protobuf 2017-04-13 10:23:14 -07:00
_layouts http -> https 2017-03-30 18:06:54 -04:00
_posts Work on the structure in a bunch of plces. 2017-04-05 17:18:15 -07:00
_sass Fix list formatting. 2017-04-07 16:07:58 -07:00
about Update the community page. 2017-04-06 14:32:09 -07:00
blog Update the community page. 2017-04-06 14:32:09 -07:00
community Start filling in the Contributing section. 2017-04-07 07:37:18 -07:00
css initial commit of webpage based on grpc.io 2017-03-30 17:48:18 -04:00
docs Remove 'Proto' from the various section headings 2017-04-13 10:23:14 -07:00
faq Various content fixes. 2017-04-07 11:03:00 -07:00
favicons initial commit of webpage based on grpc.io 2017-03-30 17:48:18 -04:00
fonts/roboto initial commit of webpage based on grpc.io 2017-03-30 17:48:18 -04:00
img Expand mixer background material. 2017-04-12 06:24:18 -07:00
js use site.baseurl for collapsible.js 2017-04-07 15:06:50 -04:00
libs initial commit of webpage based on grpc.io 2017-03-30 17:48:18 -04:00
CNAME update CNAME 2017-03-15 14:43:09 -04:00
CONTRIBUTING.md Update the community page. 2017-04-06 14:32:09 -07:00
Gemfile Start filling in the Contributing section. 2017-04-07 07:37:18 -07:00
Gemfile.lock initial commit of webpage based on grpc.io 2017-03-30 17:48:18 -04:00
LICENSE Initial commit 2017-02-21 09:19:50 -08:00
README.md Update the community page. 2017-04-06 14:32:09 -07:00
_config.yml remove base url 2017-03-30 18:04:13 -04:00
feed.xml initial commit of webpage based on grpc.io 2017-03-30 17:48:18 -04:00
index.html Add a 'under construction' message to the landing page. 2017-04-12 14:45:25 -07:00
release initial commit of webpage based on grpc.io 2017-03-30 17:48:18 -04:00
robots.txt initial commit of webpage based on grpc.io 2017-03-30 17:48:18 -04:00
sitemap.xml initial commit of webpage based on grpc.io 2017-03-30 17:48:18 -04:00

README.md

istio.github.io

This repository contains the source code for the istio.io web site.

Please see the main Istio README file to learn about the overall Istio project and how to get in touch with us. To learn how you can contribute to any of the Istio components, please see the Istio contribution guidelines.

The website uses Jekyll templates and is hosted on GitHub Pages. Please make sure you are familiar with these before editing.