Commit graph

47 commits

Author SHA1 Message Date
Eric Nakagawa
a86af92e7c Remove customCssFileName as any css file in /static/css gets appended to end of main.css 2017-09-25 11:35:35 -07:00
Eric Nakagawa
376ad77361 Add a class to logo image in header 2017-09-25 10:01:34 -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
Eric Nakagawa
2ad9b00929 Disabling Japanese 2017-09-22 11:31:29 -07:00
Eric Nakagawa
9c6fe348d6 Add support for a custom CSS file that is configurable from siteConfig.js 2017-09-22 11:31:29 -07:00
Eric Nakagawa
8e9808c0f4 Re-arranging of files to move localized base files in /docs from /docs/en, updates to template crowdin.yaml, update to package.json to make calling crowdin easier. Updating documentation to reflect. 2017-09-21 08:36:30 -07:00
Eric Nakagawa
d379f58581 Adding crowdin config to Docusaurs. Content updates to: README.md, guides-translation.md. Moved docs into /docs/en. 2017-09-20 21:09:55 -07:00
Eric Nakagawa
89285e7693 Fixes 2 additional console errors. One in HeaderNav and one in Index component. 2017-09-20 14:45:55 -07:00
Joel Marcey
41ed505556 Enable Algolia Search 2017-08-17 08:34:02 -07:00
Joel Marcey
2a196cb1bc Use official logo for favicon 2017-08-16 19:29:48 -07:00
Frank Li
dd25a99c59 Fix getting started link on home page 2017-08-16 17:04:57 -07:00
Frank Li
6526d91f6e Fix siteConfig projectName 2017-08-16 16:45:34 -07:00
Frank Li
dfcb3452c8 Add custom pages guide (#69)
* Add custom pages guide

* Update custom pages guide
2017-08-16 15:54:00 -07:00
Frank Li
a1e20736da Add Pages and Styles API doc (#67)
* Add Pages and Styles doc

* Update pages api doc
2017-08-16 15:53:43 -07:00
Frank Li
f60c62c538 Fix missing comma in siteConfig 2017-08-16 15:26:00 -07:00
Frank Li
d86dc27198 Add siteConfig cname 2017-08-16 15:18:56 -07:00
Frank Li
54e94cc13c Fix footer doc link 2017-08-16 13:42:59 -07:00
Frank Li
ce29a19eea Change baseUrl to "/" for docusaurus.io 2017-08-16 13:39:19 -07:00
Joel Marcey
06cef7bea0 Add FastText to Docusaurus users 2017-08-16 13:34:18 -07:00
Héctor Ramos
e8a90f7f48 Add Commands API Reference (#50) 2017-08-16 12:51:51 -07:00
Joel Marcey
063c392e37 Add images for versioning and searching 2017-08-16 12:15:01 -07:00
Eric Vicenti
aa014b2109 Basic blog guide (#59) 2017-08-16 11:52:55 -07:00
Eric Nakagawa
029c83b6b1 Added Docusaurus to Users 2017-08-10 16:39:29 -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
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
d17daaf1c3 Fix babel errors 2017-08-09 13:03:46 -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
437dbee872 Update sidebar to include versioning doc 2017-08-08 13:58:13 -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
Joel Marcey
27ee375d94 Remove header from old getting started page
This content is being merged into other docs and guides

keep it around for reference before deleting it permanently.
2017-08-08 12:00:17 -07:00
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
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
Joel Marcey
21a7fab937 Add installation guide (#36) 2017-08-08 11:39:25 -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
030c1001dd Rename actual sidebar.json file to sidebars.json 2017-08-08 09:00:59 -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
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
b94f4ac84a Fix links in index page 2017-08-07 11:30:15 -07:00
Frank Li
2b5de79a50 Fix Getting Started link on homepage 2017-08-07 10:59:04 -07:00
Frank Li
b71ef8c0f1 Update website setup for new API 2017-08-07 10:34:53 -07:00
Frank Li
c6503c4bfa Use template strings, update React components, and update package.json files 2017-07-28 16:59:41 -07:00
Frank Li
9b35317fb5 Initial website set-up for Docusaurus 2017-07-27 16:15:47 -07:00