2018-04-07 03:04:08 +00:00
|
|
|
@font-face {
|
|
|
|
font-family: 'Material Icons';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
|
|
|
src: url(iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */
|
|
|
|
src: local('Material Icons'),
|
|
|
|
local('MaterialIcons-Regular'),
|
|
|
|
url('../fonts/MaterialIcons-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
|
|
url('../fonts/MaterialIcons-Regular.woff2') format('woff2'), /* Super Modern Browsers */
|
|
|
|
url('../fonts/MaterialIcons-Regular.woff') format('woff'), /* Modern Browsers */
|
|
|
|
url('../fonts/MaterialIcons-Regular.svg#MaterialIcons-Regular') format('svg'), /* Legacy iOS */
|
|
|
|
url('../fonts/MaterialIcons-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
|
|
|
|
}
|
Create User Journeys MVP (#4630)
* Create User Journeys
Squashed commits:
[9a360e8] add page link functionality (+1 squashed commit)
Squashed commits:
[1cbefa4] Rework App Dev "I want to..." (+1 squashed commit)
Squashed commits:
[0013eb1] Create User Journeys
* structure 2nd page
* prepare docs/home for user journey portal
* Create sample.html
* Update sample.html
* Update index.md
* Create index.html
* Update index.html
* Update index.html
* Update index.html
* Delete index.html
* add custom js mechanism
* bug fix
* put in docsContent div
* add docsportal layout
* move title from layout into page
* move user-journeys/ into /docs/
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update style_user_journeys.css
* add initial draft for app dev user journey
* add links, rough outline
* fix a few things before demo/discussion
* rework intro section
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update index.md
* Update user-journeys.js
* Update index.md
* Update docsportal.html
* Update style_user_journeys.css
* Update docsportal.html
* add and reorganize content for review
* edit mostly minikube install
* Updates squashed (+51 squashed commits)
Squashed commits:
[2e18ea8] Update application_developer-foundational.html
[78fd490] autogenerate home index from toc
[42e89f6] Update application_developer-foundational.html
[a77d7d6] Update application_developer-foundational.html
[0a489be] Update application_developer-foundational.html
[5b4702f] Update style_user_journeys.css
[90035a6] Update application_developer-foundational.html
[db4fb19] Update application_developer-foundational.html
[4188ebc] Update style_user_journeys.css
[aec303b] Update application_developer-foundational.html
[679d7f6] Update style_user_journeys.css
[e8019bf] Update application_developer-foundational.html
[2d91bf6] Update style_user_journeys.css
[56a49a9] Update application_developer-foundational.html
[79cfb6e] Update application_developer-foundational.html
[f3ec0c5] Update application_developer-foundational.html
[756a42e] Update style_user_journeys.css
[208cde1] Update index.md
[66241e4] Update index.md
[ea8df7f] Update style_user_journeys.css
[0778054] Update style.css
[dcd0863] Update user-journeys.js
[4a99502] Update user-journeys.js
[ddf3820] Update user-journeys.js
[9650dfd] Update user-journeys.js
[6773597] Update user-journeys.js
[0e7849e] Update user-journeys.js
[8c99ba7] Update style_user_journeys.css
[68d5a8a] Update user-journeys.js
[45c85fe] Update user-journeys.js
[7bd4a5d] Update index.md
[c53c6cd] Update index.md
[281e4d3] Update style.css
[8e5efae] Update application_developer-foundational.html
[787f78e] add newline to custom js list
[eea0d10] Update style_user_journeys.css
[295b4d3] Update docsportal.html
[49f7130] Update index.md
[0125bc6] Update style_user_journeys.css
[a803584] Update style_user_journeys.css
[5b97319] Update index.md
[0aa34b2] update kubernetes.github.io links
[62c9981] hide "Edit this Page" button for portal
[1fd0226] Update style_user_journeys.css
[bd35646] Update style_user_journeys.css
[d7a8b81] Update style_user_journeys.css
[0c1e459] Update user-journeys.js
[9eb237d] Update style_user_journeys.css
[99685cd] Update index.md
[516079a] Update index.md
[1386033] Update style_user_journeys.css
* add, edit app dev content, links
* move user persona data to yaml
* add links
* edit, reorganize for navigation
* Update style_user_journeys.css
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* add configmaps
* move links
* edits before merge
* union with #5913
* revert and overwrite for clean #5913 merge
* merge in #5913 changes
* fix Travis error
* Refactor JS for User Journeys portal (#6473)
* comment code
* add arbitrary number of info links
* copy file to correct directory, clean up HTML
* add back in current stylesheet refs
* Set default message when no persona selected (#6495)
* comment code
* add arbitrary number of info links
* Set default message when no persona selected
* copy file to correct directory, clean up HTML (#6502)
* copy file to correct directory, clean up HTML
* add back in current stylesheet refs
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update application_developer-foundational.html
* [User Journeys] Add content template (#6523)
* remove deprecated directories
* add user journey content template
* Convert app dev - foundational to md
* support general, non-hard-coded formatting for user journey content pages
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Chenopis uj sprint 20171222 (#6748)
* move section banners out of docsection1 divs
* revert
* liquid hack
* modify js hack
* add intermediate and advanced app developer with scroll
* clean up app dev foundational content
* fix formatting
* remove html pages
* add new pages to toc
* Add Docs Contributor persona links
* rebalance docs contributor links
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update foundational.md
* Update foundational.md
* Update style_user_journeys.css
* resetting cluster ops content into updated format (#6783)
* resetting cluster ops content into updated format
* stage interstitial pages from app_developer user journey
* adding cluster ops user journey interstitial pages to ToC _data
* cluster op overview and initial segment
* move working text into a comment
* initial foundational content for cluster ops
* restructuring
* roughing out intermediate resource content
* add notes/detail from user-journey google doc
reference details on what to cover in foundation/intermediate/adv
sections
* imperative language in "I want to..." content
* update entry page yaml strings
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Remove personas and buttons not in MVP
* Update home.js
* normalize strings for 'I want to' entries
* Reorder Contributor buttons
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update app-developer.yaml
* Sort buttons by index value (#6925)
* Sort buttons by index
* fix bug
* Update app-developer.yaml
* Update app-developer.yaml
* Update app-developer.yaml
* Update intermediate.md
* Update advanced.md
* Add community-contributor links
* change foundational/intermediate/advance topics icons
* update app-developer icons
* add code-contributor links
* remove ecosystem-contributor, renumber contributor indexes
* update links, add KEP link
* reorder contributor personas
* change icon for release process
* stub out cluster operator intermediate UJ
* Set up URL state for user journey combinations of path, persona, level
* add path for about kubernetes, fix formatting and javascript appropriately
* add definition for personas and fix ui spacing
* interim edits to intermediate cluster op user journey
* Update links in Browse Docs portion of home page.
* more intermediate cluster ops content
* adding in logging and monitoring content, as well as additional resource listings
* button - keep words together
* Move about blurb to top of docs/home page (#7000)
* Move about blurb to top of docs/home page
* fix conflict
* retire binary_release.md
* fix blurb formatting (+1 squashed commit)
Squashed commits:
[e2e5032] Add links to blurb
* fix docsportal (+1 squashed commit)
Squashed commits:
[f687e71] add noedit flag
* Fix home ToC
* tweak blurb styling
* reorg docs-home links
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Add some links for Cluster Ops - Advanced Topics (#7130)
* Add some links for Cluster Ops - Advanced Topics
* add back pick right solution
* app developer content
* minor edits
* Choose icons for cluster operator links
* swap logos
2018-01-30 20:23:05 +00:00
|
|
|
|
2018-04-07 03:04:08 +00:00
|
|
|
.material-icons {
|
|
|
|
font-family: 'Material Icons';
|
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
font-size: 24px; /* Preferred icon size */
|
|
|
|
display: inline-block;
|
|
|
|
line-height: 1;
|
|
|
|
text-transform: none;
|
|
|
|
letter-spacing: normal;
|
|
|
|
word-wrap: normal;
|
|
|
|
white-space: nowrap;
|
|
|
|
direction: ltr;
|
Create User Journeys MVP (#4630)
* Create User Journeys
Squashed commits:
[9a360e8] add page link functionality (+1 squashed commit)
Squashed commits:
[1cbefa4] Rework App Dev "I want to..." (+1 squashed commit)
Squashed commits:
[0013eb1] Create User Journeys
* structure 2nd page
* prepare docs/home for user journey portal
* Create sample.html
* Update sample.html
* Update index.md
* Create index.html
* Update index.html
* Update index.html
* Update index.html
* Delete index.html
* add custom js mechanism
* bug fix
* put in docsContent div
* add docsportal layout
* move title from layout into page
* move user-journeys/ into /docs/
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update style_user_journeys.css
* add initial draft for app dev user journey
* add links, rough outline
* fix a few things before demo/discussion
* rework intro section
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update index.md
* Update user-journeys.js
* Update index.md
* Update docsportal.html
* Update style_user_journeys.css
* Update docsportal.html
* add and reorganize content for review
* edit mostly minikube install
* Updates squashed (+51 squashed commits)
Squashed commits:
[2e18ea8] Update application_developer-foundational.html
[78fd490] autogenerate home index from toc
[42e89f6] Update application_developer-foundational.html
[a77d7d6] Update application_developer-foundational.html
[0a489be] Update application_developer-foundational.html
[5b4702f] Update style_user_journeys.css
[90035a6] Update application_developer-foundational.html
[db4fb19] Update application_developer-foundational.html
[4188ebc] Update style_user_journeys.css
[aec303b] Update application_developer-foundational.html
[679d7f6] Update style_user_journeys.css
[e8019bf] Update application_developer-foundational.html
[2d91bf6] Update style_user_journeys.css
[56a49a9] Update application_developer-foundational.html
[79cfb6e] Update application_developer-foundational.html
[f3ec0c5] Update application_developer-foundational.html
[756a42e] Update style_user_journeys.css
[208cde1] Update index.md
[66241e4] Update index.md
[ea8df7f] Update style_user_journeys.css
[0778054] Update style.css
[dcd0863] Update user-journeys.js
[4a99502] Update user-journeys.js
[ddf3820] Update user-journeys.js
[9650dfd] Update user-journeys.js
[6773597] Update user-journeys.js
[0e7849e] Update user-journeys.js
[8c99ba7] Update style_user_journeys.css
[68d5a8a] Update user-journeys.js
[45c85fe] Update user-journeys.js
[7bd4a5d] Update index.md
[c53c6cd] Update index.md
[281e4d3] Update style.css
[8e5efae] Update application_developer-foundational.html
[787f78e] add newline to custom js list
[eea0d10] Update style_user_journeys.css
[295b4d3] Update docsportal.html
[49f7130] Update index.md
[0125bc6] Update style_user_journeys.css
[a803584] Update style_user_journeys.css
[5b97319] Update index.md
[0aa34b2] update kubernetes.github.io links
[62c9981] hide "Edit this Page" button for portal
[1fd0226] Update style_user_journeys.css
[bd35646] Update style_user_journeys.css
[d7a8b81] Update style_user_journeys.css
[0c1e459] Update user-journeys.js
[9eb237d] Update style_user_journeys.css
[99685cd] Update index.md
[516079a] Update index.md
[1386033] Update style_user_journeys.css
* add, edit app dev content, links
* move user persona data to yaml
* add links
* edit, reorganize for navigation
* Update style_user_journeys.css
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* add configmaps
* move links
* edits before merge
* union with #5913
* revert and overwrite for clean #5913 merge
* merge in #5913 changes
* fix Travis error
* Refactor JS for User Journeys portal (#6473)
* comment code
* add arbitrary number of info links
* copy file to correct directory, clean up HTML
* add back in current stylesheet refs
* Set default message when no persona selected (#6495)
* comment code
* add arbitrary number of info links
* Set default message when no persona selected
* copy file to correct directory, clean up HTML (#6502)
* copy file to correct directory, clean up HTML
* add back in current stylesheet refs
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update application_developer-foundational.html
* [User Journeys] Add content template (#6523)
* remove deprecated directories
* add user journey content template
* Convert app dev - foundational to md
* support general, non-hard-coded formatting for user journey content pages
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Chenopis uj sprint 20171222 (#6748)
* move section banners out of docsection1 divs
* revert
* liquid hack
* modify js hack
* add intermediate and advanced app developer with scroll
* clean up app dev foundational content
* fix formatting
* remove html pages
* add new pages to toc
* Add Docs Contributor persona links
* rebalance docs contributor links
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update foundational.md
* Update foundational.md
* Update style_user_journeys.css
* resetting cluster ops content into updated format (#6783)
* resetting cluster ops content into updated format
* stage interstitial pages from app_developer user journey
* adding cluster ops user journey interstitial pages to ToC _data
* cluster op overview and initial segment
* move working text into a comment
* initial foundational content for cluster ops
* restructuring
* roughing out intermediate resource content
* add notes/detail from user-journey google doc
reference details on what to cover in foundation/intermediate/adv
sections
* imperative language in "I want to..." content
* update entry page yaml strings
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Remove personas and buttons not in MVP
* Update home.js
* normalize strings for 'I want to' entries
* Reorder Contributor buttons
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update app-developer.yaml
* Sort buttons by index value (#6925)
* Sort buttons by index
* fix bug
* Update app-developer.yaml
* Update app-developer.yaml
* Update app-developer.yaml
* Update intermediate.md
* Update advanced.md
* Add community-contributor links
* change foundational/intermediate/advance topics icons
* update app-developer icons
* add code-contributor links
* remove ecosystem-contributor, renumber contributor indexes
* update links, add KEP link
* reorder contributor personas
* change icon for release process
* stub out cluster operator intermediate UJ
* Set up URL state for user journey combinations of path, persona, level
* add path for about kubernetes, fix formatting and javascript appropriately
* add definition for personas and fix ui spacing
* interim edits to intermediate cluster op user journey
* Update links in Browse Docs portion of home page.
* more intermediate cluster ops content
* adding in logging and monitoring content, as well as additional resource listings
* button - keep words together
* Move about blurb to top of docs/home page (#7000)
* Move about blurb to top of docs/home page
* fix conflict
* retire binary_release.md
* fix blurb formatting (+1 squashed commit)
Squashed commits:
[e2e5032] Add links to blurb
* fix docsportal (+1 squashed commit)
Squashed commits:
[f687e71] add noedit flag
* Fix home ToC
* tweak blurb styling
* reorg docs-home links
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Add some links for Cluster Ops - Advanced Topics (#7130)
* Add some links for Cluster Ops - Advanced Topics
* add back pick right solution
* app developer content
* minor edits
* Choose icons for cluster operator links
* swap logos
2018-01-30 20:23:05 +00:00
|
|
|
|
2018-04-07 03:04:08 +00:00
|
|
|
/* Support for all WebKit browsers. */
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
/* Support for Safari and Chrome. */
|
|
|
|
text-rendering: optimizeLegibility;
|
|
|
|
|
|
|
|
/* Support for Firefox. */
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
|
|
|
|
/* Support for IE. */
|
|
|
|
font-feature-settings: 'liga';
|
|
|
|
}
|
|
|
|
|
|
|
|
body {
|
|
|
|
margin:0 auto;
|
Create User Journeys MVP (#4630)
* Create User Journeys
Squashed commits:
[9a360e8] add page link functionality (+1 squashed commit)
Squashed commits:
[1cbefa4] Rework App Dev "I want to..." (+1 squashed commit)
Squashed commits:
[0013eb1] Create User Journeys
* structure 2nd page
* prepare docs/home for user journey portal
* Create sample.html
* Update sample.html
* Update index.md
* Create index.html
* Update index.html
* Update index.html
* Update index.html
* Delete index.html
* add custom js mechanism
* bug fix
* put in docsContent div
* add docsportal layout
* move title from layout into page
* move user-journeys/ into /docs/
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update style_user_journeys.css
* add initial draft for app dev user journey
* add links, rough outline
* fix a few things before demo/discussion
* rework intro section
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update index.md
* Update user-journeys.js
* Update index.md
* Update docsportal.html
* Update style_user_journeys.css
* Update docsportal.html
* add and reorganize content for review
* edit mostly minikube install
* Updates squashed (+51 squashed commits)
Squashed commits:
[2e18ea8] Update application_developer-foundational.html
[78fd490] autogenerate home index from toc
[42e89f6] Update application_developer-foundational.html
[a77d7d6] Update application_developer-foundational.html
[0a489be] Update application_developer-foundational.html
[5b4702f] Update style_user_journeys.css
[90035a6] Update application_developer-foundational.html
[db4fb19] Update application_developer-foundational.html
[4188ebc] Update style_user_journeys.css
[aec303b] Update application_developer-foundational.html
[679d7f6] Update style_user_journeys.css
[e8019bf] Update application_developer-foundational.html
[2d91bf6] Update style_user_journeys.css
[56a49a9] Update application_developer-foundational.html
[79cfb6e] Update application_developer-foundational.html
[f3ec0c5] Update application_developer-foundational.html
[756a42e] Update style_user_journeys.css
[208cde1] Update index.md
[66241e4] Update index.md
[ea8df7f] Update style_user_journeys.css
[0778054] Update style.css
[dcd0863] Update user-journeys.js
[4a99502] Update user-journeys.js
[ddf3820] Update user-journeys.js
[9650dfd] Update user-journeys.js
[6773597] Update user-journeys.js
[0e7849e] Update user-journeys.js
[8c99ba7] Update style_user_journeys.css
[68d5a8a] Update user-journeys.js
[45c85fe] Update user-journeys.js
[7bd4a5d] Update index.md
[c53c6cd] Update index.md
[281e4d3] Update style.css
[8e5efae] Update application_developer-foundational.html
[787f78e] add newline to custom js list
[eea0d10] Update style_user_journeys.css
[295b4d3] Update docsportal.html
[49f7130] Update index.md
[0125bc6] Update style_user_journeys.css
[a803584] Update style_user_journeys.css
[5b97319] Update index.md
[0aa34b2] update kubernetes.github.io links
[62c9981] hide "Edit this Page" button for portal
[1fd0226] Update style_user_journeys.css
[bd35646] Update style_user_journeys.css
[d7a8b81] Update style_user_journeys.css
[0c1e459] Update user-journeys.js
[9eb237d] Update style_user_journeys.css
[99685cd] Update index.md
[516079a] Update index.md
[1386033] Update style_user_journeys.css
* add, edit app dev content, links
* move user persona data to yaml
* add links
* edit, reorganize for navigation
* Update style_user_journeys.css
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* add configmaps
* move links
* edits before merge
* union with #5913
* revert and overwrite for clean #5913 merge
* merge in #5913 changes
* fix Travis error
* Refactor JS for User Journeys portal (#6473)
* comment code
* add arbitrary number of info links
* copy file to correct directory, clean up HTML
* add back in current stylesheet refs
* Set default message when no persona selected (#6495)
* comment code
* add arbitrary number of info links
* Set default message when no persona selected
* copy file to correct directory, clean up HTML (#6502)
* copy file to correct directory, clean up HTML
* add back in current stylesheet refs
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update application_developer-foundational.html
* [User Journeys] Add content template (#6523)
* remove deprecated directories
* add user journey content template
* Convert app dev - foundational to md
* support general, non-hard-coded formatting for user journey content pages
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Chenopis uj sprint 20171222 (#6748)
* move section banners out of docsection1 divs
* revert
* liquid hack
* modify js hack
* add intermediate and advanced app developer with scroll
* clean up app dev foundational content
* fix formatting
* remove html pages
* add new pages to toc
* Add Docs Contributor persona links
* rebalance docs contributor links
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update foundational.md
* Update foundational.md
* Update style_user_journeys.css
* resetting cluster ops content into updated format (#6783)
* resetting cluster ops content into updated format
* stage interstitial pages from app_developer user journey
* adding cluster ops user journey interstitial pages to ToC _data
* cluster op overview and initial segment
* move working text into a comment
* initial foundational content for cluster ops
* restructuring
* roughing out intermediate resource content
* add notes/detail from user-journey google doc
reference details on what to cover in foundation/intermediate/adv
sections
* imperative language in "I want to..." content
* update entry page yaml strings
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Remove personas and buttons not in MVP
* Update home.js
* normalize strings for 'I want to' entries
* Reorder Contributor buttons
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update app-developer.yaml
* Sort buttons by index value (#6925)
* Sort buttons by index
* fix bug
* Update app-developer.yaml
* Update app-developer.yaml
* Update app-developer.yaml
* Update intermediate.md
* Update advanced.md
* Add community-contributor links
* change foundational/intermediate/advance topics icons
* update app-developer icons
* add code-contributor links
* remove ecosystem-contributor, renumber contributor indexes
* update links, add KEP link
* reorder contributor personas
* change icon for release process
* stub out cluster operator intermediate UJ
* Set up URL state for user journey combinations of path, persona, level
* add path for about kubernetes, fix formatting and javascript appropriately
* add definition for personas and fix ui spacing
* interim edits to intermediate cluster op user journey
* Update links in Browse Docs portion of home page.
* more intermediate cluster ops content
* adding in logging and monitoring content, as well as additional resource listings
* button - keep words together
* Move about blurb to top of docs/home page (#7000)
* Move about blurb to top of docs/home page
* fix conflict
* retire binary_release.md
* fix blurb formatting (+1 squashed commit)
Squashed commits:
[e2e5032] Add links to blurb
* fix docsportal (+1 squashed commit)
Squashed commits:
[f687e71] add noedit flag
* Fix home ToC
* tweak blurb styling
* reorg docs-home links
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Add some links for Cluster Ops - Advanced Topics (#7130)
* Add some links for Cluster Ops - Advanced Topics
* add back pick right solution
* app developer content
* minor edits
* Choose icons for cluster operator links
* swap logos
2018-01-30 20:23:05 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.infobarWrapper a {
|
|
|
|
color:#303030;
|
|
|
|
}
|
|
|
|
|
|
|
|
#encyclopedia {
|
2018-04-07 03:04:08 +00:00
|
|
|
padding: 0px !important;
|
Create User Journeys MVP (#4630)
* Create User Journeys
Squashed commits:
[9a360e8] add page link functionality (+1 squashed commit)
Squashed commits:
[1cbefa4] Rework App Dev "I want to..." (+1 squashed commit)
Squashed commits:
[0013eb1] Create User Journeys
* structure 2nd page
* prepare docs/home for user journey portal
* Create sample.html
* Update sample.html
* Update index.md
* Create index.html
* Update index.html
* Update index.html
* Update index.html
* Delete index.html
* add custom js mechanism
* bug fix
* put in docsContent div
* add docsportal layout
* move title from layout into page
* move user-journeys/ into /docs/
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update style_user_journeys.css
* add initial draft for app dev user journey
* add links, rough outline
* fix a few things before demo/discussion
* rework intro section
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update index.md
* Update user-journeys.js
* Update index.md
* Update docsportal.html
* Update style_user_journeys.css
* Update docsportal.html
* add and reorganize content for review
* edit mostly minikube install
* Updates squashed (+51 squashed commits)
Squashed commits:
[2e18ea8] Update application_developer-foundational.html
[78fd490] autogenerate home index from toc
[42e89f6] Update application_developer-foundational.html
[a77d7d6] Update application_developer-foundational.html
[0a489be] Update application_developer-foundational.html
[5b4702f] Update style_user_journeys.css
[90035a6] Update application_developer-foundational.html
[db4fb19] Update application_developer-foundational.html
[4188ebc] Update style_user_journeys.css
[aec303b] Update application_developer-foundational.html
[679d7f6] Update style_user_journeys.css
[e8019bf] Update application_developer-foundational.html
[2d91bf6] Update style_user_journeys.css
[56a49a9] Update application_developer-foundational.html
[79cfb6e] Update application_developer-foundational.html
[f3ec0c5] Update application_developer-foundational.html
[756a42e] Update style_user_journeys.css
[208cde1] Update index.md
[66241e4] Update index.md
[ea8df7f] Update style_user_journeys.css
[0778054] Update style.css
[dcd0863] Update user-journeys.js
[4a99502] Update user-journeys.js
[ddf3820] Update user-journeys.js
[9650dfd] Update user-journeys.js
[6773597] Update user-journeys.js
[0e7849e] Update user-journeys.js
[8c99ba7] Update style_user_journeys.css
[68d5a8a] Update user-journeys.js
[45c85fe] Update user-journeys.js
[7bd4a5d] Update index.md
[c53c6cd] Update index.md
[281e4d3] Update style.css
[8e5efae] Update application_developer-foundational.html
[787f78e] add newline to custom js list
[eea0d10] Update style_user_journeys.css
[295b4d3] Update docsportal.html
[49f7130] Update index.md
[0125bc6] Update style_user_journeys.css
[a803584] Update style_user_journeys.css
[5b97319] Update index.md
[0aa34b2] update kubernetes.github.io links
[62c9981] hide "Edit this Page" button for portal
[1fd0226] Update style_user_journeys.css
[bd35646] Update style_user_journeys.css
[d7a8b81] Update style_user_journeys.css
[0c1e459] Update user-journeys.js
[9eb237d] Update style_user_journeys.css
[99685cd] Update index.md
[516079a] Update index.md
[1386033] Update style_user_journeys.css
* add, edit app dev content, links
* move user persona data to yaml
* add links
* edit, reorganize for navigation
* Update style_user_journeys.css
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* add configmaps
* move links
* edits before merge
* union with #5913
* revert and overwrite for clean #5913 merge
* merge in #5913 changes
* fix Travis error
* Refactor JS for User Journeys portal (#6473)
* comment code
* add arbitrary number of info links
* copy file to correct directory, clean up HTML
* add back in current stylesheet refs
* Set default message when no persona selected (#6495)
* comment code
* add arbitrary number of info links
* Set default message when no persona selected
* copy file to correct directory, clean up HTML (#6502)
* copy file to correct directory, clean up HTML
* add back in current stylesheet refs
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update application_developer-foundational.html
* [User Journeys] Add content template (#6523)
* remove deprecated directories
* add user journey content template
* Convert app dev - foundational to md
* support general, non-hard-coded formatting for user journey content pages
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Chenopis uj sprint 20171222 (#6748)
* move section banners out of docsection1 divs
* revert
* liquid hack
* modify js hack
* add intermediate and advanced app developer with scroll
* clean up app dev foundational content
* fix formatting
* remove html pages
* add new pages to toc
* Add Docs Contributor persona links
* rebalance docs contributor links
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update foundational.md
* Update foundational.md
* Update style_user_journeys.css
* resetting cluster ops content into updated format (#6783)
* resetting cluster ops content into updated format
* stage interstitial pages from app_developer user journey
* adding cluster ops user journey interstitial pages to ToC _data
* cluster op overview and initial segment
* move working text into a comment
* initial foundational content for cluster ops
* restructuring
* roughing out intermediate resource content
* add notes/detail from user-journey google doc
reference details on what to cover in foundation/intermediate/adv
sections
* imperative language in "I want to..." content
* update entry page yaml strings
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Remove personas and buttons not in MVP
* Update home.js
* normalize strings for 'I want to' entries
* Reorder Contributor buttons
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update app-developer.yaml
* Sort buttons by index value (#6925)
* Sort buttons by index
* fix bug
* Update app-developer.yaml
* Update app-developer.yaml
* Update app-developer.yaml
* Update intermediate.md
* Update advanced.md
* Add community-contributor links
* change foundational/intermediate/advance topics icons
* update app-developer icons
* add code-contributor links
* remove ecosystem-contributor, renumber contributor indexes
* update links, add KEP link
* reorder contributor personas
* change icon for release process
* stub out cluster operator intermediate UJ
* Set up URL state for user journey combinations of path, persona, level
* add path for about kubernetes, fix formatting and javascript appropriately
* add definition for personas and fix ui spacing
* interim edits to intermediate cluster op user journey
* Update links in Browse Docs portion of home page.
* more intermediate cluster ops content
* adding in logging and monitoring content, as well as additional resource listings
* button - keep words together
* Move about blurb to top of docs/home page (#7000)
* Move about blurb to top of docs/home page
* fix conflict
* retire binary_release.md
* fix blurb formatting (+1 squashed commit)
Squashed commits:
[e2e5032] Add links to blurb
* fix docsportal (+1 squashed commit)
Squashed commits:
[f687e71] add noedit flag
* Fix home ToC
* tweak blurb styling
* reorg docs-home links
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Add some links for Cluster Ops - Advanced Topics (#7130)
* Add some links for Cluster Ops - Advanced Topics
* add back pick right solution
* app developer content
* minor edits
* Choose icons for cluster operator links
* swap logos
2018-01-30 20:23:05 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
span .editthispage {
|
|
|
|
display: -webkit-inline-box !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.editthispage {
|
|
|
|
display: -webkit-inline-box !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
h1 {
|
|
|
|
|
|
|
|
padding-top: 3% !important;
|
|
|
|
padding-bottom: 1.5% !important;
|
|
|
|
padding-left: 3% !important;
|
|
|
|
padding-right: 3% !important;
|
|
|
|
text-align: center !important;
|
|
|
|
font-size: 22pt !important;
|
|
|
|
font-weight:normal;
|
|
|
|
color:#303030;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.container {
|
|
|
|
width:80%;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.issue-button-container {
|
|
|
|
width: 75%;
|
|
|
|
margin-left: 15%;
|
|
|
|
padding-left: 1.5%;
|
|
|
|
padding-bottom: 2%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.anchor {
|
|
|
|
display: block;
|
|
|
|
position: relative;
|
|
|
|
top: -50px;
|
|
|
|
visibility: hidden;
|
|
|
|
}
|
|
|
|
|
|
|
|
.pages a {
|
|
|
|
font-family: 'roboto';
|
|
|
|
font-size:11pt;
|
|
|
|
text-decoration:none !important;
|
|
|
|
letter-spacing:0.03em;
|
|
|
|
color:#606060;
|
|
|
|
}
|
|
|
|
|
|
|
|
.pages a:hover{
|
|
|
|
color:black;
|
|
|
|
}
|
|
|
|
|
|
|
|
.docstitle a{
|
|
|
|
font-family: 'roboto';
|
|
|
|
font-size:16pt;
|
|
|
|
margin-bottom:50px !important;
|
|
|
|
color:#3371e3 !important;
|
|
|
|
text-decoration:none !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.docstitle {
|
|
|
|
margin-bottom:10px !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.emphasize-box {
|
|
|
|
background-color: #dde1e4;
|
|
|
|
margin: 2% 10%;
|
|
|
|
padding-top: 20px;
|
|
|
|
padding-bottom: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.emphasize-box li {
|
|
|
|
font-size: 14px !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.browsedocs {
|
|
|
|
font-family: 'roboto' !important;
|
|
|
|
width:75%;
|
|
|
|
margin-top:2%;
|
|
|
|
margin-bottom:5%;
|
|
|
|
margin-left:15%;
|
|
|
|
line-height:2em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.browsecolumn {
|
|
|
|
float:left;
|
|
|
|
width: 33%;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.browsesection {
|
|
|
|
float:left;
|
|
|
|
display:block;
|
|
|
|
width:100%;
|
|
|
|
margin:2%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.pages {
|
|
|
|
width:100%;
|
|
|
|
color:#606060 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.browseheader {
|
|
|
|
font-family: 'roboto';
|
|
|
|
text-align:center;
|
|
|
|
padding:1%;
|
|
|
|
color:white !important;
|
|
|
|
font-weight:100;
|
|
|
|
font-size:18px;
|
|
|
|
text-transform:uppercase;
|
|
|
|
font-weight:400;
|
|
|
|
background-color:#303030;
|
|
|
|
letter-spacing:0.08em;
|
|
|
|
background-repeat:repeat;
|
|
|
|
background-size:contain;
|
|
|
|
background-position:center;
|
|
|
|
}
|
|
|
|
.browseheader a{
|
|
|
|
|
|
|
|
color:white !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.topheader {
|
|
|
|
background-color: white !important;
|
|
|
|
color:#303030;
|
|
|
|
font-family: 'roboto';
|
|
|
|
text-align:center;
|
|
|
|
padding:3%;
|
|
|
|
font-weight:300;
|
|
|
|
font-size:24pt;
|
|
|
|
letter-spacing:0.06em;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.docssectionheaders {
|
|
|
|
background-color: #eeeeee !important;
|
|
|
|
color:#3371e3;
|
|
|
|
font-family: 'roboto';
|
|
|
|
text-align:center;
|
|
|
|
padding: 3%;
|
|
|
|
margin: 6% 0% 2% 0%;
|
|
|
|
font-weight:300;
|
|
|
|
font-size:18pt;
|
|
|
|
letter-spacing:0.06em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.docscols {
|
|
|
|
width:100%;
|
|
|
|
float:left;
|
|
|
|
}
|
|
|
|
|
|
|
|
.section1 {
|
|
|
|
width:100%;
|
|
|
|
float:left;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.docscol1 {
|
|
|
|
background-color:#eeeeee;
|
|
|
|
padding:2%;
|
|
|
|
margin-right:2%;
|
|
|
|
width:28% !important;
|
|
|
|
display:inline-block;
|
|
|
|
float:left;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.docscol2 {
|
|
|
|
background-color:#ffffff;
|
|
|
|
border:1px solid #aaaaaa;
|
|
|
|
padding:2%;
|
|
|
|
width:27% !important;
|
|
|
|
float:left;
|
|
|
|
margin-right:2%;
|
|
|
|
display:inline-block;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.docscol3 {
|
|
|
|
background-color:#ffffff;
|
|
|
|
padding:1.5%;
|
|
|
|
width:27% !important;
|
|
|
|
display:inline-block;
|
|
|
|
float:right;
|
|
|
|
border:1px solid blue;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.docscoltitle {
|
|
|
|
float:left;
|
|
|
|
padding-top:%;
|
|
|
|
margin-right:2%;
|
|
|
|
padding-bottom:3%;
|
|
|
|
font-size:16pt;
|
|
|
|
line-height:20pt;
|
|
|
|
font-weight:400;
|
|
|
|
color:#3371e3;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.docsfullcol1 {
|
|
|
|
|
|
|
|
width:95%;
|
|
|
|
padding:2%;
|
|
|
|
margin:3%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.docsfullcol2 {
|
|
|
|
|
|
|
|
width:95%;
|
|
|
|
padding:2%;
|
|
|
|
background-color:#eeeeee;
|
|
|
|
margin:3%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.docsfullcol3 {
|
|
|
|
background-color:#ffffff;
|
|
|
|
padding:2%;
|
|
|
|
width:95%;
|
|
|
|
display:inline-block;
|
|
|
|
|
|
|
|
border:1px solid blue;
|
|
|
|
margin:3%;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.docsfullcol1icon {
|
|
|
|
width:5%;
|
|
|
|
padding:2%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.docstitle2 {
|
|
|
|
padding:0%;
|
|
|
|
padding-bottom:3%;
|
|
|
|
font-size:16pt;
|
|
|
|
text-align:center;
|
|
|
|
font-weight:400;
|
|
|
|
padding-top:2%;
|
|
|
|
color:#3371e3;
|
|
|
|
}
|
|
|
|
|
|
|
|
.docsButton {
|
|
|
|
|
|
|
|
background-color:#3371e3;
|
|
|
|
color:white;
|
|
|
|
border: 2px solid #ffffff;
|
|
|
|
-moz-border-radius: 5px;
|
|
|
|
-webkit-border-radius: 5px;
|
|
|
|
border-radius: 5px; /* future proofing */
|
|
|
|
-khtml-border-radius: 5px; /* for old Konqueror browsers */
|
|
|
|
border: 2px solid #ffffff;
|
|
|
|
padding:1%;
|
|
|
|
text-decoration:none;
|
|
|
|
margin:%;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.material-icons {
|
|
|
|
|
|
|
|
font-size:50pt !important;
|
|
|
|
color:#3371e3;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.paths {
|
|
|
|
padding:1%;
|
|
|
|
background-color:#3371e3;
|
|
|
|
text-align:center;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.display-bar {
|
|
|
|
padding:1%;
|
|
|
|
background-color:#303030;
|
|
|
|
text-align:center;
|
|
|
|
font-size:18px;
|
|
|
|
font-family: 'roboto';
|
|
|
|
text-transform:uppercase;
|
|
|
|
text-align:center;
|
|
|
|
letter-spacing:0.1em;
|
|
|
|
color:#ffffff;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.cards {
|
2018-06-07 17:36:23 +00:00
|
|
|
padding:3%;
|
Create User Journeys MVP (#4630)
* Create User Journeys
Squashed commits:
[9a360e8] add page link functionality (+1 squashed commit)
Squashed commits:
[1cbefa4] Rework App Dev "I want to..." (+1 squashed commit)
Squashed commits:
[0013eb1] Create User Journeys
* structure 2nd page
* prepare docs/home for user journey portal
* Create sample.html
* Update sample.html
* Update index.md
* Create index.html
* Update index.html
* Update index.html
* Update index.html
* Delete index.html
* add custom js mechanism
* bug fix
* put in docsContent div
* add docsportal layout
* move title from layout into page
* move user-journeys/ into /docs/
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update style_user_journeys.css
* add initial draft for app dev user journey
* add links, rough outline
* fix a few things before demo/discussion
* rework intro section
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update index.md
* Update user-journeys.js
* Update index.md
* Update docsportal.html
* Update style_user_journeys.css
* Update docsportal.html
* add and reorganize content for review
* edit mostly minikube install
* Updates squashed (+51 squashed commits)
Squashed commits:
[2e18ea8] Update application_developer-foundational.html
[78fd490] autogenerate home index from toc
[42e89f6] Update application_developer-foundational.html
[a77d7d6] Update application_developer-foundational.html
[0a489be] Update application_developer-foundational.html
[5b4702f] Update style_user_journeys.css
[90035a6] Update application_developer-foundational.html
[db4fb19] Update application_developer-foundational.html
[4188ebc] Update style_user_journeys.css
[aec303b] Update application_developer-foundational.html
[679d7f6] Update style_user_journeys.css
[e8019bf] Update application_developer-foundational.html
[2d91bf6] Update style_user_journeys.css
[56a49a9] Update application_developer-foundational.html
[79cfb6e] Update application_developer-foundational.html
[f3ec0c5] Update application_developer-foundational.html
[756a42e] Update style_user_journeys.css
[208cde1] Update index.md
[66241e4] Update index.md
[ea8df7f] Update style_user_journeys.css
[0778054] Update style.css
[dcd0863] Update user-journeys.js
[4a99502] Update user-journeys.js
[ddf3820] Update user-journeys.js
[9650dfd] Update user-journeys.js
[6773597] Update user-journeys.js
[0e7849e] Update user-journeys.js
[8c99ba7] Update style_user_journeys.css
[68d5a8a] Update user-journeys.js
[45c85fe] Update user-journeys.js
[7bd4a5d] Update index.md
[c53c6cd] Update index.md
[281e4d3] Update style.css
[8e5efae] Update application_developer-foundational.html
[787f78e] add newline to custom js list
[eea0d10] Update style_user_journeys.css
[295b4d3] Update docsportal.html
[49f7130] Update index.md
[0125bc6] Update style_user_journeys.css
[a803584] Update style_user_journeys.css
[5b97319] Update index.md
[0aa34b2] update kubernetes.github.io links
[62c9981] hide "Edit this Page" button for portal
[1fd0226] Update style_user_journeys.css
[bd35646] Update style_user_journeys.css
[d7a8b81] Update style_user_journeys.css
[0c1e459] Update user-journeys.js
[9eb237d] Update style_user_journeys.css
[99685cd] Update index.md
[516079a] Update index.md
[1386033] Update style_user_journeys.css
* add, edit app dev content, links
* move user persona data to yaml
* add links
* edit, reorganize for navigation
* Update style_user_journeys.css
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* add configmaps
* move links
* edits before merge
* union with #5913
* revert and overwrite for clean #5913 merge
* merge in #5913 changes
* fix Travis error
* Refactor JS for User Journeys portal (#6473)
* comment code
* add arbitrary number of info links
* copy file to correct directory, clean up HTML
* add back in current stylesheet refs
* Set default message when no persona selected (#6495)
* comment code
* add arbitrary number of info links
* Set default message when no persona selected
* copy file to correct directory, clean up HTML (#6502)
* copy file to correct directory, clean up HTML
* add back in current stylesheet refs
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update application_developer-foundational.html
* [User Journeys] Add content template (#6523)
* remove deprecated directories
* add user journey content template
* Convert app dev - foundational to md
* support general, non-hard-coded formatting for user journey content pages
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Chenopis uj sprint 20171222 (#6748)
* move section banners out of docsection1 divs
* revert
* liquid hack
* modify js hack
* add intermediate and advanced app developer with scroll
* clean up app dev foundational content
* fix formatting
* remove html pages
* add new pages to toc
* Add Docs Contributor persona links
* rebalance docs contributor links
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update foundational.md
* Update foundational.md
* Update style_user_journeys.css
* resetting cluster ops content into updated format (#6783)
* resetting cluster ops content into updated format
* stage interstitial pages from app_developer user journey
* adding cluster ops user journey interstitial pages to ToC _data
* cluster op overview and initial segment
* move working text into a comment
* initial foundational content for cluster ops
* restructuring
* roughing out intermediate resource content
* add notes/detail from user-journey google doc
reference details on what to cover in foundation/intermediate/adv
sections
* imperative language in "I want to..." content
* update entry page yaml strings
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Remove personas and buttons not in MVP
* Update home.js
* normalize strings for 'I want to' entries
* Reorder Contributor buttons
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update app-developer.yaml
* Sort buttons by index value (#6925)
* Sort buttons by index
* fix bug
* Update app-developer.yaml
* Update app-developer.yaml
* Update app-developer.yaml
* Update intermediate.md
* Update advanced.md
* Add community-contributor links
* change foundational/intermediate/advance topics icons
* update app-developer icons
* add code-contributor links
* remove ecosystem-contributor, renumber contributor indexes
* update links, add KEP link
* reorder contributor personas
* change icon for release process
* stub out cluster operator intermediate UJ
* Set up URL state for user journey combinations of path, persona, level
* add path for about kubernetes, fix formatting and javascript appropriately
* add definition for personas and fix ui spacing
* interim edits to intermediate cluster op user journey
* Update links in Browse Docs portion of home page.
* more intermediate cluster ops content
* adding in logging and monitoring content, as well as additional resource listings
* button - keep words together
* Move about blurb to top of docs/home page (#7000)
* Move about blurb to top of docs/home page
* fix conflict
* retire binary_release.md
* fix blurb formatting (+1 squashed commit)
Squashed commits:
[e2e5032] Add links to blurb
* fix docsportal (+1 squashed commit)
Squashed commits:
[f687e71] add noedit flag
* Fix home ToC
* tweak blurb styling
* reorg docs-home links
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Add some links for Cluster Ops - Advanced Topics (#7130)
* Add some links for Cluster Ops - Advanced Topics
* add back pick right solution
* app developer content
* minor edits
* Choose icons for cluster operator links
* swap logos
2018-01-30 20:23:05 +00:00
|
|
|
width:80%;
|
|
|
|
margin-left:10%;
|
|
|
|
background-color:#ffffff;
|
|
|
|
text-align:center;
|
|
|
|
font-family: 'roboto';
|
|
|
|
text-transform:uppercase;
|
|
|
|
text-align:center;
|
|
|
|
letter-spacing:0.1em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.cards > div {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
button {
|
|
|
|
|
|
|
|
-moz-border-radius: 5px;
|
|
|
|
-webkit-border-radius: 5px;
|
|
|
|
border-radius: 5px; /* future proofing */
|
|
|
|
-khtml-border-radius: 5px; /* for old Konqueror browsers */
|
|
|
|
border: 2px solid #ffffff;
|
|
|
|
padding:1%;
|
|
|
|
margin:1%;
|
|
|
|
color:#ffffff;
|
|
|
|
font-family: 'roboto';
|
|
|
|
text-transform:uppercase;
|
|
|
|
text-align:center;
|
|
|
|
letter-spacing:0.1em;
|
|
|
|
display: inline-block;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.navButton {
|
|
|
|
white-space:nowrap;
|
|
|
|
-moz-border-radius: 5px;
|
|
|
|
-webkit-border-radius: 5px;
|
|
|
|
border-radius: 5px; /* future proofing */
|
|
|
|
-khtml-border-radius: 5px; /* for old Konqueror browsers */
|
|
|
|
border: 2px solid #ffffff;
|
|
|
|
padding:1%;
|
|
|
|
margin:1%;
|
|
|
|
color:#3371e3;
|
|
|
|
background-color:white;
|
|
|
|
font-family: 'roboto';
|
|
|
|
text-transform:uppercase;
|
|
|
|
text-align:center;
|
|
|
|
letter-spacing:0.1em;
|
|
|
|
display: inline-block;
|
|
|
|
cursor: pointer;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.navButton:active {
|
|
|
|
|
|
|
|
background-color:#3371e3;
|
|
|
|
color:white;
|
|
|
|
border: 2px solid #ffffff;
|
|
|
|
}
|
|
|
|
|
|
|
|
.navButton:visited {
|
|
|
|
|
|
|
|
background-color:#3371e3;
|
|
|
|
color:white;
|
|
|
|
border: 2px solid #ffffff;
|
|
|
|
}
|
|
|
|
|
|
|
|
.navButton:focus {
|
|
|
|
|
|
|
|
background-color:#3371e3 !important</div>;
|
|
|
|
color:white;
|
|
|
|
border: 2px solid #ffffff;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.navButton:hover, .keepShow {
|
|
|
|
|
|
|
|
background-color:#3371e3;
|
|
|
|
color:white;
|
|
|
|
border: 2px solid #ffffff;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.buttons {
|
|
|
|
background-color:#3371e3;
|
|
|
|
white-space:nowrap;
|
|
|
|
cursor:pointer;
|
|
|
|
-moz-border-radius: 5px;
|
|
|
|
-webkit-border-radius: 5px;
|
|
|
|
border-radius: 5px; /* future proofing */
|
|
|
|
-khtml-border-radius: 5px; /* for old Konqueror browsers */
|
|
|
|
border: 2px solid #ffffff;
|
2018-06-07 17:36:23 +00:00
|
|
|
padding: 2%;
|
Create User Journeys MVP (#4630)
* Create User Journeys
Squashed commits:
[9a360e8] add page link functionality (+1 squashed commit)
Squashed commits:
[1cbefa4] Rework App Dev "I want to..." (+1 squashed commit)
Squashed commits:
[0013eb1] Create User Journeys
* structure 2nd page
* prepare docs/home for user journey portal
* Create sample.html
* Update sample.html
* Update index.md
* Create index.html
* Update index.html
* Update index.html
* Update index.html
* Delete index.html
* add custom js mechanism
* bug fix
* put in docsContent div
* add docsportal layout
* move title from layout into page
* move user-journeys/ into /docs/
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update style_user_journeys.css
* add initial draft for app dev user journey
* add links, rough outline
* fix a few things before demo/discussion
* rework intro section
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update index.md
* Update user-journeys.js
* Update index.md
* Update docsportal.html
* Update style_user_journeys.css
* Update docsportal.html
* add and reorganize content for review
* edit mostly minikube install
* Updates squashed (+51 squashed commits)
Squashed commits:
[2e18ea8] Update application_developer-foundational.html
[78fd490] autogenerate home index from toc
[42e89f6] Update application_developer-foundational.html
[a77d7d6] Update application_developer-foundational.html
[0a489be] Update application_developer-foundational.html
[5b4702f] Update style_user_journeys.css
[90035a6] Update application_developer-foundational.html
[db4fb19] Update application_developer-foundational.html
[4188ebc] Update style_user_journeys.css
[aec303b] Update application_developer-foundational.html
[679d7f6] Update style_user_journeys.css
[e8019bf] Update application_developer-foundational.html
[2d91bf6] Update style_user_journeys.css
[56a49a9] Update application_developer-foundational.html
[79cfb6e] Update application_developer-foundational.html
[f3ec0c5] Update application_developer-foundational.html
[756a42e] Update style_user_journeys.css
[208cde1] Update index.md
[66241e4] Update index.md
[ea8df7f] Update style_user_journeys.css
[0778054] Update style.css
[dcd0863] Update user-journeys.js
[4a99502] Update user-journeys.js
[ddf3820] Update user-journeys.js
[9650dfd] Update user-journeys.js
[6773597] Update user-journeys.js
[0e7849e] Update user-journeys.js
[8c99ba7] Update style_user_journeys.css
[68d5a8a] Update user-journeys.js
[45c85fe] Update user-journeys.js
[7bd4a5d] Update index.md
[c53c6cd] Update index.md
[281e4d3] Update style.css
[8e5efae] Update application_developer-foundational.html
[787f78e] add newline to custom js list
[eea0d10] Update style_user_journeys.css
[295b4d3] Update docsportal.html
[49f7130] Update index.md
[0125bc6] Update style_user_journeys.css
[a803584] Update style_user_journeys.css
[5b97319] Update index.md
[0aa34b2] update kubernetes.github.io links
[62c9981] hide "Edit this Page" button for portal
[1fd0226] Update style_user_journeys.css
[bd35646] Update style_user_journeys.css
[d7a8b81] Update style_user_journeys.css
[0c1e459] Update user-journeys.js
[9eb237d] Update style_user_journeys.css
[99685cd] Update index.md
[516079a] Update index.md
[1386033] Update style_user_journeys.css
* add, edit app dev content, links
* move user persona data to yaml
* add links
* edit, reorganize for navigation
* Update style_user_journeys.css
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* add configmaps
* move links
* edits before merge
* union with #5913
* revert and overwrite for clean #5913 merge
* merge in #5913 changes
* fix Travis error
* Refactor JS for User Journeys portal (#6473)
* comment code
* add arbitrary number of info links
* copy file to correct directory, clean up HTML
* add back in current stylesheet refs
* Set default message when no persona selected (#6495)
* comment code
* add arbitrary number of info links
* Set default message when no persona selected
* copy file to correct directory, clean up HTML (#6502)
* copy file to correct directory, clean up HTML
* add back in current stylesheet refs
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update application_developer-foundational.html
* [User Journeys] Add content template (#6523)
* remove deprecated directories
* add user journey content template
* Convert app dev - foundational to md
* support general, non-hard-coded formatting for user journey content pages
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Chenopis uj sprint 20171222 (#6748)
* move section banners out of docsection1 divs
* revert
* liquid hack
* modify js hack
* add intermediate and advanced app developer with scroll
* clean up app dev foundational content
* fix formatting
* remove html pages
* add new pages to toc
* Add Docs Contributor persona links
* rebalance docs contributor links
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update foundational.md
* Update foundational.md
* Update style_user_journeys.css
* resetting cluster ops content into updated format (#6783)
* resetting cluster ops content into updated format
* stage interstitial pages from app_developer user journey
* adding cluster ops user journey interstitial pages to ToC _data
* cluster op overview and initial segment
* move working text into a comment
* initial foundational content for cluster ops
* restructuring
* roughing out intermediate resource content
* add notes/detail from user-journey google doc
reference details on what to cover in foundation/intermediate/adv
sections
* imperative language in "I want to..." content
* update entry page yaml strings
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Remove personas and buttons not in MVP
* Update home.js
* normalize strings for 'I want to' entries
* Reorder Contributor buttons
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update app-developer.yaml
* Sort buttons by index value (#6925)
* Sort buttons by index
* fix bug
* Update app-developer.yaml
* Update app-developer.yaml
* Update app-developer.yaml
* Update intermediate.md
* Update advanced.md
* Add community-contributor links
* change foundational/intermediate/advance topics icons
* update app-developer icons
* add code-contributor links
* remove ecosystem-contributor, renumber contributor indexes
* update links, add KEP link
* reorder contributor personas
* change icon for release process
* stub out cluster operator intermediate UJ
* Set up URL state for user journey combinations of path, persona, level
* add path for about kubernetes, fix formatting and javascript appropriately
* add definition for personas and fix ui spacing
* interim edits to intermediate cluster op user journey
* Update links in Browse Docs portion of home page.
* more intermediate cluster ops content
* adding in logging and monitoring content, as well as additional resource listings
* button - keep words together
* Move about blurb to top of docs/home page (#7000)
* Move about blurb to top of docs/home page
* fix conflict
* retire binary_release.md
* fix blurb formatting (+1 squashed commit)
Squashed commits:
[e2e5032] Add links to blurb
* fix docsportal (+1 squashed commit)
Squashed commits:
[f687e71] add noedit flag
* Fix home ToC
* tweak blurb styling
* reorg docs-home links
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Add some links for Cluster Ops - Advanced Topics (#7130)
* Add some links for Cluster Ops - Advanced Topics
* add back pick right solution
* app developer content
* minor edits
* Choose icons for cluster operator links
* swap logos
2018-01-30 20:23:05 +00:00
|
|
|
margin:1%;
|
|
|
|
color:#ffffff;
|
|
|
|
font-family: 'roboto';
|
|
|
|
text-transform:uppercase;
|
|
|
|
text-align:center;
|
|
|
|
letter-spacing:0.1em;
|
|
|
|
display: inline-block;
|
|
|
|
vertical-align:middle;
|
|
|
|
line-height:1.3em;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.buttonoption1 {
|
|
|
|
background-color:#3371e3;
|
|
|
|
-moz-border-radius: 5px;
|
|
|
|
-webkit-border-radius: 5px;
|
|
|
|
border-radius: 5px; /* future proofing */
|
|
|
|
-khtml-border-radius: 5px; /* for old Konqueror browsers */
|
|
|
|
border: 2px solid #ffffff;
|
|
|
|
padding:2%;
|
|
|
|
margin:1%;
|
|
|
|
color:#ffffff;
|
|
|
|
font-family: 'roboto';
|
|
|
|
text-transform:uppercase;
|
|
|
|
text-align:center;
|
|
|
|
letter-spacing:0.1em;
|
|
|
|
display: inline-block;
|
|
|
|
width:250px;
|
|
|
|
vertical-align:middle;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.buttons:active .active{
|
|
|
|
|
|
|
|
background-color:white;
|
|
|
|
color:#3371e3;
|
|
|
|
border: 2px solid #3371e3;
|
|
|
|
}
|
|
|
|
|
|
|
|
.buttons:hover {
|
|
|
|
|
|
|
|
background-color:white;
|
|
|
|
color:#3371e3;
|
|
|
|
border: 2px solid #3371e3;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
|
|
|
|
.buttons:target {
|
|
|
|
|
|
|
|
background-color:white;
|
|
|
|
color:#3371e3;
|
|
|
|
border: 2px solid #3371e3;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.buttons:visited {
|
|
|
|
|
|
|
|
background-color:white;
|
|
|
|
color:#3371e3;
|
|
|
|
border: 2px solid #3371e3;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.buttons.selected {
|
|
|
|
background-color:white;
|
|
|
|
color:#3371e3;
|
|
|
|
border: 2px solid #3371e3;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
/*.keepShow {
|
|
|
|
|
|
|
|
background-color:white;
|
|
|
|
color:#3371e3;
|
|
|
|
border: 2px solid white;
|
|
|
|
|
|
|
|
}*/
|
|
|
|
|
|
|
|
.level {
|
|
|
|
background-color:#ffffff;
|
|
|
|
-moz-border-radius: 5px;
|
|
|
|
-webkit-border-radius: 5px;
|
|
|
|
border-radius: 5px; /* future proofing */
|
|
|
|
-khtml-border-radius: 5px; /* for old Konqueror browsers */
|
|
|
|
border: 2px solid #303030;
|
|
|
|
padding:0%;
|
|
|
|
padding-top:3%;
|
|
|
|
margin:1%;
|
|
|
|
margin-top:4%;
|
|
|
|
color:#303030;
|
|
|
|
font-family: 'roboto';
|
|
|
|
font-weight:100;
|
|
|
|
text-transform:none;
|
|
|
|
text-align:center;
|
|
|
|
letter-spacing:0.1em;
|
|
|
|
display: inline-block;
|
|
|
|
width:250px; cursor: pointer;
|
|
|
|
cursor: pointer;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
.level:hover, .level.selected {
|
|
|
|
background-color:#dddddd;
|
|
|
|
-moz-border-radius: 5px;
|
|
|
|
-webkit-border-radius: 5px;
|
|
|
|
border-radius: 5px; /* future proofing */
|
|
|
|
-khtml-border-radius: 5px; /* for old Konqueror browsers */
|
|
|
|
border: 2px solid #303030;
|
|
|
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.tab1text{
|
|
|
|
padding:5%;
|
|
|
|
color:#303030;
|
|
|
|
font-size:15px;
|
|
|
|
line-height:22px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.tabbottom {
|
|
|
|
|
|
|
|
background-color:#303030;
|
|
|
|
color:#ffffff;;
|
|
|
|
font-family:'roboto';
|
|
|
|
width:100%;
|
|
|
|
margin:0px;
|
|
|
|
font-size:34 !important;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
i {
|
|
|
|
|
|
|
|
font-size:44px !important;
|
|
|
|
text-align:center;
|
|
|
|
color:#000066;
|
|
|
|
|
|
|
|
}
|
|
|
|
.infobarWrapper {
|
|
|
|
visibility: hidden;
|
|
|
|
margin-bottom:5%;
|
|
|
|
}
|
|
|
|
.infobar {
|
|
|
|
padding:0%;
|
|
|
|
background-color:#3371e3;
|
|
|
|
text-align:center;
|
|
|
|
-moz-border-radius: 5px;
|
|
|
|
-webkit-border-radius: 5px;
|
|
|
|
border-radius: 5px; /* future proofing */
|
|
|
|
-khtml-border-radius: 5px; /* for old Konqueror browsers */
|
|
|
|
border: 2px solid #ffffff;
|
|
|
|
padding:2%;
|
|
|
|
font-size:22px;
|
|
|
|
line-height:30px;
|
|
|
|
letter-spacing:0.07em;
|
|
|
|
text-transform:uppercase;
|
|
|
|
margin:3%;
|
|
|
|
font-weight:bold;
|
|
|
|
color:#ffffff;
|
|
|
|
font-family: 'roboto';
|
|
|
|
width:70%;
|
|
|
|
margin-left:15%;
|
|
|
|
margin-bottom:3%;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.whitebar {
|
|
|
|
-moz-border-radius: 5px;
|
|
|
|
-webkit-border-radius: 5px;
|
|
|
|
border-radius: 5px; /* future proofing */
|
|
|
|
-khtml-border-radius: 5px; /* for old Konqueror browsers */
|
|
|
|
background-color:#ffffff;
|
|
|
|
text-transform:none;
|
|
|
|
padding:3%;
|
|
|
|
letter-spacing:0.6pt;
|
|
|
|
font-size:15px;
|
|
|
|
z-index:99;
|
|
|
|
font-weight:400;
|
|
|
|
line-height:18pt;
|
|
|
|
color:#606060;
|
|
|
|
margin:1%;
|
|
|
|
text-align:left;
|
|
|
|
}
|
|
|
|
|
|
|
|
.whitebararrow{
|
|
|
|
float:right
|
|
|
|
padding:3%;
|
|
|
|
font-size:15px;
|
|
|
|
z-index:99;
|
|
|
|
font-weight:100;
|
|
|
|
line-height:18pt;
|
|
|
|
color:#606060;
|
|
|
|
margin:1%;
|
|
|
|
text-align:right;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.hide {
|
|
|
|
|
|
|
|
float:left;
|
|
|
|
font-size:16px;
|
|
|
|
padding-left:2%;
|
|
|
|
padding-bottom:5%;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.fa {
|
|
|
|
|
|
|
|
line-height:0.7em !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.infoicon {
|
|
|
|
float:left;
|
|
|
|
padding-bottom:2%;
|
|
|
|
padding-right:2%;
|
|
|
|
margin-bottom:10%:
|
|
|
|
color:#3371e3 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.numberCircle {
|
|
|
|
display:inline-block;
|
|
|
|
line-height:0px;
|
|
|
|
|
|
|
|
border-radius:5px;
|
|
|
|
border:2px solid;
|
|
|
|
font-weight:300;
|
|
|
|
font-size:24px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.numberCircle span {
|
|
|
|
display:inline-block;
|
|
|
|
padding-top:50%; padding-bottom:50%;
|
|
|
|
margin-left:12px;
|
|
|
|
margin-right:12px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.docButton {
|
|
|
|
-moz-border-radius: 5px;
|
|
|
|
-webkit-border-radius: 5px;
|
|
|
|
border-radius: 5px; /* future proofing */
|
|
|
|
-khtml-border-radius: 5px; /* for old Konqueror browsers */
|
|
|
|
border: 1.5px solid #3371e3;
|
|
|
|
padding:1%;
|
|
|
|
background-color:#eeeeee;
|
|
|
|
font-size:13px;
|
|
|
|
margin:.5%;
|
|
|
|
color:#3371e3;
|
|
|
|
font-family: 'roboto';
|
|
|
|
text-transform:uppercase;
|
|
|
|
text-align:center;
|
|
|
|
letter-spacing:0.1em;
|
|
|
|
display: inline-block;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.docButton:hover {
|
|
|
|
border: 1.5px solid #3371e3;
|
|
|
|
background-color:#3371e3;
|
|
|
|
font-size:13px;
|
|
|
|
color:#eeeeee;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.tablebar {
|
|
|
|
text-align:center;
|
|
|
|
background-color:#eeeeee;
|
|
|
|
padding:1.5%;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.aboutsection {
|
|
|
|
background-color:white;
|
|
|
|
font-family: 'roboto';
|
|
|
|
font-weight:300 !important;
|
|
|
|
font-size:14px;
|
|
|
|
letter-spacing:0.05em;
|
|
|
|
line-height:22px;
|
|
|
|
width:70%;
|
|
|
|
margin-left:15%;
|
|
|
|
padding-bottom:5%;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.aboutsection p {
|
|
|
|
font-size: 16px;
|
|
|
|
text-align:center;
|
|
|
|
font-weight:300;
|
|
|
|
line-height: 1.75em;
|
|
|
|
letter-spacing: 0.1px;
|
|
|
|
margin-bottom: 0.75em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.aboutsection a {
|
|
|
|
text-decoration: underline;
|
|
|
|
color:#3371e3;
|
|
|
|
font-weight:400;
|
|
|
|
}
|
|
|
|
|
|
|
|
.aboutcolumn {
|
|
|
|
float:left;
|
|
|
|
width: 50%;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
.docsection1 {
|
|
|
|
background-color:white;
|
|
|
|
font-family: 'roboto';
|
|
|
|
font-weight:300 !important;
|
|
|
|
font-size:14px;
|
|
|
|
letter-spacing:0.05em;
|
|
|
|
line-height:22px;
|
|
|
|
width:65%;
|
|
|
|
margin-left:17%;
|
2018-06-07 17:36:23 +00:00
|
|
|
margin-top : 10%;
|
|
|
|
padding:4%;
|
Create User Journeys MVP (#4630)
* Create User Journeys
Squashed commits:
[9a360e8] add page link functionality (+1 squashed commit)
Squashed commits:
[1cbefa4] Rework App Dev "I want to..." (+1 squashed commit)
Squashed commits:
[0013eb1] Create User Journeys
* structure 2nd page
* prepare docs/home for user journey portal
* Create sample.html
* Update sample.html
* Update index.md
* Create index.html
* Update index.html
* Update index.html
* Update index.html
* Delete index.html
* add custom js mechanism
* bug fix
* put in docsContent div
* add docsportal layout
* move title from layout into page
* move user-journeys/ into /docs/
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update style_user_journeys.css
* add initial draft for app dev user journey
* add links, rough outline
* fix a few things before demo/discussion
* rework intro section
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update index.md
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update index.md
* Update index.md
* Update index.md
* Update user-journeys.js
* Update index.md
* Update docsportal.html
* Update style_user_journeys.css
* Update docsportal.html
* add and reorganize content for review
* edit mostly minikube install
* Updates squashed (+51 squashed commits)
Squashed commits:
[2e18ea8] Update application_developer-foundational.html
[78fd490] autogenerate home index from toc
[42e89f6] Update application_developer-foundational.html
[a77d7d6] Update application_developer-foundational.html
[0a489be] Update application_developer-foundational.html
[5b4702f] Update style_user_journeys.css
[90035a6] Update application_developer-foundational.html
[db4fb19] Update application_developer-foundational.html
[4188ebc] Update style_user_journeys.css
[aec303b] Update application_developer-foundational.html
[679d7f6] Update style_user_journeys.css
[e8019bf] Update application_developer-foundational.html
[2d91bf6] Update style_user_journeys.css
[56a49a9] Update application_developer-foundational.html
[79cfb6e] Update application_developer-foundational.html
[f3ec0c5] Update application_developer-foundational.html
[756a42e] Update style_user_journeys.css
[208cde1] Update index.md
[66241e4] Update index.md
[ea8df7f] Update style_user_journeys.css
[0778054] Update style.css
[dcd0863] Update user-journeys.js
[4a99502] Update user-journeys.js
[ddf3820] Update user-journeys.js
[9650dfd] Update user-journeys.js
[6773597] Update user-journeys.js
[0e7849e] Update user-journeys.js
[8c99ba7] Update style_user_journeys.css
[68d5a8a] Update user-journeys.js
[45c85fe] Update user-journeys.js
[7bd4a5d] Update index.md
[c53c6cd] Update index.md
[281e4d3] Update style.css
[8e5efae] Update application_developer-foundational.html
[787f78e] add newline to custom js list
[eea0d10] Update style_user_journeys.css
[295b4d3] Update docsportal.html
[49f7130] Update index.md
[0125bc6] Update style_user_journeys.css
[a803584] Update style_user_journeys.css
[5b97319] Update index.md
[0aa34b2] update kubernetes.github.io links
[62c9981] hide "Edit this Page" button for portal
[1fd0226] Update style_user_journeys.css
[bd35646] Update style_user_journeys.css
[d7a8b81] Update style_user_journeys.css
[0c1e459] Update user-journeys.js
[9eb237d] Update style_user_journeys.css
[99685cd] Update index.md
[516079a] Update index.md
[1386033] Update style_user_journeys.css
* add, edit app dev content, links
* move user persona data to yaml
* add links
* edit, reorganize for navigation
* Update style_user_journeys.css
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* add configmaps
* move links
* edits before merge
* union with #5913
* revert and overwrite for clean #5913 merge
* merge in #5913 changes
* fix Travis error
* Refactor JS for User Journeys portal (#6473)
* comment code
* add arbitrary number of info links
* copy file to correct directory, clean up HTML
* add back in current stylesheet refs
* Set default message when no persona selected (#6495)
* comment code
* add arbitrary number of info links
* Set default message when no persona selected
* copy file to correct directory, clean up HTML (#6502)
* copy file to correct directory, clean up HTML
* add back in current stylesheet refs
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update application_developer-foundational.html
* [User Journeys] Add content template (#6523)
* remove deprecated directories
* add user journey content template
* Convert app dev - foundational to md
* support general, non-hard-coded formatting for user journey content pages
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Update application_developer-foundational.html
* Chenopis uj sprint 20171222 (#6748)
* move section banners out of docsection1 divs
* revert
* liquid hack
* modify js hack
* add intermediate and advanced app developer with scroll
* clean up app dev foundational content
* fix formatting
* remove html pages
* add new pages to toc
* Add Docs Contributor persona links
* rebalance docs contributor links
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update foundational.md
* Update foundational.md
* Update style_user_journeys.css
* resetting cluster ops content into updated format (#6783)
* resetting cluster ops content into updated format
* stage interstitial pages from app_developer user journey
* adding cluster ops user journey interstitial pages to ToC _data
* cluster op overview and initial segment
* move working text into a comment
* initial foundational content for cluster ops
* restructuring
* roughing out intermediate resource content
* add notes/detail from user-journey google doc
reference details on what to cover in foundation/intermediate/adv
sections
* imperative language in "I want to..." content
* update entry page yaml strings
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Remove personas and buttons not in MVP
* Update home.js
* normalize strings for 'I want to' entries
* Reorder Contributor buttons
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update app-developer.yaml
* Sort buttons by index value (#6925)
* Sort buttons by index
* fix bug
* Update app-developer.yaml
* Update app-developer.yaml
* Update app-developer.yaml
* Update intermediate.md
* Update advanced.md
* Add community-contributor links
* change foundational/intermediate/advance topics icons
* update app-developer icons
* add code-contributor links
* remove ecosystem-contributor, renumber contributor indexes
* update links, add KEP link
* reorder contributor personas
* change icon for release process
* stub out cluster operator intermediate UJ
* Set up URL state for user journey combinations of path, persona, level
* add path for about kubernetes, fix formatting and javascript appropriately
* add definition for personas and fix ui spacing
* interim edits to intermediate cluster op user journey
* Update links in Browse Docs portion of home page.
* more intermediate cluster ops content
* adding in logging and monitoring content, as well as additional resource listings
* button - keep words together
* Move about blurb to top of docs/home page (#7000)
* Move about blurb to top of docs/home page
* fix conflict
* retire binary_release.md
* fix blurb formatting (+1 squashed commit)
Squashed commits:
[e2e5032] Add links to blurb
* fix docsportal (+1 squashed commit)
Squashed commits:
[f687e71] add noedit flag
* Fix home ToC
* tweak blurb styling
* reorg docs-home links
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Update style_user_journeys.css
* Add some links for Cluster Ops - Advanced Topics (#7130)
* Add some links for Cluster Ops - Advanced Topics
* add back pick right solution
* app developer content
* minor edits
* Choose icons for cluster operator links
* swap logos
2018-01-30 20:23:05 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#persona-definition {
|
|
|
|
visibility: hidden;
|
|
|
|
}
|
|
|
|
|
|
|
|
.about-k8s-content {
|
|
|
|
width: 100%;
|
|
|
|
float: right;
|
|
|
|
}
|
|
|
|
|
|
|
|
.docsection1 a {
|
|
|
|
text-decoration: underline;
|
|
|
|
}
|
|
|
|
|
|
|
|
.docsection1 p {
|
|
|
|
font-size: 16px;
|
|
|
|
font-weight:300;
|
|
|
|
line-height: 1.75em;
|
|
|
|
letter-spacing: 0.1px;
|
|
|
|
margin-bottom: 0.75em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.docsection1 li {
|
|
|
|
margin-bottom: 0.75em;
|
|
|
|
margin-left: 3em;
|
|
|
|
font-size: 16px;
|
|
|
|
font-weight:300;
|
|
|
|
line-height: 1.75em;
|
|
|
|
letter-spacing: 0.1px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.docsection1 ol li {
|
|
|
|
list-style: decimal;
|
|
|
|
}
|
|
|
|
|
|
|
|
.docsection1 ul li {
|
|
|
|
list-style: disc;
|
|
|
|
}
|
|
|
|
|
|
|
|
.docsection1 code {
|
|
|
|
font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
|
|
|
|
|
|
|
|
font-size: 90%;
|
|
|
|
|
|
|
|
padding: 2px 4px;
|
|
|
|
|
|
|
|
color: #c7254e;
|
|
|
|
border-radius: 4px;
|
|
|
|
background-color: #f9f2f4;
|
|
|
|
}
|
|
|
|
|
|
|
|
.intro {
|
|
|
|
background-color:white;
|
|
|
|
font-family: 'roboto';
|
|
|
|
padding:3%;
|
|
|
|
font-weight:100;
|
|
|
|
font-size:14px;
|
|
|
|
letter-spacing:0.05em;
|
|
|
|
line-height:22px;
|
|
|
|
width:100%;
|
|
|
|
margin-left:10%;
|
|
|
|
|
|
|
|
}
|
|
|
|
.introtext {
|
|
|
|
float:right;
|
|
|
|
background-color:white;
|
|
|
|
font-family: 'roboto';
|
|
|
|
padding:3%;
|
|
|
|
font-weight:100;
|
|
|
|
font-size:14px;
|
|
|
|
letter-spacing:0.05em;
|
|
|
|
line-height:22px;
|
|
|
|
width:50%;
|
|
|
|
margin-left:10%;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.track {
|
|
|
|
background-color:#3371e3;
|
|
|
|
font-family: 'roboto';
|
|
|
|
padding:1%;
|
|
|
|
color:white;
|
|
|
|
font-weight:500;
|
|
|
|
text-align:center;
|
|
|
|
text-transform:uppercase;
|
|
|
|
font-size:16px;
|
|
|
|
letter-spacing:0.05em;
|
|
|
|
line-height:22px;
|
|
|
|
width:100%;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.sections {
|
|
|
|
background-color:#303030;
|
|
|
|
font-family: 'roboto';
|
|
|
|
padding:1%;
|
|
|
|
color:white;
|
|
|
|
font-weight:500;
|
|
|
|
text-align:center;
|
|
|
|
text-transform:uppercase;
|
|
|
|
font-size:18px;
|
|
|
|
letter-spacing:0.05em;
|
|
|
|
line-height:22px;
|
|
|
|
width:100%;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.quotedocs {
|
|
|
|
line-height:26pt;
|
|
|
|
font-size:16pt;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
table {
|
|
|
|
width: 100%;
|
|
|
|
border: 1px solid #ccc;
|
|
|
|
border-spacing: 0;
|
|
|
|
margin-top: 30px;
|
|
|
|
margin-bottom: 30px;
|
|
|
|
}
|
|
|
|
|
|
|
|
thead, tr:nth-child(even) {
|
|
|
|
background-color: $light-grey;
|
|
|
|
}
|
|
|
|
|
|
|
|
thead {
|
|
|
|
background-color: #555;
|
|
|
|
color: white;
|
|
|
|
}
|
|
|
|
|
|
|
|
th, td {
|
|
|
|
padding: 8px;
|
|
|
|
text-align: left;
|
|
|
|
margin: 0;
|
|
|
|
border: 1px solid #ccc;
|
|
|
|
}
|
|
|
|
|
|
|
|
th {
|
|
|
|
font-weight: normal;
|
|
|
|
}
|
2018-02-01 14:47:22 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
2018-02-01 15:34:20 +00:00
|
|
|
@media screen and (max-width: 640px) {
|
2018-02-01 14:47:22 +00:00
|
|
|
|
|
|
|
.browsecolumn {
|
|
|
|
width: 95%;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.paths {
|
|
|
|
|
|
|
|
margin-top : 10%;
|
|
|
|
padding:4%;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.navButton {
|
|
|
|
padding:2%;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.buttons {
|
|
|
|
padding:4%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.whitebar {
|
|
|
|
padding:5%;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|