Commit graph

22 commits

Author SHA1 Message Date
Frank Li
419e0c0ff9 Initial API refactor 2017-07-31 16:19:02 -07:00
Frank Li
abc5e325cd Use information from "docSidebar.js" file instead of doc front matters for sidebars. 2017-07-24 13:33:58 -07:00
Frank Li
35e0a83817 Update users.js 2017-07-21 12:11:28 -07:00
Frank Li
d5fb69d475 Remove unused doc sidebar config 2017-07-19 13:47:21 -07:00
Frank Li
7a79690228 Merge branch 'master' into update-examples 2017-07-18 12:12:44 -07:00
Frank Li
ef6c04d1cb Merge remote-tracking branch 'origin/update-examples' 2017-07-18 12:09:55 -07:00
Frank Li
66a4f5c6e5 Rename example folders 2017-07-18 12:08:08 -07:00
Frank Li
07001fafdc Merge pull request #19 from facebookexperimental/sidebar-titles
Add optional sidebar_title docs front matter field for sidebar title distinct from document article titles
2017-07-17 11:39:13 -07:00
Frank Li
eccbc178e5 Add optional sidebar_title docs front matter field for sidebar titles distinct from document article titles 2017-07-17 10:57:08 -07:00
Frank Li
704897fd61 Add config option to allow disabled header title 2017-07-17 10:35:43 -07:00
Frank Li
c9f3f6a7dd Update examples script to print messages and move docs/blog examples to folder outside of website 2017-07-12 16:24:15 -07:00
Frank Li
a7258f990c Merge pull request #4 from facebookexperimental/deltice
Add new translation functionality and run prettier
2017-07-12 11:56:12 -07:00
Joel Marcey
a66f0a72fd Merge pull request #10 from sdwilsh/use-baseUrl-more
Use the siteConfig more
2017-07-12 10:52:58 -07:00
Shawn Wilsher
d0e1eaeb38 Use the siteConfig more
The base url should be used instead of hard-coding it.
2017-07-12 09:53:04 -07:00
Shawn Wilsher
4c93e4ac33 Use HTML entity instead of a unicode character
Some editors are unhappy using unicode in a file.  Let's use the HTML entity instead.
2017-07-12 08:55:03 -07:00
Frank Li
099a13a264 Move references to languages and translated strings out of siteConfig.js into new translation.js module 2017-07-11 17:03:27 -07:00
Frank Li
6fbde4eead Update examples 2017-07-11 10:57:36 -07:00
Frank Li
330153fbf3 Separate examples for translation functionality 2017-07-11 10:49:22 -07:00
Frank Li
fbae29b0ff Run Prettier 2017-07-10 16:38:35 -07:00
Frank Li
a7b5148e06 Add plugin usage to build script, update example files 2017-07-10 16:34:07 -07:00
Frank Li
d620f2e6dd Use babylon and babel-traverse directly to find strings to translate 2017-07-07 18:15:06 -07:00
Joel Marcey
e3139eea2f Initial commit 2017-07-07 10:28:29 -07:00