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

Beta website part I #374

Merged
merged 8 commits into from Aug 2, 2022
Merged

Beta website part I #374

merged 8 commits into from Aug 2, 2022

Conversation

deblasis
Copy link
Collaborator

@deblasis deblasis commented Jul 21, 2022

This PR adds translations for the following pages:

  • Installation (note: a lot of content here is similar to old website)
    • Start a New React Project
    • Editor Setup

in new BETA website

@github-actions
Copy link

github-actions bot commented Jul 21, 2022

Size Changes

📦 Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action 🤖

Three Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/learn/editor-setup 49.15 KB (🟡 +214 B) 133.81 KB
/learn/installation 48.38 KB (🟡 +122 B) 133.05 KB
/learn/start-a-new-react-project 49.51 KB (🟡 +226 B) 134.18 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 10% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

Copy link
Collaborator

@mattia-sanfilippo mattia-sanfilippo left a comment

Choose a reason for hiding this comment

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

Ciao Alessandro, mi sono permesso di correggere un po' di typo 😃

beta/src/pages/learn/installation.md Outdated Show resolved Hide resolved
beta/src/pages/learn/installation.md Outdated Show resolved Hide resolved
beta/src/pages/learn/start-a-new-react-project.md Outdated Show resolved Hide resolved
beta/src/pages/learn/start-a-new-react-project.md Outdated Show resolved Hide resolved
deblasis and others added 2 commits July 21, 2022 17:56
TNX @mattia-sanfilippo!

Co-authored-by: Mattia Sanfilippo <info@mattiasanfilippo.com>
Tnx @mattia-sanfilippo !

Co-authored-by: Mattia Sanfilippo <info@mattiasanfilippo.com>
beta/src/pages/learn/editor-setup.md Outdated Show resolved Hide resolved
beta/src/pages/learn/editor-setup.md Outdated Show resolved Hide resolved
beta/src/pages/learn/editor-setup.md Outdated Show resolved Hide resolved
beta/src/pages/learn/editor-setup.md Outdated Show resolved Hide resolved
deblasis and others added 2 commits July 22, 2022 13:11
Tnx @mattia-sanfilippo !

Co-authored-by: Mattia Sanfilippo <info@mattiasanfilippo.com>
Tnx @mattia-sanfilippo !

Co-authored-by: Mattia Sanfilippo <info@mattiasanfilippo.com>
@deblasis deblasis merged commit 59617f0 into main Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants