dart-lang / site-www

The source for the Dart website.
https://dart.dev
Other
970 stars 702 forks source link

Update docs landing page #5339

Open MaryaBelanger opened 1 year ago

MaryaBelanger commented 1 year ago

I think the docs "landing page" https://dart.dev/guides should be updated to better represent the contents of the site as laid out in the side nav. The "futures..." box doesn't really fit here either.

So the boxes should be:

And each block should accurately summarize the contents.

parlough commented 1 year ago

Great point! I guess I don't consider this page that often.

I wish we had a 4-5 minute "Introduction to Modern Dart" video or something to stick at the bottom of the page too, but I couldn't find anything that fits well yet.

parlough commented 1 year ago

Also @MaryaBelanger I thought this page could be a helpful source of inspiration - https://go.dev/doc

Depending on what you're thinking and would like to do, I can help you figure out how to pull page descriptions from the SSG (Jekyll/11ty/etc).