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

update docusaurus to v3 #13

Open
hieplq opened this issue Mar 29, 2024 · 1 comment
Open

update docusaurus to v3 #13

hieplq opened this issue Mar 29, 2024 · 1 comment

Comments

@hieplq
Copy link
Contributor

hieplq commented Mar 29, 2024

v3 is release for while 31/10/2023 so better do update

hieplq added a commit to hieplq/hieplq.github.io that referenced this issue Mar 29, 2024
1. remove package-lock.json => reason package-lock.json is an automatically generated file that stores dependency information. This ensures a faster build process by eliminating the need to resolve dependencies every time you build your project

2. remove src/theme/SearchBar by https://github.com/praveenn77/docusaurus-lunr-search?tab=readme-ov-file#upgrading-from-docusaurus-v2-to-v3

3. update prismThemes by facebook/docusaurus#9316
hieplq added a commit to hieplq/hieplq.github.io that referenced this issue Mar 29, 2024
@hieplq
Copy link
Contributor Author

hieplq commented Mar 29, 2024

to build from old source after apply this

  1. delete folders "node_modules" ".docusaurus"
  2. delete file package-lock.json
  3. run npm install && npm start

hieplq added a commit to hieplq/hieplq.github.io that referenced this issue May 4, 2024
1. remove package-lock.json => reason package-lock.json is an automatically generated file that stores dependency information. This ensures a faster build process by eliminating the need to resolve dependencies every time you build your project

2. remove src/theme/SearchBar by https://github.com/praveenn77/docusaurus-lunr-search?tab=readme-ov-file#upgrading-from-docusaurus-v2-to-v3

3. update prismThemes by facebook/docusaurus#9316
hieplq added a commit to hieplq/hieplq.github.io that referenced this issue May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant