Skip to content

Commit

Permalink
Homepage-pause-copy (#777)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
garimame committed Nov 8, 2023
1 parent 2b55840 commit c94cf4b
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 30 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand All @@ -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).
6 changes: 1 addition & 5 deletions app/src/components/SubmitDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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"
>
<p>
You are about to be redirected to <b class="font-bold">Advocu</b>, 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!
</p>
<div class="flex flex-row gap-2 mt-2">
<span class="flex-grow"><!-- spacer --></span>
<MaterialButton type="text" @click.native="show = false"
>Cancel</MaterialButton
>
<MaterialButton type="primary" @click.native="goToForm"
>Continue</MaterialButton
>
</div>
</div>
</div>
Expand Down
8 changes: 5 additions & 3 deletions app/src/views/About.vue
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@
</ul>

<p class="mt-4">
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!
</p>
<p class="mt-8 flex flex-wrap gap-4">
<a href="mailto:[email protected]">
Expand Down Expand Up @@ -185,9 +184,12 @@
/>
</div>
<div v-show="FaqData[5]" class="pb-2 border-b">
<p>
Please note we are currently not accepting new submissions from the community, please check back later!
</p>
<p>
Before you submit, it’s a good idea to familiarize yourself with the <a href="https://devlibrary.advocu.com/assets/docs/contributors_guidelines.pdf">contribution guidelines</a> in addition to the official documentation of every product. After doing so, follow these simple steps :-

<ol class="ml-6 mt-2 list-disc">
<li>Find the Submit button on the top navigation bar</li>
<li>You will be redirected to the advocu form link</li>
Expand Down
32 changes: 16 additions & 16 deletions app/src/views/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,13 @@

<div>
<!-- Right-padding added on mobile to improve text flow -->
<p class="text-xl mt-9 mb-8 pr-4 lg:pr-0">
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!
</p>
<p class="text-xl mt-9 mb-4 pr-4 lg:pr-0">
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.
</p>
<p class="text-m mt-4 mb-4 pr-4 lg:pr-0">
We are currently not accepting new submissions from the community, please check back later!
</p>
<div class="mt-4 lg:mt-6">
<MaterialButton type="primary">
<a href="#all-products" class="section">
Expand All @@ -57,11 +59,10 @@
<img src="../../public/img/featured-content.svg" class="w-1/3" />
</div>
<h2 class="text-3xl mb-6">
Learn from community authored content
Learn from community content
</h2>
<p class="text-lg px-8 pb-8">
Visit each product page to find projects by Content Type, Tags
or Expertise level.
Learn from projects and blogs created by fellow developers.
</p>
<MaterialButton type="text" class="mb-12">
<div class="frc">
Expand All @@ -75,9 +76,9 @@
<div class="value-prop-image">
<img src="../../public/img/speakers.svg" class="w-1/3" />
</div>
<h2 class="text-3xl mb-6">Find product experts and authors</h2>
<h2 class="text-3xl mb-6">Connect with experts and authors</h2>
<p class="text-lg px-8 pb-8">
Connect with product experts, content creators and authors in the
Find dev experts, content creators and authors in the
community.
</p>
<MaterialButton type="text" class="mb-12">
Expand All @@ -93,15 +94,14 @@
<img src="../../public/img/inspiration.svg" class="w-1/3" />
</div>
<h2 class="text-3xl mb-6">
Build and showcase your technical projects
Discover latest projects from in-focus dev topics
</h2>
<p class="text-lg px-8 pb-8">
Submit your projects and blogs to Dev Library to inspire other
developers.
Check out inspiring projects build with Google developer solutions.
</p>
<MaterialButton type="text" class="mb-12">
<div class="frc">
<a href="/about" class="text-lg">Learn more</a>
<a href="/featured-content" class="text-lg">Learn more</a>
</div>
</MaterialButton>
</div>
Expand Down Expand Up @@ -224,8 +224,8 @@
<h2 class="text-3xl">Latest dev projects</h2>
<div class="desktop-only">
<p class="mt-2 mb-4 lg:w-3/4 leading-6">
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.
</p>
<div class="flex flex-row gap-1 mb-3">
<div
Expand Down
2 changes: 1 addition & 1 deletion shared/product.ts
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ export const ALL_PRODUCTS: Record<string, ProductConfig> = {
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: [
{
Expand Down

0 comments on commit c94cf4b

Please sign in to comment.