unjs / unplugin

Unified plugin system for Vite, Rollup, Webpack, esbuild, Rolldown, and more
https://unplugin.unjs.io
MIT License
3.02k stars 109 forks source link

docs: move docs #369

Closed yuyinws closed 6 months ago

yuyinws commented 6 months ago

๐Ÿ”— Linked issue

https://github.com/unplugin/docs/issues/7

โ“ Type of change

๐Ÿ“š Description

This PR includes:

  1. Move unplugin/docs to this repo.
  2. Add a new GitHub workflows file. Ensure that Vercel automatic build is triggered every time the main branch is updated.

๐Ÿ“ Checklist

yuyinws commented 6 months ago

@sxzz Hi, Once this PR merge. I will dm you in discord about the GitHub action secrets like VERCEL_TOKEN.

sxzz commented 6 months ago

@antfu Could you please grant me the admin access of repo.

sxzz commented 6 months ago

I plan to move it to Netlify by using Anthony's or Unjs org's account, since we cannot manage the website in an organization if deployed in Vercel.

yuyinws commented 6 months ago

After the new site is available, I will let the old domain redirect to the new one.

sxzz commented 6 months ago

@yuyinws New docs have landed on https://unplugin.unjs.io/

We should also archive old repo

yuyinws commented 6 months ago

@sxzz Old repo's README has been update. But I have no access to archive it.

https://unplugin.vercel.app now redirect to the new one.

sxzz commented 6 months ago

Now archived. Thanks for your amazing work!