Joel Marcey
bba7edd80f
Update the Algolia search information ( #49 )
...
* Update the Algolia search information
- It is a guide
- Rename the file, specifying that it is a guide
- Add a commented out Aloglia section to siteConfig.js
* Different search bar location flag
2017-08-08 11:47:18 -07:00
Joel Marcey
a56812cda3
Creating a site basics ( #48 )
2017-08-08 11:45:57 -07:00
Frank Li
729aaefd44
Merge branch 'master' of https://github.com/facebookexperimental/Docusaurus
2017-08-08 11:44:39 -07:00
Frank Li
b94dbff181
Fix versioning bugs
2017-08-08 11:44:30 -07:00
Joel Marcey
0743515ff1
Add site preparation doc ( #41 )
...
* Add site preparation doc
* Make website folder explicit
* Rebase
2017-08-08 11:43:41 -07:00
Frank Li
164fa390c2
Merge pull request #28 from facebookexperimental/versioning
...
Add versioning functionality
2017-08-08 11:39:43 -07:00
Joel Marcey
21a7fab937
Add installation guide ( #36 )
2017-08-08 11:39:25 -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
483bc20513
Update versioning doc
2017-08-08 11:20:45 -07:00
Eric Vicenti
b8af2f010d
Merge branch 'master' of github.com:facebookexperimental/Docusaurus
2017-08-08 11:09:10 -07:00
Eric Vicenti
9e8d6d2148
Add navigation guide
2017-08-08 11:09:03 -07:00
Joel Marcey
29111623f8
Change some of the doc titles
2017-08-08 09:37:40 -07:00
Joel Marcey
030c1001dd
Rename actual sidebar.json file to sidebars.json
2017-08-08 09:00:59 -07:00
Frank Li
4b96408fa5
Rename sidebar.json to sidebars.json
2017-08-07 17:25:52 -07:00
Eric Nakagawa
4bc366f871
Merge pull request #39 from ericnakagawa/master
...
Copy changes, adding animated gif of live server
2017-08-07 15:19:17 -07:00
Eric Nakagawa
ad593f92ed
Copy changes, adding animated gif of live server
2017-08-07 15:18:27 -07:00
Frank Li
d8afb1a3ab
Merge branch 'master' of https://github.com/facebookexperimental/Docusaurus
2017-08-07 15:15:21 -07:00
Frank Li
09ca732402
Allow document not in sidebar.json to be displayed
2017-08-07 15:15:09 -07:00
Eric Vicenti
9e850d5485
Ignore yarn file
2017-08-07 14:20:38 -07:00
Frank Li
94f78f9321
Change title versioning document title
2017-08-07 14:02:50 -07:00
Frank Li
3eb667cd32
Fix links in getting-started document
2017-08-07 14:00:17 -07:00
Joel Marcey
c1bd371442
Update the sidebar to reflect our layout strategy ( #32 )
...
Getting Started
Guides
API
Using current same content; they will change as the docathon moves along
2017-08-07 13:57:30 -07:00
Frank Li
1fcb989225
Add versioning document
2017-08-07 13:53:56 -07:00
Joel Marcey
02e9f60357
Add metadata.js to .gitignore
2017-08-07 12:08:14 -07:00
Frank Li
fd01449db2
Fix version.js script for when there are no versions yet
2017-08-07 12:04:35 -07:00
Joel Marcey
d5008f4dcd
Add .gitignore
2017-08-07 11:55:34 -07:00
Frank Li
b94f4ac84a
Fix links in index page
2017-08-07 11:30:15 -07:00
Frank Li
b4e9a068ab
Update server to provide message with full link
2017-08-07 11:08:37 -07:00
Frank Li
2b5de79a50
Fix Getting Started link on homepage
2017-08-07 10:59:04 -07:00
Frank Li
efc6c7561d
Merge pull request #25 from facebookexperimental/website
...
Initial website set-up for Docusaurus
2017-08-07 10:38:26 -07:00
Frank Li
b71ef8c0f1
Update website setup for new API
2017-08-07 10:34:53 -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
1517b155b7
Remove semver dependency
2017-08-03 16:00:17 -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
dfeaac74cc
Publish changes to npm
2017-07-28 10:56:24 -07:00