Commit Graph

5 Commits (78eafc7c228fb45b71465b17c817a76581406d4c)

Author SHA1 Message Date
Qiming 3dd65e4e95 Consolidate YAML files [part-14] (#9379)
This PR deals with the getting started guides (windows) and tutorials
sections. Since the YAML files in the windows directory currently are not
referenced at all, this PR refactored the markdown file to correct this
problem. When appropriate, we use the YAML content from the markdown in
the extracted version.
2018-07-03 23:58:20 -07:00
Qiming a3415f6228 Consolidate YAML files [part-2] (#9236)
Changes that will help upcoming consolidation work:

- Add variable `githubWebsiteRaw` to config.toml to facilitate building
  links to raw YAML files
- Revise `codenew` shortcode to generate links to raw YAML files instead
  of github.com file view;
- Rename `artifacts` directory to `examples` to better reflect its usage;

Accompanied changes as show cases:

- Moved `deployment.yaml`, `deployment-update.yaml` and
  `deployment-scale.yaml` to the new `examples/application` subdirectory;
- Removed duplicate instances of the above YAML files in other
  directories;
- Update example_test.go to test the relocated YAML files and removed
  testing for files that no longer needed.
2018-06-26 09:34:52 -07:00
lovejoy b4affeabfa fix the toc (#8971) 2018-06-25 11:45:22 -07:00
CaoShuFeng 995453c5cc fix describtion about authz and tutorial (#9011) 2018-06-10 11:24:59 -07:00
Steve Perry 70fd7dca04 Move walkthroughs from user-guide to tutorials. (#8933) 2018-06-06 12:36:25 -07:00