mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-04 20:57:17 +02:00
369 lines
8.9 KiB
JavaScript
369 lines
8.9 KiB
JavaScript
/**
|
|
* Copyright (c) 2017-present, Facebook, Inc.
|
|
*
|
|
* This source code is licensed under the MIT license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
*/
|
|
|
|
module.exports = [
|
|
// Please add your logo in alphabetical order of caption.
|
|
{
|
|
caption: 'Almin',
|
|
image: '/img/users/almin.png',
|
|
infoLink: 'https://almin.js.org/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'Anssr Data Platform',
|
|
image: '/img/users/anssr.svg',
|
|
infoLink: 'https://anssr.io/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'Atalaya',
|
|
image: '/img/users/atalaya.png',
|
|
infoLink: 'http://atalaya.io/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'Babel',
|
|
image: '/img/users/babel.svg',
|
|
infoLink: 'https://babeljs.io/',
|
|
fbOpenSource: false,
|
|
pinned: true,
|
|
},
|
|
{
|
|
caption: 'Bemuse',
|
|
image: '/img/users/bemuse.png',
|
|
infoLink: 'https://bemuse.ninja/project/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'BlueWhale',
|
|
image: '/img/users/BlueWhale.png',
|
|
infoLink: 'https://facebookresearch.github.io/BlueWhale/',
|
|
fbOpenSource: true,
|
|
pinned: true,
|
|
},
|
|
{
|
|
caption: 'Bowler',
|
|
image: '/img/users/bowler.svg',
|
|
infoLink: 'https://pybowler.io/',
|
|
fbOpenSource: true,
|
|
pinned: true,
|
|
},
|
|
{
|
|
caption: 'BuckleScript',
|
|
image: '/img/users/bucklescript.svg',
|
|
infoLink: 'https://bucklescript.github.io/',
|
|
fbOpenSource: false,
|
|
pinned: true,
|
|
},
|
|
{
|
|
caption: 'CaptainDuckDuck',
|
|
image: '/img/users/captainduckduck.png',
|
|
infoLink: 'https://captainduckduck.com/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'Create React App',
|
|
image: '/img/users/react.svg',
|
|
infoLink: 'https://facebook.github.io/create-react-app/',
|
|
fbOpenSource: true,
|
|
pinned: true,
|
|
},
|
|
{
|
|
caption: 'Dep',
|
|
image: '/img/users/golang-dep.svg',
|
|
infoLink: 'https://golang.github.io/dep/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'Docusaurus',
|
|
image: '/img/users/docusaurus.svg',
|
|
infoLink: 'https://www.docusaurus.io',
|
|
fbOpenSource: true,
|
|
pinned: true,
|
|
},
|
|
{
|
|
caption: 'Draft.js',
|
|
image: '/img/users/draftjs.png',
|
|
infoLink: 'https://draftjs.org/',
|
|
fbOpenSource: true,
|
|
pinned: true,
|
|
},
|
|
{
|
|
caption: 'FastText',
|
|
image: '/img/users/fasttext.png',
|
|
infoLink: 'https://fasttext.cc',
|
|
fbOpenSource: true,
|
|
pinned: true,
|
|
},
|
|
{
|
|
caption: 'Flipper',
|
|
image: '/img/users/flipper.png',
|
|
infoLink: 'https://fbflipper.com',
|
|
fbOpenSource: true,
|
|
pinned: true,
|
|
},
|
|
{
|
|
caption: 'Formik',
|
|
image: '/img/users/formik.png',
|
|
infoLink: 'https://jaredpalmer.com/formik',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'FuseBox',
|
|
image: '/img/users/fuse-box.svg',
|
|
infoLink: 'https://fuse-box.org',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'Instant Articles Builder',
|
|
image: '/img/users/facebook-instant-articles-rules-editor.svg',
|
|
infoLink: 'https://facebook.github.io/instant-articles-builder/',
|
|
fbOpenSource: true,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'Goby',
|
|
image: 'https://goby-lang.org/img/goby-logo.svg',
|
|
infoLink: 'https://goby-lang.org',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'Home Assistant',
|
|
image: 'https://developers.home-assistant.io/img/logo-responsive.svg',
|
|
infoLink: 'https://developers.home-assistant.io/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'Jest',
|
|
image: '/img/users/jest.png',
|
|
infoLink: 'https://jestjs.io',
|
|
fbOpenSource: true,
|
|
pinned: true,
|
|
},
|
|
{
|
|
caption: 'MakeItOpen',
|
|
image: '/img/users/makeitopen.png',
|
|
infoLink: 'http://makeitopen.com/',
|
|
fbOpenSource: true,
|
|
pinned: true,
|
|
},
|
|
{
|
|
caption: 'Metro',
|
|
image: '/img/users/metro.svg',
|
|
infoLink: 'https://facebook.github.io/metro/',
|
|
fbOpenSource: true,
|
|
pinned: true,
|
|
},
|
|
{
|
|
caption: 'ml5.js',
|
|
image: '/img/users/ml5.png',
|
|
infoLink: 'https://ml5js.org/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'Noderize',
|
|
image: '/img/users/noderize.svg',
|
|
infoLink: 'https://noderize.js.org/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'nteract',
|
|
image:
|
|
'https://media.githubusercontent.com/media/nteract/logos/master/nteract_logo_cube_book/exports/images/png/nteract_logo_mark_purple.png',
|
|
infoLink: 'https://docs.nteract.io/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'Open Power Quality',
|
|
image: 'https://openpowerquality.org/img/opqlogo.png',
|
|
infoLink: 'https://openpowerquality.org/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'pnpm',
|
|
image: 'https://pnpm.js.org/img/pnpm.svg',
|
|
infoLink: 'https://pnpm.js.org/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'Prettier',
|
|
image: '/img/users/prettier.png',
|
|
infoLink: 'https://www.prettier.io',
|
|
fbOpenSource: false,
|
|
pinned: true,
|
|
},
|
|
{
|
|
caption: 'Pyre',
|
|
image: '/img/users/pyre.svg',
|
|
infoLink: 'https://pyre-check.org',
|
|
fbOpenSource: true,
|
|
pinned: true,
|
|
},
|
|
{
|
|
caption: 'Plus (ThinkSNS+)',
|
|
image: '/img/users/plus.png',
|
|
infoLink: 'https://slimkit.github.io',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'React 360',
|
|
image: '/img/users/react-360.svg',
|
|
infoLink: 'https://facebook.github.io/react-360',
|
|
fbOpenSource: true,
|
|
pinned: true,
|
|
},
|
|
{
|
|
caption: 'React Native',
|
|
image: '/img/users/react-native.svg',
|
|
infoLink: 'https://facebook.github.io/react-native',
|
|
fbOpenSource: true,
|
|
pinned: true,
|
|
},
|
|
{
|
|
caption: 'React Native Elements',
|
|
image: '/img/users/react-native-elements.png',
|
|
infoLink: 'https://react-native-training.github.io/react-native-elements/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'react-native-ios-kit',
|
|
image: '/img/users/react-native-ios-kit.svg',
|
|
infoLink: 'https://callstack.github.io/react-native-ios-kit',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'reaction-commerce',
|
|
image: '/img/users/reaction-commerce.svg',
|
|
infoLink: 'https://docs.reactioncommerce.com/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'Reason',
|
|
image: '/img/users/reason.svg',
|
|
infoLink: 'https://reasonml.github.io/',
|
|
fbOpenSource: true,
|
|
pinned: true,
|
|
},
|
|
{
|
|
caption: 'ReasonReact',
|
|
image: '/img/users/reason-react.svg',
|
|
infoLink: 'https://reasonml.github.io/reason-react/',
|
|
fbOpenSource: true,
|
|
pinned: true,
|
|
},
|
|
{
|
|
caption: 'react-slate',
|
|
image: '/img/users/react-slate.svg',
|
|
infoLink: 'http://react-slate.surge.sh/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'Rejoiner',
|
|
image: '/img/users/rejoiner.svg',
|
|
infoLink: 'http://rejoiner.io/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'Relay',
|
|
image: '/img/users/relay.svg',
|
|
infoLink: 'https://facebook.github.io/relay/',
|
|
fbOpenSource: true,
|
|
pinned: true,
|
|
},
|
|
{
|
|
caption: 'rest-hapi',
|
|
image: 'https://jkheadley.github.io/rest-hapi/img/rest-hapi-logo-alt.png',
|
|
infoLink: 'https://jkheadley.github.io/rest-hapi/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'single-spa',
|
|
image: 'https://single-spa.js.org/img/logo-white-bgblue.svg',
|
|
infoLink: 'https://single-spa.js.org/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'Skip',
|
|
image: 'http://www.skiplang.com/img/icon.png',
|
|
infoLink: 'http://skiplang.com',
|
|
fbOpenSource: true,
|
|
pinned: true,
|
|
},
|
|
{
|
|
caption: 'Stackery',
|
|
image: 'https://www.stackery.io/img/stackery-large-mark-teal-w.png',
|
|
infoLink: 'https://docs.stackery.io',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'StreamPipes',
|
|
image: 'https://streampipes.org/images/streampipes-logo-center.png',
|
|
infoLink: 'https://docs.streampipes.org',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'textlint',
|
|
image: 'https://textlint.github.io/img/textlint-icon.png',
|
|
infoLink: 'https://textlint.github.io/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'Vasern',
|
|
image: 'https://vasern.com/img/vasern.svg',
|
|
infoLink: 'https://vasern.com/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'Verdaccio',
|
|
image: '/img/users/verdaccio-tiny@2x.png',
|
|
infoLink: 'http://www.verdaccio.org/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'Vuls',
|
|
image: 'https://vuls.io/img/docs/vuls_logo.png',
|
|
infoLink: 'https://vuls.io/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
{
|
|
caption: 'WarriorJS',
|
|
image: '/img/users/warriorjs.svg',
|
|
infoLink: 'https://warrior.js.org/',
|
|
fbOpenSource: false,
|
|
pinned: false,
|
|
},
|
|
// Please add your logo in alphabetical order of caption.
|
|
];
|