Skip to content

Onboard landing pages #589

@maysunfaisal

Description

@maysunfaisal

Which area this feature is related to?

/area landing-page

Which functionality do you think we should add?

Why is this needed? Is your feature request related to a problem?
https://github.com/devfile/devfile.github.io currently holds the https://github.com/devfile/docs github pages for site devfile.github.io, we will need to also host the landing pages from https://github.com/devfile/landing-page

Detailed description:

Describe the solution you'd like

Currently, https://github.com/devfile/devfile.github.io holds the github pages for devfile.github.io since we get only one github page domain for a github orgranization. This repo currently holds the built pages from the docs https://github.com/devfile/docs

But we would like devfile.github.io to land on the landing pages from https://github.com/devfile/landing-page. So https://github.com/devfile/devfile.github.io would host both the landing-pages and docs repositories built pages.

There is a POC on @braden-wilson's personal repo:
site https://braden-wilson.github.io/docs/ (equivalent to devfile.github.io)
repo https://github.com/braden-wilson/docs/tree/gh-pages (equivalent to https://github.com/devfile/devfile.github.io)

There are a few steps to complete these.

Describe alternatives you've considered

N/A since for the devfile org https://github.com/devfile, we only get one github page domain devfile.github.io

Additional context

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions