From c94cf4b9f6b6bb3a6e168b5338c5f17da0773a5b Mon Sep 17 00:00:00 2001 From: Garima Mehra <90247501+garimame@users.noreply.github.com> Date: Wed, 8 Nov 2023 10:44:02 +0530 Subject: [PATCH] Homepage-pause-copy (#777) * homepage copy updates * copy-edits-v1 * home-page * update to copy * copy-tone * copy-formatting * bottom-padding * padding-updates * copy-updates * button-updates * flutter-edit-copy * about-updates * about us contributing section --- README.md | 7 ++----- app/src/components/SubmitDialog.vue | 6 +----- app/src/views/About.vue | 8 +++++--- app/src/views/Home.vue | 32 ++++++++++++++--------------- shared/product.ts | 2 +- 5 files changed, 25 insertions(+), 30 deletions(-) diff --git a/README.md b/README.md index b96d8e93f..7c147de87 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,6 @@ If you are a developer who has built an open-source project, or has written abou - Google Assistant - Google Maps Platform -[Subscribe here](https://forms.gle/jXM3sCqnjSbkrWWz5). - ### Dev Library Interview with Authors : Our Youtube Playlist Watch interviews of some of our contributors talking about their open source projects and why they contributed to Dev Library. You can access the [complete playlist here](https://youtube.com/playlist?list=PLxNYxgaZ8RseRNZYtcMBq6SfAuQkE0Fci). @@ -36,6 +34,5 @@ The official newsletter by Dev Library highlights some of the best submissions o ### How to get started: -Headover to [our product website](https://devlibrary.withgoogle.com/), and click the __Submit Your Content__ button. You can also learn more about the submission process using the [contribution guidelines](https://devlibrary.advocu.com/assets/docs/contributors_guidelines.pdf) to get started. - -Lastly, "Watch" the repository for any future updates. If you have specific questions about the roadmap and [create an issue](https://github.com/google/devlibrary/issues). +Headover to [our product website](https://devlibrary.withgoogle.com/), and browse through the various projects contributed by the developer community. + "Watch" the repository for any future updates. If you have specific questions about the roadmap and [create an issue](https://github.com/google/devlibrary/issues). diff --git a/app/src/components/SubmitDialog.vue b/app/src/components/SubmitDialog.vue index 0f82f14d2..9ae2431d1 100644 --- a/app/src/components/SubmitDialog.vue +++ b/app/src/components/SubmitDialog.vue @@ -24,17 +24,13 @@ class="my-8 mx-6 px-6 py-5 rounded-lg shadow-lg bg-white border-gray-100 max-w-md" >

- You are about to be redirected to Advocu, an - external platform which we use to curate submissions to Dev Library. + We are currently not accepting new submissions from the community, please check back later!

Cancel - Continue
diff --git a/app/src/views/About.vue b/app/src/views/About.vue index a7afb4a59..4edc501ac 100644 --- a/app/src/views/About.vue +++ b/app/src/views/About.vue @@ -48,8 +48,7 @@

- This platform will evolve as we receive more submissions and we are - working to accept a wider range of content, so stay tuned! + We are currently not accepting new submissions from the community, please check back later!

@@ -185,9 +184,12 @@ />

+

+ Please note we are currently not accepting new submissions from the community, please check back later! +

Before you submit, it’s a good idea to familiarize yourself with the contribution guidelines in addition to the official documentation of every product. After doing so, follow these simple steps :- - +

  1. Find the Submit button on the top navigation bar
  2. You will be redirected to the advocu form link
  3. diff --git a/app/src/views/Home.vue b/app/src/views/Home.vue index 6b7328ccd..182af5efd 100644 --- a/app/src/views/Home.vue +++ b/app/src/views/Home.vue @@ -30,11 +30,13 @@
    -

    - Explore open-source dev projects and content library featuring Google tools and - technologies contributed by developers from around the world. Find - the inspiration you need for your next project! -

    +

    + Explore open-source dev projects featuring Google developer solutions contributed by developers from around the world and find + the inspiration you need for your next project. +

    +

    + We are currently not accepting new submissions from the community, please check back later! +

    - Learn from community authored content + Learn from community content

    - Visit each product page to find projects by Content Type, Tags - or Expertise level. + Learn from projects and blogs created by fellow developers.

    @@ -75,9 +76,9 @@
    -

    Find product experts and authors

    +

    Connect with experts and authors

    - Connect with product experts, content creators and authors in the + Find dev experts, content creators and authors in the community.

    @@ -93,15 +94,14 @@

    - Build and showcase your technical projects + Discover latest projects from in-focus dev topics

    - Submit your projects and blogs to Dev Library to inspire other - developers. + Check out inspiring projects build with Google developer solutions.

    @@ -224,8 +224,8 @@

    Latest dev projects

    - Check out the latest projects we've added to the Dev Library. To see - all projects, choose one of the product areas below. + Check out the latest projects added to Dev Library. To see + all projects, choose one of the products below.

    = { key: ProductKey.FLUTTER, name: "Flutter", description: - `Flutter is an open source framework for building fast, beautiful apps for iOS and Android, web, desktop, and more. It uses the Dart programming language, which provides a rich set of libraries and frameworks for building responsive, high-performance apps. Dev Library has a curated collection of Flutter blogs, open source projects, and tutorials contributed by developers around the world.\n\nPlease note community submissions to the Flutter product category are currently paused.`, + `Flutter is an open source framework for building fast, beautiful apps for iOS and Android, web, desktop, and more. It uses the Dart programming language, which provides a rich set of libraries and frameworks for building responsive, high-performance apps. Dev Library has a curated collection of Flutter blogs, open source projects, and tutorials contributed by developers around the world.`, docsUrl: "https://flutter.dev/", tags: [ {