Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Jitendra Vaidya 6232bc350f Fix docs. Make sure that env.sh does not set VTTOP if already set.
Signed-off-by: Jitendra Vaidya <jitendra.vaidya@gmail.com>
2018-12-24 21:08:26 +00:00
Michael Berlin 41c81c694f vitess.io: Change URL format from "$page.html" to $page/.
This change only affects non-index pages e.g.
http://vitess.io/getting-started/local-instance.html.

To make sure that the previous URLs are still working, I've added
redirects for them.

This change also broke the internal links. Note that I did not fix them
and instead rewrote all of them with the "%{ link ... %}" tag. This has
the advantage that Jekyll now checks if the linked file exists.

Other changes:
- Updated "jekyll" and "liquid" versions. I'll rebuild the
"publish-site" Docker image shortly after this is merged.
- Removed gem "jekyll-mentions" because it was unused and broke with the
newer versions.
- Changed "page.bodyclass" to "layout.bodyclass" in the template. This
is required due to the upgrade to Jekyll 3. See:
http://jekyllrb.com/docs/upgrading/2-to-3/#layout-metadata
2017-09-15 13:36:03 -07:00
Anthony Yeh d4de115720 Update Getting Started Local guide. 2015-10-29 18:24:31 -07:00
Anthony Yeh 7c475ace68 Update docs for new ApplySchema command. 2015-06-09 13:27:23 -07:00
Alain Jobart 260392e2ca Now updating Shard with new master.
And converting the new master to 'master' type.
Fixing the directions tfor local cluster to use InitShardMaster.
2015-04-02 14:01:24 -07:00
Anthony Yeh 61d6cbbb01 Explain `init` versus `start` in local example.
Fixes #362
2015-02-06 13:29:08 -08:00
Rushi Agrawal b16f9014a3 Fix typo: s/client/click/ 2015-01-27 15:04:33 +05:30
Rushi Agrawal 6170ec9c85 Fix incorrect reference in examples/local/README.md
vtctlclient binary is in $VTROOT, not $VTTOP
2015-01-27 14:53:11 +05:30
Anthony Yeh 7626a30892 Add docs and scripts to bring up a local cluster. 2015-01-18 00:02:02 -08:00