Commit Graph

1234 Commits

Author SHA1 Message Date
Pete Lumbis a679a8500c
add placeholder shortcodes for upcoming redesign work and new content ported from Upbound docs
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-18 19:56:42 -04:00
Crossplane 96847cef62 docs snapshot for crossplane version `v1.10` 2022-10-18 09:45:50 +00:00
Crossplane 9e04b5c80d docs snapshot for crossplane version `v1.10` 2022-10-18 08:28:21 +00:00
Crossplane ae0c6218e3 docs snapshot for crossplane version `v1.9` 2022-10-17 13:45:16 +00:00
Crossplane 0926954a00 docs snapshot for crossplane version `v1.9` 2022-10-17 10:38:07 +00:00
Pete Lumbis 3136c89902
Merge pull request #168 from upbound/version-dropdown-v2
Fix version drop down by sorting version strings instead of floats
2022-10-13 22:12:15 -04:00
Pete Lumbis 04abc454f8
Fix version drop down by sorting version strings instead of floats
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-13 22:04:49 -04:00
Crossplane 4da9ac7a11 docs snapshot for crossplane version `v1.9` 2022-10-14 01:35:26 +00:00
Crossplane cc1c4b5587 docs snapshot for crossplane version `v1.8` 2022-10-14 01:35:11 +00:00
Crossplane 782785518f docs snapshot for crossplane version `v1.7` 2022-10-14 01:34:55 +00:00
Crossplane 7decd43ebd docs snapshot for crossplane version `v1.10` 2022-10-14 01:34:10 +00:00
Crossplane d6bb4fe88e docs snapshot for crossplane version `v1.10` 2022-10-14 00:11:16 +00:00
Crossplane 690de145d3 docs snapshot for crossplane version `master` 2022-10-13 22:11:30 +00:00
Crossplane b74c98006d docs snapshot for crossplane version `master` 2022-10-13 00:30:19 +00:00
Crossplane 1a34c00b2a docs snapshot for crossplane version `master` 2022-10-12 21:46:44 +00:00
Daniel Mangum 07866d0c64
Merge pull request #166 from hasheddan/run-local
Expand functionality for local development and validation
2022-10-12 15:18:23 -04:00
hasheddan e7a8c67180
Use Makefile build machinery in action
Updates github workflow to consume Makefile build machinery.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2022-10-12 15:12:27 -04:00
hasheddan ad906dc188
Ignore hugo binaries in .gitignore
Adds an ignore rule for the installed hugo binaries.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2022-10-12 15:10:43 -04:00
hasheddan 96bd1e6032
Expand Makefile targets to manage hugo and support build
Adds build and validation targets and automatically installs correct
version of hugo for consumers.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2022-10-12 15:09:57 -04:00
hasheddan 851bbdf68d
Add a run target for local development
Adds a run target for local development.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2022-10-12 14:08:38 -04:00
Crossplane ae5e53ba0e docs snapshot for crossplane version `v1.10` 2022-10-12 16:11:48 +00:00
Crossplane 6a2bf1aa86 docs snapshot for crossplane version `v1.10` 2022-10-12 13:23:55 +00:00
Crossplane f4f0f12932 docs snapshot for crossplane version `v1.8` 2022-10-11 14:32:36 +00:00
Crossplane 80a19ecdcf docs snapshot for crossplane version `v1.9` 2022-10-11 14:30:09 +00:00
Crossplane dca9f57b72 docs snapshot for crossplane version `v1.7` 2022-10-11 14:27:51 +00:00
Crossplane 86391397c0 docs snapshot for crossplane version `master` 2022-10-11 11:29:57 +00:00
Pete Lumbis 20f1f01115
Merge pull request #164 from upbound/master
Fix header link to community
2022-10-10 21:13:56 -04:00
Pete Lumbis 18898cca62
Merge branch 'crossplane:master' into master 2022-10-10 21:13:32 -04:00
Pete Lumbis 5a378464de
Merge branch 'master' of github.com:upbound/crossplane.github.io 2022-10-10 21:13:07 -04:00
Pete Lumbis 93e2612a7a
removes trailing slash from community link fixing 404 error
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-10 21:12:57 -04:00
Pete Lumbis f34d3da50c
Merge pull request #161 from upbound/master
Fix alert box for older versions
2022-10-10 21:11:32 -04:00
Pete Lumbis 4ebf0cb588
Merge branch 'crossplane:master' into master 2022-10-10 21:10:49 -04:00
Crossplane e5b950162d docs snapshot for crossplane version `master` 2022-10-10 21:42:39 +00:00
Daniel Mangum 4c289edd54
Merge pull request #163 from hasheddan/look-what-u-MAKE-me-do
Restore Makefile with only publish target
2022-10-10 17:22:46 -04:00
hasheddan 2ce30ba97c
Restore Makefile with only publish target
Crossplane needs the publish target to commit changes back to this repo,
so we restore the Makefile with only that functionality.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2022-10-10 17:17:40 -04:00
Pete Lumbis 1522d6738e
Merge branch 'crossplane:master' into master 2022-10-10 10:00:02 -04:00
Pete Lumbis 2e9cab63f1
Pass page context to version alert partial. This broke during the deploy fixes. Resolves #42
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-10 09:59:41 -04:00
Pete Lumbis c98ba28a53
Merge pull request #160 from upbound/master
Make pages end in .html
2022-10-10 09:52:39 -04:00
Pete Lumbis 21c5470488
update links to reflect new URL schemes
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-10 09:38:14 -04:00
Pete Lumbis ff9c2665f6
update to render pages ending in .html
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-10 09:37:51 -04:00
Pete Lumbis 1796ad6cfe
Merge pull request #159 from upbound/master
Updates the /docs redirect to always go to latest
2022-10-07 18:10:50 -04:00
Pete Lumbis 0a00dc4bb1
Updates the /docs redirect to always go to what is globally defined as the latest version
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-07 18:08:22 -04:00
Pete Lumbis 37fd2f6b00
Merge pull request #158 from upbound/master
Update top nav link to docs
2022-10-07 17:54:22 -04:00
Pete Lumbis 21f07337ed
update link to docs root
Signed-off-by: Pete Lumbis <plumbis@users.noreply.github.com>
2022-10-07 17:50:44 -04:00
Pete Lumbis b49ad85c67
update link to docs root
Signed-off-by: Pete Lumbis <plumbis@users.noreply.github.com>
2022-10-07 17:50:35 -04:00
Pete Lumbis fe6b8b4288
Merge pull request #157 from upbound/master
Support /docs location and update menus
2022-10-07 17:46:49 -04:00
Pete Lumbis 5bc72e94b3
remove unused action file
Signed-off-by: Pete Lumbis <plumbis@users.noreply.github.com>
2022-10-07 17:44:12 -04:00
Pete Lumbis f81ae95e57
move docs content to /docs. Update left nav menu and dropdown menu for new layout
Signed-off-by: Pete Lumbis <plumbis@users.noreply.github.com>
2022-10-07 17:43:56 -04:00
Pete Lumbis 2f1869decc
put in full baseURL 2022-10-07 15:50:06 -04:00
Pete Lumbis 704cd5080f
remove baseurl in build command 2022-10-07 15:39:14 -04:00