Commit Graph

1049 Commits

Author SHA1 Message Date
Daniel Mangum c081dfabd1
Merge pull request #176 from hasheddan/latest-styles
Format CSS styles and fix latest version overlap
2022-10-31 10:33:53 -04:00
hasheddan 3b613b5e51
Fix latest tag overlapping with version
Fixes the latest tag overlapping with the version in the selector.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2022-10-31 10:29:30 -04:00
hasheddan 4abced74c3
Format CSS to be more developer friendly
Uses prettier to format CSS to be more friendly for developers to
interact with.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2022-10-31 10:27:34 -04:00
Pete Lumbis fd52942f91
Merge pull request #175 from upbound/version-alert-fix
Corrects the check to see if this doc is for the latest version.
2022-10-28 14:00:41 -04:00
Daniel Mangum c6e25af575
Merge pull request #174 from hasheddan/1.10-latest
Bump latest release version to v1.10
2022-10-27 13:46:04 -04:00
Pete Lumbis 01034751e5
Corrects the check to see if this doc is for the latest version. Caused by versions param being a string now
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-27 13:22:53 -04:00
hasheddan 5cf5a34bcd
Bump latest release version to v1.10
Updates latest release version to v1.10.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2022-10-26 16:52:25 -04:00
Crossplane e24ea71b78 docs snapshot for crossplane version `master` 2022-10-25 17:57:15 +00:00
Pete Lumbis 2418dbab8e
Merge pull request #171 from upbound/include-error-check
ensure include file exists or error
2022-10-24 16:40:47 -04:00
Daniel Mangum 7a1bb07739
Merge pull request #172 from alezkv/patch-1
Update README.md
2022-10-20 18:05:30 -04:00
Aleksey Zhukov 2c1089c51e
Update README.md
Fix a link. Currently it leads to 404 on `https://github.com/crossplane/crossplane.github.io/blob/master/crossplane.io`

Signed-off-by: Aleksey Zhukov <353748+alezkv@users.noreply.github.com>
2022-10-21 00:01:57 +02:00
Pete Lumbis f86a1b3d82
ensure include file exists or error
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-20 16:27:41 -04:00
Crossplane aaeaa47af5 docs snapshot for crossplane version `v1.10` 2022-10-20 13:52:38 +00:00
Crossplane 18a2423725 docs snapshot for crossplane version `master` 2022-10-20 13:12:56 +00:00
Pete Lumbis cab7cad723
Merge pull request #169 from upbound/shortcodes
add placeholder shortcodes
2022-10-18 20:13:08 -04:00
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