scylladb / care-pet

Care Pet IoT ScyllaDB example
https://care-pet.docs.scylladb.com/
Apache License 2.0
47 stars 28 forks source link

update care pet home page #52

Closed raoufchebri closed 2 years ago

raoufchebri commented 2 years ago

Updated the page title and description for a more generic-non-scylla-centric purpose Screenshot from 2022-01-20 15-52-47

The 3 language-specific boxes redirect to the getting started page. The goal to change the url to a language-specific page (TBD).

tzach commented 2 years ago

@raoufchebri for your next PR, better create a branch in your fork, push to it, and send PR Avoid pushing to master

raoufchebri commented 2 years ago

@tzach good idea. Let's do that. I prefer to have it in another branch too.

tzach commented 2 years ago

I like the design, but its look like all links (Go, Java, Rust) leads to the same generic page for now

raoufchebri commented 2 years ago

Yes, correct. The next step is to link the go link to the Go pages.


From: Tzach Livyatan @.> Sent: Thursday, January 20, 2022 7:29:27 PM To: scylladb/care-pet @.> Cc: Raouf Chebri @.>; Mention @.> Subject: Re: [scylladb/care-pet] update care pet home page (PR #52)

I like the design, but its look like all links (Go, Java, Rust) leads to the same generic page for now

— Reply to this email directly, view it on GitHubhttps://github.com/scylladb/care-pet/pull/52#issuecomment-1017798990, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADI2GFFJT47I2F42Z337YZDUXBIAPANCNFSM5MM7J36A. You are receiving this because you were mentioned.Message ID: @.***>

tzach commented 2 years ago

Yes, correct. The next step is to link the go link to the Go pages.

I will wait with the merge till the links are useful. As a start, you can link them to the relevant Github pages, and update the links in a following PR.

raoufchebri commented 2 years ago

@tzach, I linked them with Scylla U pages for each respective language. I can link the Go page to the build with go page on care-pet after #52 is merged.