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

Bowler's website migration for Docusaurus v2 #114

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

diegowifi
Copy link

Screen Shot 2019-11-26 at 8 24 28 PM

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Nov 27, 2019
@diegowifi
Copy link
Author

Hi @yangshun, here is the migration, I'm having trouble editing the Footer, can you help me fix it? 😄

@@ -0,0 +1,3 @@
export default [
require("infima/dist/css/default/default.css"),

Choose a reason for hiding this comment

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

this files should be git ignored. Dont we have a “.docusaurus” ignore on gitignore

"build": "docusaurus build",
"deploy": "docusaurus deploy",
"swizzle": "docusaurus swizzle",
"publish-gh-pages": "docusaurus publish",

Choose a reason for hiding this comment

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

no more publish gh pages, write trans and version. delete it

fontSize: '20px',
}}>
<p>
Edit <code>pages/hello.js</code> and save to reload.

Choose a reason for hiding this comment

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

You need to migrate the v1 equivalent here. (just Reactjs knowledge).

Now its only “edit pages/hello.js”

@thatch
Copy link
Contributor

thatch commented Mar 10, 2020

Is there a blocker left on this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants