gitpod-io / retired-gatsby-website

Gitpod website and documentation
https://www.gitpod.io/
MIT License
68 stars 75 forks source link

add screencasts. #958

Closed nisarhassan12 closed 3 years ago

nisarhassan12 commented 3 years ago

This is how it looks so far:

image

image

chrifro commented 3 years ago

Thanks for the superfast implementation @nisarhassan12

Question:

Suggestions:

/cc @jankeromnes

chrifro commented 3 years ago

Here is the summary from the Slack discussion:

JohannesLandgraf commented 3 years ago

Also agree with @ChristinFrohne to add this to the footer under the Developer section.

As long we are not really educating users within the product we should make it as easy as possible to consume content that helps them to understand what Gitpod is about. Hence screencasts should be more prominently surfaced on the website (and also added/linked in the documentation).

Wdyt about implementing the centralized top-line navigation for now (similar to https://buildkite.com/) you had already some designs for @gtsiolis? We should also not overcomplicate things and could stay quite close to the Buildklite navigation bar

Left-side links: Features, Screencasts, Docs Right-side: Community, Pricing, Install

jankeromnes commented 3 years ago

As long we are not really educating users within the product we should make it as easy as possible to consume content that helps them to understand what Gitpod is about. Hence screencasts should be more prominently surfaced on the website (and also added/linked in the documentation).

100% agree! ☝️

For now I've added a link in the footer, but let's also add a prominent link in the top menu bar right after this PR is merged (as suggested by @ChristinFrohne in https://github.com/gitpod-io/website/pull/958#issuecomment-765245442).

jankeromnes commented 3 years ago

I think this PR should be ready-to-go now. Just waiting on Netlify to wake up and do the thing.

gtsiolis commented 3 years ago

Hence screencasts should be more prominently surfaced ...

@JohannesLandgraf Agree! Adding the item on the footer was only suggested as a complementary change.

jankeromnes commented 3 years ago

I'll go ahead and merge this. Next let's add a prominent Screencasts link at the top of the website.

(Also, I've noticed a small problem with spacing around the video, that fixes itself after a refresh -- hopefully that's just a caching bug, but if not we may want to fix it before making the page more prominent.)