Commit Graph

56 Commits (84f736ecf422bc1dd4750200fee385f8709702f8)

Author SHA1 Message Date
lucperkins 9006595b99 Merge remote-tracking branch 'upstream/master' into lperkins/hugo-version-readme 2018-08-21 10:06:04 -07:00
lucperkins 9568a05089 Modify README to provide more in-depth instructions on Hugo 2018-08-20 16:30:26 -07:00
MengZeLee 35d9876948 changed the link path to current path. (#9803) 2018-08-12 00:55:53 -07:00
Math Costa f313a39e9e Update README and Dockerfile (#9781)
* Updates readme's site building instructions

* Alters dockerfile to use extended hugo build

This is necessary for the pipes used w/ TOCSS since node-sass was dropped
2018-08-08 13:54:45 -07:00
Misty Linville 5ae0d0dd8d Reorganize docs contrib guide (#9510)
* Reorganize docs contrib guide

* Address first round of feedback from Brad, Jared

* Standardize on 'SIG Docs'

* Address more feedback

* Rewrites to participating.md

* Tweak navigation titles

* Document PR Wrangler

* Document SIG Docs chairperson

* Fix codeblock that shows how to use <codenew>

It was being interpreted as a Hugo shortcode.
2018-08-06 16:15:57 -07:00
Tim Fogarty f59c0e8235 Change stage target to docker-serve in Makefile (#9216)
* Change stage target to docker-serve in Makefile

docker-serve is documented in the readme (from #9128).

* Update underlying command for make docker-serve

The underlying command listed in the README wasn't exactly the
same as the command in the Makefile.

* Remove old Dockerfile for Jekyll site

PR #9128 added a new Dockerfile for the Hugo site. The old
staging container is no longer needed.
2018-07-27 10:33:57 -07:00
Lucian Maly ebb19326b8 Target docker-serve does not exist + removed $ (#9450) 2018-07-13 13:31:26 -07:00
Luc Perkins f3fb826dc5 Add Docker build capability (#9128)
* Add Dockerfile and make commands

* add background run option

* Expand on OSS attribution in new Dockerfile

* Begin adding README instructions for Docker

* Add new stage command
2018-06-21 10:13:29 -07:00
Brad Topol 5b438296db Fixes issue #5620 (#5869)
* Fixes issue #5620

Signed-off-by: Brad Topol <btopol@us.ibm.com>

* Restructured so that review process is for both current and upcoming
releases.  Added content describing the use of tech reviewers.

* Removed incorrect Kubernetes reviewer link.

* Fixed tech reviewer URL to now use website
2017-10-23 15:08:47 -07:00
Krishna m-Kumar 1d3b7c4228 updated Readme with several links missing
5 missing links updated 
Added Review Issues Tab  and Link from the same folder's file.
2017-09-06 07:27:36 +05:30
gbzhu 2cc0485a70 fix typos 2016-12-28 17:48:46 +08:00
steveperry-53 aeefabff87 Move README content to contribution section. 2016-12-13 11:15:37 -08:00
ankurshukla d10fed8566 Added new set of Tech and Services Partners 2016-11-15 13:03:34 -08:00
Steve Perry e41f80c9a5 Update README.md 2016-10-18 17:30:10 -07:00
steveperry-53 ebbe5bbcc1 Additional updates to the Staging sections of the README. 2016-10-18 16:40:10 -07:00
steveperry-53 65f244993c Revise the section on Branch Structure and Staging. 2016-10-18 09:50:31 -07:00
steveperry-53 edc7c2281e Merge branch 'contribution-guide-2'
Conflicts:
	README.md
2016-10-15 14:18:50 -07:00
steveperry-53 74791339ec Write new material about how to contribute to the Kubernetes docs. 2016-10-15 14:03:18 -07:00
steveperry-53 81cb7792c1 Merge branch 'master' of https://github.com/steveperry-53/steveperry-53.github.io
Conflicts:
	README.md
	_config.yml
2016-10-15 13:31:14 -07:00
steveperry-53 93d5887c4b Write new material about how to contribute to the Kubernetes docs. 2016-10-15 13:17:23 -07:00
Devin Donnelly a0e672e50a Updated README.md with information on Netlify staging and removed outdated information on versioned doc branches. 2016-10-06 14:27:26 -07:00
Chmouel Boudjnah d322b78c53 minor spelling update
using mispellings https://pypi.python.org/pypi/misspellings
2016-09-22 11:48:21 +02:00
Jeff Mendoza 6d4ea99b12 Move staging container to gcr, check in Dockerfile. 2016-09-20 13:48:29 -07:00
Jeff Mendoza 2a613c0158 Add yaml guidelines to readme.md /editdocs 2016-09-20 12:20:15 -07:00
Luke Nickerson ab62660e10 Added setup instructions for Windows 2016-08-05 15:59:27 -04:00
Brian Grant 28bce62432 Merge pull request #893 from ankurshukla/master
Removed and merged companies to the partner section
2016-07-22 14:36:48 -07:00
ankurshukla 7bfe4dcb5e Removed and merged companies to the partner section 2016-07-21 10:22:04 -07:00
johndmulhausen 2730cadf8d Update README.md 2016-07-07 02:25:26 -07:00
johndmulhausen cef1accd9d Merge branch 'master' into release-1.3
# Conflicts:
#	docs/admin/resourcequota/index.md
#	docs/admin/resourcequota/object-counts.yaml
#	docs/admin/resourcequota/walkthrough.md
#	docs/user-guide/downward-api/index.md
2016-07-07 02:00:32 -07:00
johndmulhausen 81f85e7486 Update README.md 2016-06-22 13:34:37 -07:00
John Mulhausen 17ffba1ef1 Figured out official image was dog slow, so once again going proprietary 2016-06-22 08:11:35 -07:00
John Mulhausen 5bfeb0697d Using official github-pages container 2016-06-22 06:36:57 -07:00
John Mulhausen a78baafe37 PWD correction 2016-06-22 06:08:19 -07:00
John Mulhausen 2ab411ffd0 New Docker-based authoring instructions 2016-06-22 05:48:00 -07:00
ankurshukla 155c261549 Adding partner section to community page 2016-06-02 10:57:13 -07:00
johndmulhausen 94aaca027b Merge pull request #588 from kubernetes/master
Rebasing 1.3 with all the churn in the 1.2 docs.
2016-05-31 13:25:36 -07:00
johndmulhausen 646d7084c3 Update README.md 2016-05-17 11:51:00 -05:00
johndmulhausen 37fe853b1a Update README.md 2016-04-30 14:25:26 -07:00
johndmulhausen 4582d120da Update README.md 2016-04-30 14:19:52 -07:00
johndmulhausen ac078f015f Update README.md 2016-04-30 11:25:52 -07:00
johndmulhausen 78ca979140 Update README.md 2016-04-30 11:24:12 -07:00
johndmulhausen 998837942d Merge pull request #139 from justinsb/how_to_change_sidebar
Add note about needing to jekyll clean for changs to _data/
2016-03-16 19:31:55 -07:00
Justin Santa Barbara fd7f5fb3d5 Add note about needing to jekyll clean for changs to _data/
I was not able to get changes to show up in preview mode until I ran a
jekyll clean before a jekyll serve.
2016-03-16 21:59:25 -04:00
johndmulhausen 5c962aa68b Merge pull request #121 from chrismarino/master
Added Romana to the list of networking alternatives.
2016-03-16 17:36:02 -07:00
johndmulhausen de1558b744 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io 2016-03-16 15:54:46 -07:00
johndmulhausen c8dd8b8831 Import from Container Engine docs, addition of Tabs functionality, various link fixes 2016-03-16 15:54:34 -07:00
Justin Santa Barbara 091138f6fe Use ${HOME} for homedir
This allows for copying and pasting, and avoids an OS X specific path.
2016-03-15 23:09:05 -04:00
chrismarino 3c814a9629 Misc.. 2016-03-14 11:59:54 -07:00
chrismarino b9faac2e09 Update README.md 2016-03-14 11:55:41 -07:00
Ben Hall 1567ddedaa Remove extra / with curl command 2016-03-10 17:04:58 +00:00