-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
docs: rebrand #9345
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
base: main
Are you sure you want to change the base?
docs: rebrand #9345
Conversation
# Conflicts: # pnpm-lock.yaml
fix: update favicon
# Conflicts: # docs/.vitepress/theme/index.ts # pnpm-lock.yaml
- pin vite: 7.1.5 -> install -> unpin - overrides @types/node -> install -> then remove overrides
# Conflicts: # pnpm-lock.yaml
✅ Deploy Preview for vitest-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as resolved.
This comment was marked as resolved.
|
I have some questions:
|
I don't really see how these two are connected, the LICENSE file is the licence, not the note in the documentation. Although I am also a bit confused why the note is removed
If you can help with checking the PWA setup, please do that, you should be able to push to the branch |
I mean if removing the license entry, we can use the voidzero like the license al readme.md with the mit license as prefix.
Adding those files to the globIgnore will remove the files from sw precaching, if you just go offline in the network tab and refresh the page the theme is gone. We can just remove the globIgnore, running the docs in local the pwa is not enabled, I use always private browsing when checking pr preview and so I don't need to await the pwa update (maybe Evan add it to test theme changes in the pr preview). I don't have my laptops, I will back home around mid-January. |
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com> Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com> Co-authored-by: Ujjwaljain16 <jainujjwal1609@gmail.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: sheremet-va <16173870+sheremet-va@users.noreply.github.com> Co-authored-by: hi-ogawa <4232207+hi-ogawa@users.noreply.github.com> Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Carlo Jeske <github@webentwickler2-0.de> Co-authored-by: mdong1909 <mdong1909@users.noreply.github.com>
|
Seems like PWA plugin doesn't reset the cache properly, I always see the broken CSS when opening it after a new commit |
Co-authored-by: mdong1909 <mdong1909@users.noreply.github.com>
No description provided.