Commit Graph

8 Commits

Author SHA1 Message Date
Jim Angel 4ea18c1e18 Update config.toml (#13411)
* Update config.toml

* Update config.toml
2019-03-25 18:47:16 -07:00
Jim Angel 30daa99d59 modified config.toml for 1.13 release (#11495)
1.13 + 4 latest releases supported by sig-docs.
2018-12-03 15:10:54 -08:00
Zach Corleissen dca12ad65d Update site config for l10n teams and 1.11 info (#10668)
Update OWNERS_ALIASES to be current

Fix OWNERS files syntax

Fix currentUrl

Fix currentUrl again
2018-10-23 15:56:48 -07:00
Harshvardhan Karn 47f465358c fix version selector in v1.10 (#9502)
* fix version selector in v1.10

- add `version-1.11` in `v1.10` version selector

Signed-off-by: harshvkarn <harshvkarn54@gmail.com>

* remove v1.6 support from version selector

- `v1.6` is deprecated, so remove `v1.6` from version selector

Signed-off-by: harshvkarn <harshvkarn54@gmail.com>

* fix docsbranch for 1.11
2018-07-18 16:00:21 -07:00
Andrew Chen 62d3c40673 Fix currentUrl var in deprecation-warning.html (#9280)
* Update TOML to archive 1.10

* fix var syntax (+1 squashed commit)
Squashed commits:
[a5e0fd5] Fix currentUrl var in deprecation-warning.html
2018-06-27 15:40:21 -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
Ibrahim AshShohail b9f2c7c2a1 update versions (#8662)
Signed-off-by: Ibrahim AshShohail <me@ibrasho.com>
2018-05-22 23:56:32 -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