Commit graph

109 commits

Author SHA1 Message Date
Yangshun Tay
bb4ffdfe3c
feat(v2): use Infima CSS (#1346)
* feat(v2): use Infima CSS

* misc(v2): fixes

* misc(v2): change CSS to Netlify hosting

* misc(v2): shift search to the right
2019-04-09 00:48:37 -07:00
Endilie Yacop Sucipto
1f91d19a8c
chore: move to monorepo (#1297)
* chore: move to monorepo

* lint all js file

* simplify circleCI

* fix failing tests

* fix tests due to folder rename

* fix test since v1 website is renamed
2019-03-23 14:21:36 +07:00
Yangshun Tay
f2927a9fc4
Move Docusaurus 1 files into directory (#966)
* Move Docusaurus 1 into v1 directory

* Update Circle CI commands for new v1 dir

* Remove OC

* Fix tests
2018-09-18 00:58:07 +08:00
Yangshun Tay
9d4a5d5359
Prettify all JavaScript files (#964)
* Prettify all JavaScript files

* Make trailingComma all

* Delete v2/.prettierignore

* Remove v2 Prettier commands in package.json
2018-09-17 15:34:55 +08:00
Joel Marcey
89f49b02c8 Fix Verdaccio image 2018-09-07 19:10:23 -07:00
Yangshun Tay
421d9b03de Add Bowler to users (#933) 2018-08-30 15:09:40 -07:00
nchanged
5542ace288 docs: added FuseBox to users (#927) 2018-08-29 09:20:19 +08:00
Jaril Valenciano
ba76eddc87 Convert Docusaurus banner image into SVG (#915)
* replaced readme header image

Changed from .PNG to .SVG to eliminate blurriness on high-resolution screens

* compressed header .SVG

* Replaced header image in blog post

Blogpost: Introducing Docusaurus
2018-08-25 12:44:28 -07:00
Julien Odent
0a3f0ecdc5 Renamed Sonar to Flipper (#905)
* Noticed caption was "Sonar" but redirecting to https://fbflipper.com.
* Fixed caption and renamed files for consistency.
* Moved project after FastText to keep alphabetical ordering.
* Ran prettier and included changes.

Test plan:
  npm run test && npm run prettier && npm run lint

  cd website && npm run start

Noticed projects are rendered properly and caption is now "Flipper".
2018-08-17 09:39:20 -07:00
Seven Du
e79e67ad2b Add Plus (ThinkSNS+) to users (#903)
* Add Plus(ThinkSNS+) using user link

https://github.com/slimkit/plus

* Add files via upload

* readme Plus logo filename

* Update users.js
2018-08-14 01:09:28 -07:00
Chaoyu
326570d79e Add atalaya.io to users (#878) 2018-07-30 22:35:05 -07:00
machiko
bbfb4b09cb Add Reaction Commerce to users (#869)
* add reaction commerce to users

* add reaction-commerce.svg

* Rename reaction-commerce.svg to img/users/reaction-commerce.svg

* Rename img/users/reaction-commerce.svg to website/static/img/users/reaction-commerce.svg
2018-07-23 17:32:21 -07:00
Yangshun Tay
a7a214fb3a ESLintify Part 3 (#846)
* ESLintify Part 3

* ESLintify Part 3

* ESLintify Part 3
2018-07-11 18:21:31 +08:00
Yangshun Tay
5ac2cee658
ESLintify Part 2 (#841)
* ESLintify Part 2

* Fix

* Fix tests

* Fix tests

* Fix tests
2018-07-10 21:53:08 -07:00
Yangshun Tay
e8e3f42685
ESLintify Part 1 (#837)
* ESLint-ify

* Allow empty try/catch

* Escape regexp
2018-07-08 09:13:18 -07:00
Yangshun Tay
f33d977d1a
Add ml5 as user (#786) 2018-06-17 19:11:27 -07:00
Yangshun Tay
9cb45960d6 Add Babel to users 🎉 (#779) 2018-06-16 12:35:53 +08:00
Yangshun Tay
9edc29ddd6 Add Sonar to users (#760) 2018-06-11 14:19:53 -07:00
Yangshun Tay
ddcd18a803
Add Metro as user (#755)
* Add Metro as user

* Remove redundant React logo
2018-06-10 17:57:01 -07:00
Breno Polanski
3c6d3e6df7 Add Anssr Data Platform as Docusaurus user (#750) 2018-06-10 10:09:37 -07:00
Kasra Bigdeli
b66045f284 Added CaptainDuckDuck.com (#675)
* Added CaptainDuckDuck.com

* Update users.json
2018-05-19 01:11:23 -07:00
Amy Lam
4e5f17c3d7 Add copy functionality to code blocks in Docusaurus itself (#634)
* Port of https://github.com/babel/website/pull/1594 to Docusaurus

* [WIP] Placement of button needs fixing

* Remove clipboard from dependencies, is installed via CDN instead
* camelCase CSS
* Move to separate file
* Change default color of copy button

* fixes

* Add copy functionality to Docusaurus itself

Not adding copy functionality to Docusaurus users for now.
2018-05-17 21:50:49 -07:00
Joel Marcey
70d0b831b4 Add Draft.js as a user (#668) 2018-05-16 18:33:30 -07:00
Yangshun Tay
22332a2df6 Add Pyre to users list (#661) 2018-05-11 10:24:58 -07:00
Resi Respati
5c2dacc780 Added Bemuse to users list (#659) 2018-05-10 07:46:31 -07:00
Ahmad Alfy
ab6bab9f8d [Feature] Introducing image compression using imagemin (#654)
* Introduce imagemin for compressing images

* Replace original images with the optimized ones

* Add imagemin-svgo to dependencies

* Remove console statement, replace let with const

* Replace let with const

* Add --skip-image-compression

* Run Prettier
2018-05-09 16:59:36 -07:00
Matías Olivera
ac718dd7c4 Add WarriorJS to Docusaurus users (#656)
* Separate users data from code

* Add WarriorJS to Docusaurus users
2018-05-09 11:30:05 -07:00
Yangshun Tay
545a053289 Add Facebook copyright headers (#633) 2018-05-04 09:40:07 -07:00
Joel Marcey
b56bb5aa27
Revert "Update static image assets (#631)" (#632)
This reverts commit 6bcc9e44a0.
2018-05-03 12:20:37 -07:00
Yangshun Tay
6bcc9e44a0
Update static image assets (#631)
* Update static image assets

* Update image
2018-05-03 11:10:20 -07:00
Yangshun Tay
07c0f13034
Add golang/dep as user (#612)
* Add golang/dep as user

* Update siteConfig.js
2018-05-03 08:12:52 -07:00
Christine Abernathy
bcf0d1bd8c Blog post for Profilo conversion (#623) 2018-04-30 10:21:01 -07:00
Yangshun Tay
38f93e750a
Add rejoiner project as a user (#606)
* Add rejoiner project as user

* Fix
2018-04-27 14:28:09 -07:00
Kaveh Khorram
a9f8701456 Added HTML tables to documentation page to improve UX (#514) 2018-04-14 13:05:26 -07:00
Kyle Roach
de11050df1 Add react-native-elements to users (#562) 2018-04-14 09:52:52 -07:00
Joel Marcey
5f89af927a
Add BlueWhale as a user (#546) 2018-04-11 19:18:10 -07:00
Joel Marcey
d025e045b5 Add new image for Facebook Instant Articles Editor 2018-02-25 22:05:15 -08:00
Joel Marcey
5198752d0c Add Facebook Instant Articles Rules Editor to Users 2018-02-18 20:11:16 -08:00
Jakub Kłobus
373a3e62de Added react-native-ios-kit to list of projects using Docusaurus (#400) 2018-01-17 16:41:41 -08:00
Joel Marcey
f533311bee
Add Reason as a Docusaurus user (#373)
And alphabetize the list as well
2018-01-04 13:03:36 -08:00
azu
8ec4a6bfe5 Add almin to users (#303) 2017-12-18 11:56:05 -08:00
Joel Marcey
43fcd81d04 Move google verification file to static/ 2017-12-14 12:34:54 -08:00
Joel Marcey
57712d27f5 Use png for og:image 2017-12-14 10:07:20 -08:00
Joel Marcey
d6fb14cfa4
Add introductory blog post (#279)
* Add introductory blog post

For launch!

\o/

* Update post to launch date

* Add ogImage and fix how we get og:Description

Plus a few updates to the post

* Remove some code block info
2017-12-14 09:32:49 -08:00
Joel Marcey
bb074088b5
Add Testimonials (#271)
* [WIP] Add Testimonials

Getting infra ready for testimonials

* Add testimomnial quotes
2017-12-13 15:31:35 -08:00
Joel Marcey
be1ea72237
Add About Slash page (#282)
It will show up in the header as "About/" :)
2017-12-13 15:27:35 -08:00
Joel Marcey
6ec683f77f Add Relay and Bucklescript to Docusaurus users
\o/

(also forgot to add React Native image in last commit)
2017-12-11 16:39:31 -08:00
Héctor Ramos
11029cf02d Update build script (#272)
* Copy dot files if present in the static folder, and add .circleci config to Docusaurus site

* Update docs
2017-12-11 16:32:05 -08:00
Joel Marcey
856ca785e5
Add Reason-React and MakeItOpen to Docusaurus users (#224) 2017-11-13 15:14:49 -08:00
Joel Marcey
1324ddfa47
Update site preparation docs (#203) 2017-11-01 09:48:14 -07:00