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

Feature/upgrade vuepress #25

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

nawazishali
Copy link
Owner

No description provided.

- Upgrade vuepress from v1 to lastest v2 beta.
- Replace yarn with pnpm.
- Replace webpack with vite.
- Convert vuepress config file to latest spec. (Need more work and cleaning)
- Enjoy a faster dev environment. :)
- Configure postcss.config.js to use tailwind and autoprefixer in vuepress v2
- Update home page based on v2 docs.
- Replace enchanceApp with client.js as per new docs.
- Configure vuepress config to searchPlugin.
- Configure vuepress to use registerComponentsPlugin.
- Update formatHtml plugin to use vue3 syntax.
- Update hljs plugin to use vue3 syntax.
- Replace stylus file with scss ones.
- Update scss file to relevant syntax.
- Configure palette.scss according to new docs.
- Update all component templates to not use <template> tag anymore.
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

Successfully merging this pull request may close these issues.

None yet

1 participant