Frank Li
|
06254ae021
|
Ensure .gitignore file gets copied by examples script
|
2017-08-10 16:33:38 -07:00 |
|
Frank Li
|
074ac07837
|
Small fix
|
2017-08-10 16:10:30 -07:00 |
|
Frank Li
|
4646fc98c5
|
Update color configurations
|
2017-08-10 16:03:43 -07:00 |
|
Frank Li
|
964e9e2108
|
Update doc metadata to use file name as id fallback and id as title fallback
|
2017-08-10 14:51:34 -07:00 |
|
Frank Li
|
db7a7394b3
|
Merge pull request #61 from facebookexperimental/error-messages
Add better error messages for most common cases
|
2017-08-10 13:46:58 -07:00 |
|
Frank Li
|
56b5554799
|
Merge pull request #26 from JoelMarcey/cname
Write CNAME file if custom domain
|
2017-08-10 11:37:25 -07:00 |
|
Frank Li
|
c0792044b2
|
Update CNAME file generation
|
2017-08-10 11:34:40 -07:00 |
|
Frank Li
|
c8e4dc343c
|
Change sidebar_title to sidebar_label
|
2017-08-09 17:10:07 -07:00 |
|
Frank Li
|
18bcc59fd0
|
Merge branch 'master' of https://github.com/facebookexperimental/Docusaurus
|
2017-08-09 16:25:25 -07:00 |
|
Frank Li
|
91fe923cf7
|
Fix variable declaration
|
2017-08-09 16:25:18 -07:00 |
|
Frank Li
|
88359ea845
|
Update messages for versioning
|
2017-08-09 16:17:39 -07:00 |
|
Frank Li
|
cdea25eceb
|
Merge branch 'master' of https://github.com/facebookexperimental/Docusaurus
|
2017-08-09 15:50:34 -07:00 |
|
Frank Li
|
374ca9b86c
|
Change sidebar.json to sidebars.json in versionFallback.js
|
2017-08-09 15:50:20 -07:00 |
|
Frank Li
|
b256d2f8d9
|
Initial changes to error messages
|
2017-08-09 15:43:30 -07:00 |
|
Frank Li
|
0c10287f84
|
Update blog header link
|
2017-08-09 14:21:32 -07:00 |
|
Frank Li
|
c3a971f2eb
|
Update example files and examples script
|
2017-08-09 14:18:17 -07:00 |
|
Frank Li
|
ac3cc01830
|
Change babel options
|
2017-08-09 13:10:04 -07:00 |
|
Frank Li
|
d17daaf1c3
|
Fix babel errors
|
2017-08-09 13:03:46 -07:00 |
|
Frank Li
|
d2eaf04ec7
|
Fix markdown html link replacement
|
2017-08-08 15:44:51 -07:00 |
|
Frank Li
|
94a3265aab
|
Fix blog metadata
|
2017-08-08 14:58:41 -07:00 |
|
Frank Li
|
be9ebe3cf8
|
Merge pull request #53 from facebookexperimental/header-links
Update headerLinks API
|
2017-08-08 14:13:54 -07:00 |
|
Frank Li
|
22cadc48fc
|
Clean up
|
2017-08-08 14:01:43 -07:00 |
|
Frank Li
|
6c2b29fd87
|
Fix document edit link
|
2017-08-08 13:51:24 -07:00 |
|
Frank Li
|
090aa4c903
|
Merge branch 'master' into header-links
|
2017-08-08 13:48:24 -07:00 |
|
Frank Li
|
6ca90610f4
|
Update headerLinks API
|
2017-08-08 13:46:11 -07:00 |
|
Frank Li
|
8c70286ad0
|
Fix usage of sidebars.json for versioning
|
2017-08-08 13:38:37 -07:00 |
|
Frank Li
|
b94dbff181
|
Fix versioning bugs
|
2017-08-08 11:44:30 -07:00 |
|
Frank Li
|
9ddd2f5ea4
|
Merge branch 'master' into versioning
|
2017-08-08 11:39:23 -07:00 |
|
Frank Li
|
cf5ee95a48
|
Minor cleanup
|
2017-08-08 11:38:07 -07:00 |
|
Frank Li
|
4b96408fa5
|
Rename sidebar.json to sidebars.json
|
2017-08-07 17:25:52 -07:00 |
|
Frank Li
|
09ca732402
|
Allow document not in sidebar.json to be displayed
|
2017-08-07 15:15:09 -07:00 |
|
Frank Li
|
fd01449db2
|
Fix version.js script for when there are no versions yet
|
2017-08-07 12:04:35 -07:00 |
|
Frank Li
|
b4e9a068ab
|
Update server to provide message with full link
|
2017-08-07 11:08:37 -07:00 |
|
Frank Li
|
63e3e31117
|
Merge branch 'master' of https://github.com/facebookexperimental/Docusaurus into website
|
2017-08-07 10:28:52 -07:00 |
|
Frank Li
|
de2897f108
|
Allow for extra algoliaOptions for search
|
2017-08-04 14:44:23 -07:00 |
|
Frank Li
|
5c3f74ddcc
|
Fix removal of semver usage
|
2017-08-04 12:57:43 -07:00 |
|
Frank Li
|
63043c041a
|
Add version header link and change current docs to be version 'next'
|
2017-08-04 12:41:13 -07:00 |
|
Frank Li
|
9eb6ff2034
|
Update write-translations.js to find versioned sidebar category names
|
2017-08-04 10:44:54 -07:00 |
|
Frank Li
|
67592dcf8a
|
Use versions.json file and move versioned, translated docs into translated_docs
|
2017-08-03 15:58:56 -07:00 |
|
Frank Li
|
d3e3d209a4
|
Add comments for new versioning files
|
2017-08-03 11:14:56 -07:00 |
|
Frank Li
|
3598dffc58
|
Add versioning functionality
|
2017-08-03 10:25:01 -07:00 |
|
Frank Li
|
58452ea963
|
Merge pull request #27 from facebookexperimental/update-api
Refactor API
|
2017-08-02 17:00:40 -07:00 |
|
Frank Li
|
6d2b6740c1
|
Clean up API changes
|
2017-08-02 15:13:10 -07:00 |
|
Frank Li
|
5dd6609db9
|
Fix Open Graph image option
|
2017-08-01 15:58:05 -07:00 |
|
Frank Li
|
9e70055452
|
Add siteConfig option for Open Graph image
|
2017-08-01 15:56:50 -07:00 |
|
Frank Li
|
419e0c0ff9
|
Initial API refactor
|
2017-07-31 16:19:02 -07:00 |
|
Frank Li
|
32768eea7e
|
Merge branch 'sidebar-ordering' of https://github.com/facebookexperimental/Docusaurus into update-api
|
2017-07-31 10:57:08 -07:00 |
|
Frank Li
|
c6503c4bfa
|
Use template strings, update React components, and update package.json files
|
2017-07-28 16:59:41 -07:00 |
|
Joel Marcey
|
3c2b585a60
|
Reversed the parameters
|
2017-07-28 14:24:50 -07:00 |
|
Frank Li
|
0917de0090
|
Fix header image link
|
2017-07-28 10:31:08 -07:00 |
|