Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RAPIDS.ai Refactor and Content Update #271

Closed

Conversation

exactlyallan
Copy link
Member

Removing the need for Jekyll to build, will use vanilla html, css, and javascript. Style updates as well. Major content and structural changes.

@exactlyallan exactlyallan added the 2 - In Progress Currenty a work in progress label Nov 23, 2022
@exactlyallan exactlyallan self-assigned this Nov 23, 2022
@exactlyallan
Copy link
Member Author

FYI - until Netlify is setup you can see the Live Preview Here

@exactlyallan
Copy link
Member Author

@ajschmidt8 when you have a moment, lets see if / how to integrate back into netlify.

@exactlyallan
Copy link
Member Author

@taureandyernv Fork from this PR for changes. Please review the sections.

index.html Outdated
<div class="columns">
<div class="column is-one-third">
<h2><i class="fa-light fa-square-code"></i> What is RAPIDS </h2>
<p> NVIDIA GPU based data science libraries in such as cuDF (similar to Pandas), cuML (similar to
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given that we have the direct cudf/cuml/cugraph comparisons to CPU below, maybe we keep this text higher level so it doesnt feel as duplicative?

index.html Outdated
<h1 class="mb-5 has-text-white">Quick Start</h1>
<div class="columns">
<div class="column is-half">
<h2 class="has-text-white"><i class="fa-light fa-square-code"></i> Quick Local Install </h2>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As a general point, for this whole section (i.e. cutting to simplest possible install)--do we need updated deployment documentation to go live as a prerequisite for rolling this out?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes there will be several things on the docs side that will need updating in parallel. Though this would technically be under a new 'install' docs section. We should talk about where we draw the line for the deployment section.

index.html Outdated
<p>RAPIDS offers several installation methods, the quickest is shown below.</p>

<h3 class="mt-5 has-text-white">Requirements</h3>
<p><strong>A.</strong> Compatible NVIDIA GPUs</p>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similar comment to above--we may want to link these requirements directly to the detailed install instructions that go through all of this in more detail

index.html Outdated Show resolved Hide resolved
ecosystem.html Outdated Show resolved Hide resolved
ecosystem.html Outdated Show resolved Hide resolved
learn-more.html Outdated Show resolved Hide resolved
@exactlyallan
Copy link
Member Author

Notes per Dec 8 sync up:

  • Folks will review layout / sections in next 2 days for OK
  • See how quickly to move to Netlify CMS (away from google sheets). Ideally unified blog post / tweet scraping as well.
    • Potentially setup separate repo for 'content'
  • Content to be worked on next
    • Using slack content channel for requests
  • Move to Netlify Hosting asap
  • Add logo farm to bottom of ecosystem?
  • Get to work on docs side update asap

@exactlyallan
Copy link
Member Author

12.13.22 Learn More Meetings Notes:

  • Data Patterns as an interesting category vs Industry categories
  • User: I need to try this out and learn how to use it, how much will it cost?
  • Better general info about
  • More Code snippets for user cases / highly specific
  • CUDA explainer - when do I need to care about cuda versions etc?
  • ecosystem and equivalences graphic
  • Lead with: ex "Retailer pandas replacement cuDF achieved a 100x with groupBy"
  • Need CATEGORIES for use cases

@exactlyallan
Copy link
Member Author

Note: Working in parallel with Docs site update rapidsai/docs#319

@exactlyallan exactlyallan deleted the branch rapidsai:remove-jekyll-refactor January 18, 2023 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 - In Progress Currenty a work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants