Commit Graph

1136 Commits

Author SHA1 Message Date
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
Pete Lumbis baf7e28bbc
Update hugo.yml 2022-10-07 15:35:03 -04:00
Pete Lumbis e282edd70f
Create hugo.yml 2022-10-07 15:34:11 -04:00
Pete Lumbis d249a859f3
Merge pull request #155 from crossplane/plumbis-patch-1
Update gh-pages.yaml
2022-10-07 15:22:46 -04:00
Pete Lumbis 517dca1e52
Update gh-pages.yaml 2022-10-07 15:22:36 -04:00
Pete Lumbis d0d7700ae5
Merge pull request #151 from upbound/master
Migrate crossplane.io to Hugo
2022-10-07 15:21:16 -04:00
Pete Lumbis 657a6320e4
corrects master branch name
Signed-off-by: Pete Lumbis <plumbis@users.noreply.github.com>
2022-10-07 15:12:27 -04:00
Pete Lumbis 40975bd758
Merge branch 'master' of github.com:upbound/crossplane.github.io
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-07 11:02:29 -04:00
Pete Lumbis 1e311d693b
Merge branch 'master' of github.com:upbound/crossplane.github.io
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-07 11:02:17 -04:00
Pete Lumbis 973e0d5bea
Merge branch 'master' of github.com:upbound/crossplane.github.io 2022-10-07 11:01:42 -04:00
Pete Lumbis ec6af58077
add action to publish docs with hugo instead of default jekyll action
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-07 11:00:24 -04:00
Pete Lumbis b10080f6ff
add action to publish docs with hugo instead of default jekyll action 2022-10-07 10:59:42 -04:00
Pete Lumbis ae6b9387af
Merge branch 'master' of github.com:upbound/crossplane.github.io
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 12:11:54 -04:00
Pete Lumbis fdf7203acb
Merge github.com:crossplane/crossplane.github.io
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:57:09 -04:00
Pete Lumbis 3ee5d80f9f
Merge github.com:crossplane/crossplane.github.io 2022-10-05 11:38:35 -04:00
Pete Lumbis 6110ba30d6
Updating for merge conflict files. 2022-10-05 11:15:53 -04:00
Pete Lumbis b4d2128d45
fix merge conflict
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:08 -04:00
Pete Lumbis 02bb32c0d7
add alias for /docs
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:07 -04:00
Pete Lumbis c01409f9f0
add instructions to contribute to crossplane.io
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:07 -04:00
Pete Lumbis 9ffc43da11
move to markdown file
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:07 -04:00
Pete Lumbis 336f507a3d
Update with correct CC-BY license
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:07 -04:00
Pete Lumbis c01a5ce487
remove Apache2 license, rename docs CC license file to LICENSE
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:07 -04:00
Pete Lumbis 180d42f461
remove Apache2 license, rename docs CC license file to LICENSE
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:07 -04:00
Pete Lumbis 4f460fb2de
update to sync with upstream docs snapshots
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:07 -04:00
Pete Lumbis c4c6013bda
corrects regex error for pages with 'v' in the URL
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:06 -04:00
Pete Lumbis ad554546c2
404 page type to generate 404.html for webhosting service
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:06 -04:00
Pete Lumbis b63dd4ea32
correcting hugo directory name to default/
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:06 -04:00
Pete Lumbis f0b844802c
new hugo shortcodes to generate docs tabs
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:06 -04:00
Pete Lumbis f81e633169
hugo configuration file
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:06 -04:00
Pete Lumbis e262b58dac
more comprehensive gitignore including common hugo directories
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:06 -04:00
Pete Lumbis d80309f8dd
base template overrides for 404 page
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:06 -04:00
Pete Lumbis 6e3ec78d80
new template to provide HTTP redirect for API pages
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:05 -04:00
Pete Lumbis f7268f7d50
base template overrides for index page
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:05 -04:00
Pete Lumbis f85ebc36ed
base template overrides for community page
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:05 -04:00
Pete Lumbis da7cd111cb
new template components specific to docs pages
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:05 -04:00
Pete Lumbis 6496372aef
Update with plain CSS files
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:05 -04:00
Pete Lumbis 239c818826
rename to css
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:05 -04:00
Pete Lumbis 175210a560
Update favicon bundle
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:05 -04:00
Pete Lumbis b42c6403c9
add new smaller template components
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:04 -04:00
Pete Lumbis 4928bd8c98
add explicit https location for URL to avoid JS errors
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:04 -04:00
Pete Lumbis f7d7507c02
update for hugo codes
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:04 -04:00
Pete Lumbis ddfe36e68c
move favicon into new /head directory
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:04 -04:00
Pete Lumbis f8dfe13129
update content for hugo
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:04 -04:00
Pete Lumbis 53f9abeabc
rename to top-nav to be more specific in partial's role
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:04 -04:00
Pete Lumbis 8bbf649ab3
add single page type. Identicial to list page type
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:04 -04:00
Pete Lumbis ad9972f12f
index now only has overrides of the baseof template
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:03 -04:00
Pete Lumbis e628d889e2
newly defined template for hugo layout and includes
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:03 -04:00
Pete Lumbis 523a52919a
add new hugo themes to deploy community, folder root pages (list page types) and redirect for API docs
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:03 -04:00
Pete Lumbis ae0717082a
move default layout to hugo named baseof.html layout file
Signed-off-by: Pete Lumbis <pete@upbound.io>
2022-10-05 11:10:03 -04:00