Commit Graph

1136 Commits

Author SHA1 Message Date
Pete Lumbis f41844b589
Remove extra && (#303)
Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-30 11:55:59 -05:00
Pete Lumbis 247efca59c
Use Hugo anchorize to sanitize titles. Resolves #301 (#302)
Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-30 11:49:04 -05:00
Pete Lumbis 4b886caef9
Improve Build Speed (#300)
* Adds sed command to uncomment writeStats

Signed-off-by: Pete Lumbis <pete@upbound.io>

* Enables Hugo writeStats in Netlify environments.

Signed-off-by: Pete Lumbis <pete@upbound.io>

print config file for troubleshooting

Signed-off-by: Pete Lumbis <pete@upbound.io>

add build preview settings

Signed-off-by: Pete Lumbis <pete@upbound.io>

---------

Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-30 11:48:49 -05:00
Pete Lumbis dc4e8d5d40
add @turkenh and @muvaf to Maintainers. Mirror crossplane/crossplane reviewers (#255)
Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-24 11:30:14 -05:00
Bartul Bonacic 121093ddbd
Update azure-provider.md (#296)
Azure CLI report following error if `az ad sp create-for-rbac` command is executed without specifying `--scope`:
`Usage error: To create role assignments, specify both --role and --scopes.`

Signed-off-by: bartul <bartul.bonacic@live.com>

Signed-off-by: bartul <bartul.bonacic@live.com>
2023-01-24 10:24:19 -05:00
Pete Lumbis dcab9883d6
Rework navbar. Simplify code and enable for support for KB and contrib (#267)
Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-24 09:37:47 -05:00
Nic Cope 3851b24d8b
Merge pull request #294 from negz/not-the-website
Clarify that this repo is only the docs
2023-01-23 18:10:23 -08:00
MisterMX 2deefae089
docs(compositions): Add docs for quantity transform (#292)
Signed-off-by: Maximilian Blatt <maximilian.blatt-extern@deutschebahn.com>

Signed-off-by: Maximilian Blatt <maximilian.blatt-extern@deutschebahn.com>
2023-01-23 21:06:23 -05:00
Nic Cope 2a9e5e7581 Fix link to docs.crossplane.io
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-01-23 18:01:32 -08:00
Nic Cope d8d354ed7b Clarify that this repo is only the docs
I was making a fresh clone of this repo when I saw that it was forked
from crossplane.github.io and stated in the README that it was both the
website and docs. This surprised me, since crossplane/docs seemed like a
misleading place to find the website.

I then learned that the website is in fact a separate repo, at
https://github.com/crossplane/website

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-01-23 17:53:39 -08:00
MisterMX 0e8d93f756
docs(transform): Add docs for hash transform (#293)
Signed-off-by: Maximilian Blatt <maximilian.blatt-extern@deutschebahn.com>

Signed-off-by: Maximilian Blatt <maximilian.blatt-extern@deutschebahn.com>
2023-01-23 13:46:16 -05:00
Daniel Mangum 8a67af56c7
Merge pull request #291 from hasheddan/bump-v1.10.2
Update v1.10 patch versions to v1.10.2
2023-01-20 15:30:37 -05:00
hasheddan 0da8b34033
Update v1.10 patch versions to v1.10.2
Updates all v1.10.1 references to v1.10.2.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2023-01-19 22:49:58 -05:00
Pete Lumbis 3bb7b665fe
Create a home landing page and styling to stage for v1.11 reorg (#268)
* Create a home landing page and styling to stage for v1.11 reorg

Signed-off-by: Pete Lumbis <pete@upbound.io>

* Fix spacing

Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-12 22:41:24 -05:00
Pete Lumbis b191ce133d
Adds missing script import for search and sets docs param (#269)
Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-12 22:36:08 -05:00
Pete Lumbis 23164929f2
move content media to top level folder (#265)
Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-12 21:57:48 -05:00
Pete Lumbis a85f25c2de
Combine list and single page layouts into a single file. Add github and pencil icons. (#262)
Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-12 21:54:59 -05:00
Pete Lumbis 40ea0ed110
Moves the search box JS from end of page to search div (#259)
Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-12 21:53:57 -05:00
Pete Lumbis d6b32b36c1
Alert when a feature is alpha/beta (#263)
* Combine list and single page layouts into a single file

Signed-off-by: Pete Lumbis <pete@upbound.io>

* Add an alert for features that are tagged alpha/beta.

Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-12 21:43:56 -05:00
Pete Lumbis 73e1db151d
add netlify dev files to gitignore (#264)
Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-12 20:59:45 -05:00
Pete Lumbis 01ecdf0c9e
Update navbar Docs link to point to the BaseURL (#266)
Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-12 20:59:14 -05:00
Pete Lumbis 1d676f8aad
Changes for moving docs source of truth (#243)
* Create new release issue template

Signed-off-by: Pete Lumbis <pete@upbound.io>

* add an issue title

Signed-off-by: Pete Lumbis <pete@upbound.io>

* indicate user should supply a version number

Signed-off-by: Pete Lumbis <pete@upbound.io>

* Remove publish directive

Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-10 18:03:00 -05:00
Pete Lumbis d2e3778974
Updated favicons (#257)
Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-09 20:39:09 -05:00
Pete Lumbis ff7d6cc30a
Add notice for deploy-previews. Resolves #248 (#258)
Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-09 20:38:31 -05:00
Pete Lumbis f549b8cdbc
add Browserstack testing notice for ownership verification (#256)
Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-06 12:08:15 -05:00
Pete Lumbis 6bc295c31a
Support styling for bootstrap tables (#249)
Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-03 11:32:13 -05:00
Pete Lumbis d0093bb333
Removes links to docs user survey (#253)
Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-03 10:56:47 -05:00
Pete Lumbis 9f9d28b0aa
Color and underline single commands that are also links (#244)
Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-12-29 14:08:58 -05:00
Pete Lumbis 4ade356697
Fix accordian header margin. Regression caused by the fix for #230 (#245)
Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-12-29 14:08:41 -05:00
Pete Lumbis 96949f1612
Highlight codeblocks on hover (#238)
adds support for "hover highlight" in code blocks.
2022-12-28 13:58:45 -05:00
Crossplane d3fdfab876 docs snapshot for crossplane version `master` 2022-12-28 18:31:25 +00:00
Crossplane 4c35456406 docs snapshot for crossplane version `master` 2022-12-26 09:24:59 +00:00
Crossplane 261400307d docs snapshot for crossplane version `master` 2022-12-19 08:08:19 +00:00
Pete Lumbis 7c169ed860
Add Zone.Identifier. Resolves #239 (#240)
Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-12-16 12:44:06 -05:00
Pete Lumbis adc2ec4098
Update heading font sizes and make them responsive with RFS. Resolves #230 (#241)
Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-12-16 12:43:57 -05:00
Pete Lumbis a1f6f69bcb
Code copy (Take 2) (#237)
Adds a copy to clipboard button using Clipboard.js
Optional support for defining which lines to copy out of the code box.
Adds styling and anchor links to the line numbers
Adds support to link to line number anchors inside tabs
Removes line numbers from tables (no user impact, changes styling and JS element targeting)
Makes the top NAV not sticky. This is required to make the line number anchors work. Otherwise the line number linked to will go under the navbar and not be in view. Fixing this with a sticky nav is a very large lift (for me). Also note, the side bars are still sticky.
Removes clipboard scsss files. All clipboard related styles are merged into code-theme-base.scss
Also applies Hugo caching fixes that can cause the stylesheet not to load in local dev (discovered in this PR)
2022-12-16 09:23:53 -05:00
Pete Lumbis 37748344fa
Add a survey banner (#231)
* add survey banner
2022-12-15 15:41:22 -05:00
Crossplane c1c1cc386c docs snapshot for crossplane version `v1.10` 2022-12-13 14:38:36 +00:00
Crossplane 9fd142c5c8 docs snapshot for crossplane version `master` 2022-12-13 04:43:38 +00:00
Crossplane 86993c7912 docs snapshot for crossplane version `master` 2022-12-12 22:23:07 +00:00
Crossplane 5e0987e2ff docs snapshot for crossplane version `v1.9` 2022-12-12 22:20:45 +00:00
Crossplane 3a4124b130 docs snapshot for crossplane version `v1.10` 2022-12-12 22:19:10 +00:00
Crossplane d545e5b01d docs snapshot for crossplane version `v1.8` 2022-12-12 22:18:46 +00:00
Pete Lumbis dd80b838c5
Adds Algolia DocSearch components and manual style overrides (#226)
* Adds Algolia DocSearch components and manual style overrides

Signed-off-by: Pete Lumbis <pete@upbound.io>

* Auto close menu on mobile when search box is clicked

Signed-off-by: Pete Lumbis <pete@upbound.io>

* Add search hotkey indicators

Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-12-09 13:20:25 -05:00
Pete Lumbis 83fbecce6d
Fix spacing when browser size is below 1200px wide. Fixes #227 (#228)
Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-12-09 11:32:54 -05:00
Crossplane 225a3a038d docs snapshot for crossplane version `master` 2022-12-08 03:28:18 +00:00
Pete Lumbis 8035aeb336
Add incubating to CNCF label (#225)
Signed-off-by: Pete Lumbis <pete@upbound.io>

Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-12-07 15:07:53 -05:00
Crossplane bf9aeb13d9 docs snapshot for crossplane version `master` 2022-12-05 23:44:26 +00:00
Daniel Mangum 855cd18a36
Merge pull request #224 from hasheddan/rm-symlinks
Drop symlink to master directory
2022-12-05 18:39:37 -05:00
hasheddan ea3dcbc4a0
Drop symlink to master directory
Drops symlink to master directory so that the directory itself can be
re-inserted on next merge.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2022-12-05 17:45:52 -05:00