vitepress-social-media-icons
v0.1.0
Published
VitePress-ready SVG strings for social media icons.
Readme
vitepress-social-media-icons
VitePress-ready SVG strings for social media icons. For the sources and guidelines for these icons, check the Social Media Icons file on the Figma Community, please.
References
- https://vitepress.dev/reference/default-theme-config#sociallinks
- https://github.com/vuejs/vitepress/blob/v1.0.0-rc.22/src/client/theme-default/components/VPSocialLink.vue
- https://github.com/vuejs/vitepress/blob/v1.0.0-rc.22/src/client/theme-default/support/socialIcons.ts
Development
fnm install && fnm use && node --versionnpm installnpm run lintnpm run lint:fixnpm run formatnpm run build:iconsnpm run buildnpm pack --dry-runDeployment
npm version --no-git-tag-version patchnpm version --no-git-tag-version minornpm version --no-git-tag-version major- Commit and push changes.
- Create a tag on GitHub Desktop.
- Check GitHub and npm.
