Commit Graph

7 Commits (59e626e056962807a153c7740817049255fd23e0)

Author SHA1 Message Date
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
yamenk 2e23aa3a05 Adding missing deployment labels (#9012) 2018-06-19 10:06:32 -07:00
Qiming 78a71a4066 Fix guestbooks (#8694)
Fix guestbooks tutorial. Issue is related to #8689 which attempted to
fix the incorrectly rendered commands.
2018-05-23 05:30:34 -07:00
Steve Perry 21fd86ed4b Fix up Tutorials landing page and Tutorials left nav. (#8557)
* Fix up Tutorials landing page and Tutorials left nav.

* Add redirects. Fix bullet.
2018-05-15 15:29:27 -07:00
Ihor Dvoretskyi 20f7e13756 indents added to fix formatting (#8468) 2018-05-10 11:00:53 -07:00
paulbattagliag feff3c4a7f Fixed #8076 (#8344)
* Fixed #8076

Per bug 8076, added info about error message and workaround to reinstall Homebrew.

* Add note formatting
2018-05-06 11:43:50 -07:00
Bjørn Erik Pedersen 7f3b633aa0 Convert site to Hugo (#8316)
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00