docs-ko
docs-ko copied to clipboard
[SYNC] docs: add team page (#8720) Co-authored-by: Shinigami <[email protected]> Co-authored-by: patak <[email protected]> Co-authored-by: Bjorn Lu <[email protected]> Co-authored-by: 翠 / green <[email protected]> Co-authored-by: Alec Larson <[email protected]> Co-authored-by: Anthony Fu <[email protected]> Co-authored-by: ygj6 <[email protected]>
docs: add team page (#8720) Co-authored-by: Shinigami [email protected] Co-authored-by: patak [email protected] Co-authored-by: Bjorn Lu [email protected] Co-authored-by: 翠 / green [email protected] Co-authored-by: Alec Larson [email protected] Co-authored-by: Anthony Fu [email protected] Co-authored-by: ygj6 [email protected] (519f7de)
--- /dev/null
+++ b/docs/_data/team.js
@@ -0,0 +1,152 @@
+export const core = [
+ {
+ avatar: 'https://www.github.com/yyx990803.png',
+ name: 'Evan You',
+ title: 'Creator',
+ org: 'Vue.js',
+ orgLink: 'https://vuejs.org/',
+ desc: 'Husband, father of two, independent open source developer.',
+ links: [
+ { icon: 'github', link: 'https://github.com/yyx990803' },
+ { icon: 'twitter', link: 'https://twitter.com/youyuxi' }
+ ],
+ sponsor: 'https://github.com/sponsors/yyx990803'
+ },
+ {
+ avatar: 'https://www.github.com/patak-dev.png',
+ name: 'Patak',
+ title: 'A collaborative being',
+ org: 'StackBlitz',
+ orgLink: 'https://stackblitz.com/',
+ desc: 'Core team member of Vite. Team member of Vue.',
+ links: [
+ { icon: 'github', link: 'https://github.com/patak-dev' },
+ { icon: 'twitter', link: 'https://twitter.com/patak_dev' }
+ ],
+ sponsor: 'https://github.com/sponsors/patak-dev'
+ },
+ {
+ avatar: 'https://www.github.com/antfu.png',
+ name: 'Anthony Fu',
+ title: 'A fanatical open sourceror',
+ org: 'NuxtLabs',
+ orgLink: 'https://nuxtlabs.com/',
+ desc: 'Core team member of Vite & Vue. Working at NuxtLabs.',
+ links: [
+ { icon: 'github', link: 'https://github.com/antfu' },
+ { icon: 'twitter', link: 'https://twitter.com/antfu7' }
+ ],
+ sponsor: 'https://github.com/sponsors/antfu'
+ },
+ {
+ avatar: 'https://github.com/sodatea.png',
+ name: 'Haoqun Jiang',
+ title: 'Developer',
+ org: 'Vue.js',
+ orgLink: 'https://vuejs.org/',
+ desc: 'Vite/Vite core team member. Full-time open sourcerer.',
+ links: [
+ { icon: 'github', link: 'https://github.com/sodatea' },
+ { icon: 'twitter', link: 'https://twitter.com/haoqunjiang' }
+ ],
+ sponsor: 'https://github.com/sponsors/sodatea'
+ },
+ {
+ avatar: 'https://github.com/Shinigami92.png',
+ name: 'Shinigami',
+ title: 'Maintainer',
+ org: 'Faker',
+ orgLink: 'https://fakerjs.dev',
+ desc: 'Passionate TypeScript enthusiast working extensively with Vue SPA and pug.',
+ links: [
+ { icon: 'github', link: 'https://github.com/Shinigami92' },
+ { icon: 'twitter', link: 'https://twitter.com/Shini_92' }
+ ],
+ sponsor: 'https://github.com/sponsors/Shinigami92'
+ },
+ {
+ avatar: 'https://i.imgur.com/KMed6rQ.jpeg',
+ name: 'Alec Larson',
+ title: 'Entrepreneur',
+ desc: 'Dabbling in social ecommerce, meta frameworks, and board games',
+ links: [
+ { icon: 'github', link: 'https://github.com/aleclarson' },
+ { icon: 'twitter', link: 'https://twitter.com/retropragma' }
+ ],
+ sponsor: 'https://github.com/sponsors/aleclarson'
+ },
+ {
+ avatar: 'https://github.com/bluwy.png',
+ name: 'Bjorn Lu',
+ title: 'Frontend Developer',
+ desc: 'Svelte and Vite team member. Something something opinions.',
+ links: [
+ { icon: 'github', link: 'https://github.com/bluwy' },
+ { icon: 'twitter', link: 'https://twitter.com/bluwyoo' }
+ ],
+ sponsor: 'https://bjornlu.com/sponsor'
+ },
+ {
+ avatar: 'https://github.com/poyoho.png',
+ name: 'yoho',
+ title: 'Frontend Developer',
+ desc: 'Frontend. Vite team member.',
+ links: [
+ { icon: 'github', link: 'https://github.com/poyoho' },
+ { icon: 'twitter', link: 'https://twitter.com/yoho_po' }
+ ]
+ },
+ {
+ avatar: 'https://github.com/sapphi-red.png',
+ name: 'green',
+ title: 'Web Developer',
+ desc: 'Vite team member. Call me sapphi or green or midori ;)',
+ links: [
+ { icon: 'github', link: 'https://github.com/sapphi-red' },
+ { icon: 'twitter', link: 'https://twitter.com/sapphi_red' }
+ ],
+ sponsor: 'https://github.com/sponsors/sapphi-red'
+ },
+ {
+ avatar: 'https://github.com/ygj6.png',
+ name: 'ygj6',
+ title: 'Developer',
+ desc: 'Web Developer. Vue & Vite team member',
+ links: [
+ { icon: 'github', link: 'https://github.com/ygj6' },
+ { icon: 'twitter', link: 'https://twitter.com/ygj_66' }
+ ]
+ },
+ {
+ avatar: 'https://github.com/Niputi.png',
+ name: 'Niputi',
+ title: 'Developer',
+ org: 'Computershare Denmark',
+ desc: 'weeb/javascript lover.',
+ links: [
+ { icon: 'github', link: 'https://github.com/Niputi' },
+ { icon: 'twitter', link: 'https://twitter.com/Niputi_' }
+ ]
+ }
+]
+
+export const emeriti = [
+ {
+ avatar: 'https://github.com/underfin.png',
+ name: 'underfin',
+ title: 'Developer',
+ links: [{ icon: 'github', link: 'https://github.com/underfin' }]
+ },
+ {
+ avatar: 'https://github.com/GrygrFlzr.png',
+ name: 'GrygrFlzr',
+ title: 'Developer',
+ links: [{ icon: 'github', link: 'https://github.com/GrygrFlzr' }]
+ },
+ {
+ avatar: 'https://github.com/nihalgonsalves.png',
+ name: 'Nihal Gonsalves',
+ title: 'Senior Software Engineer',
+ links: [{ icon: 'github', link: 'https://github.com/nihalgonsalves' }]
+ }
+]