Commit graph

47 commits

Author SHA1 Message Date
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
Eric Nakagawa
70221530b6 Include jest logo 2017-10-24 12:58:51 -07:00
Eric Nakagawa
c0109192b1 Update urls, modified starter example custom css, added it to Docusaurus website 2017-09-22 13:23:27 -07:00
Joel Marcey
2a196cb1bc Use official logo for favicon 2017-08-16 19:29:48 -07:00
Joel Marcey
06cef7bea0 Add FastText to Docusaurus users 2017-08-16 13:34:18 -07:00
Joel Marcey
063c392e37 Add images for versioning and searching 2017-08-16 12:15:01 -07:00
Eric Nakagawa
e7db6f1402 Switching animated image to be gif vs webp, added rusty on a scooter 2017-08-10 16:39:29 -07:00
Eric Nakagawa
65142ce3b8 New logos 2017-08-10 16:39:29 -07:00
Eric Nakagawa
ad593f92ed Copy changes, adding animated gif of live server 2017-08-07 15:18:27 -07:00
Frank Li
9b35317fb5 Initial website set-up for Docusaurus 2017-07-27 16:15:47 -07:00