Joel Marcey
e738bbd99e
Add twitterImage
to siteConfig options ( #580 )
2018-04-17 21:04:39 -07:00
Yangshun Tay
0593ea0039
Switch off Espanol translations ( #565 )
2018-04-14 20:12:58 -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
3486e1113f
Add versioning to docusaurus.io ( #552 )
2018-04-12 11:28:00 -07:00
Joel Marcey
001eae7003
Update the initial blog post clarifying JS/React vs Jekyll
2018-04-12 09:11:36 -07:00
Sam Brown
f253307f72
Small sentence change in blog post ( #547 )
2018-04-12 08:13:22 -07:00
Joel Marcey
4f669ccca2
Enable Translations for docusaurus.io ( #548 )
...
There are some translations for Spanish for Docusaurus -- not complete, but still a good start to enable for our site.
I figure it is time to enable all the crucial features that the project provides for its main site, huh? 😄
2018-04-12 08:10:41 -07:00
Joel Marcey
2779bf3d0f
Add Users to the header
2018-04-11 19:21:02 -07:00
Joel Marcey
5f89af927a
Add BlueWhale as a user ( #546 )
2018-04-11 19:18:10 -07:00
Yangshun Tay
6500f9bacf
More doc improvements ( #532 )
...
* Generic doc improvements
* Convert to Markdown
* Remove whitespace
* More typo fixes
2018-04-07 21:16:29 -07:00
Yangshun Tay
e19b9ac56e
Add rel="noreferrer noopener" to <a> with target="_blank" ( #531 )
...
* Add rel="noreferrer noopener" to <a> with target="_blank"
* Run Prettier
2018-04-07 19:14:28 -07:00
Amy Lam
c2cd169b64
Add alt tags to images for a11y ( #529 )
...
- Add imageAlt to GridBlock
- Set alt equal to `user.caption` for mapped users
- Set alt equal to `post.author` for blog posts
- Update documentation
2018-04-07 19:13:12 -07:00
Joel Marcey
f1893d5fea
Add secondary, page-specific navigation documentation ( #498 )
...
And enable for docusaurus.io
2018-03-12 16:27:37 -07:00
Joel Marcey
d025e045b5
Add new image for Facebook Instant Articles Editor
2018-02-25 22:05:15 -08:00
Stan Lo
64fbd1c28e
Add Goby to user list ( #469 )
2018-02-25 17:57:02 -08:00
Joel Marcey
5198752d0c
Add Facebook Instant Articles Rules Editor to Users
2018-02-18 20:11:16 -08:00
Joel Marcey
3e824afe97
Use Discord vanity URL ( #417 )
2018-01-24 10:29:28 -08:00
Joel Marcey
2d9d8b1158
Add links to Discord channels ( #414 )
...
We now have an additional support structure.
2018-01-23 13:23:52 -08:00
Juan Picado @jotadeveloper
036b84df90
Verdaccio proudly website was built with Docusaurus ( #411 )
2018-01-22 08:26:25 -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
Kota Kanbe
9fd788d125
Add Vuls as a Docusaurus user ( #401 )
...
Vuls uses Docusaurus, Please add our logo if you like.
2018-01-17 16:35:23 -08:00
Cheng Lou
00270c26a7
i18n: use zh-TW and zh-CN over zh-Hant and zh-Hans ( #377 )
...
Both crowdin and docsearch i18n configs use TW and CN over Hant and Hans. This should reduce some config confusions.
cc @ericnakagawa. Also, apparently you're working on algolia search i18n?
2018-01-11 15:40:53 -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
Ricky Vetter
57306e1c53
Remove "Lead" from my title
...
I'm barely a developer. I think it's a stretch to call me a lead :P
2018-01-04 11:59:13 -08:00
Ricky Vetter
b0b1a839e7
Update users to follow their naming convention
...
By convention both BuckleScript and ReasonReact are PascalCase. Also removed BuckleScript from fbOpenSource because it's not technically under that umbrella.
2018-01-04 11:51:46 -08:00
artiebits
f8840e507c
Allow hiding footer icon ( #357 )
2017-12-27 07:40:38 -08:00
Jonathan Chen
de381e8f03
Fix<slash>: Fix typo ( #355 )
2017-12-27 07:25:43 -08:00
neilsutcliffe
93c93af40a
Documentation on how to debug locally using VS Code. ( #335 )
2017-12-20 13:16:21 -08:00
Thomas Broadley
b5fefcc676
docs: fix typos ( #327 )
2017-12-19 21:39:18 -08:00
ymz
ddf9827ae6
Fix zh-Hans' Chinese word & Beautify code ( #311 )
...
"中文" means both "zh-Hans" and "zh-Hant"
"简体中文" means "zh-Hans"
"繁體中文" means "zh-Hant"
References:
- [What's New in Globalization and Localization - msdn.microsoft.com](https://msdn.microsoft.com/en-us/library/dd997383(v=vs.100).aspx#new_specific_cultures )
- [zh-cn 与 zh-hans 是什么关系、有什么区别? - zhihu.com](https://www.zhihu.com/question/21980689 )
2017-12-19 12:31:28 -08:00
azu
8ec4a6bfe5
Add almin to users ( #303 )
2017-12-18 11:56:05 -08:00
neilsutcliffe
21cbece838
Fixes to testing guide (for Windows only) ( #304 )
...
* Fixes to testing guide (for Windows only)
* Fixed line ending detection for UNIX and Windows
* Removed incorrect instructions about translations
* Removed redudant heading and turned it into a note.
2017-12-18 11:48:53 -08:00
Héctor Ramos
1db69285e5
Split showcase into FB and non-FB ( #315 )
2017-12-18 11:47:57 -08:00
Joel Marcey
2bc543852e
Fix documentation link in help.js
...
However, we need to come up with a way to have /docs/ redirect
correctly
2017-12-14 19:31:36 -08:00
Joel Marcey
43fcd81d04
Move google verification file to static/
2017-12-14 12:34:54 -08:00
Joel Marcey
5ce5225de1
Add Google site verification file
2017-12-14 12:32:06 -08:00
Richard Zhang
a25431a171
without having having to worry about site design. ( #288 )
...
Let me know if double having is intentional
2017-12-14 12:20:30 -08:00
Darren Richards
621bd29e7a
Fix typo ( #286 )
2017-12-14 11:07:21 -08:00
Joel Marcey
57712d27f5
Use png for og:image
2017-12-14 10:07:20 -08:00
Joel Marcey
67dc79446a
Move docusaurus image to community section in blog post
2017-12-14 09:44:12 -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
a039b0df09
Alphabetize some of the docs sidebar
2017-12-14 08:58:02 -08:00
Joel Marcey
68806d74f6
Add GitHub button to landing page
2017-12-14 08:50:52 -08:00
Joel Marcey
317fa99572
Add social buttons at the bottom of blog posts.
...
Also, update the siteConfig api docs
2017-12-13 20:10:27 -08:00
Joel Marcey
f8af0e3f58
About/ => About /
2017-12-13 19:42:46 -08:00
Joel Marcey
908374b2a5
Add Google Analytics
2017-12-13 19:41:55 -08:00
Joel Marcey
72a9f7693d
Remove noIndex ( #284 )
...
Allow the world to find us on search engines!! :)
2017-12-13 19:41:36 -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