Commit graph

381 commits

Author SHA1 Message Date
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
Frank Li
dfeaac74cc Publish changes to npm 2017-07-28 10:56:24 -07:00
Frank Li
0917de0090 Fix header image link 2017-07-28 10:31:08 -07:00
Frank Li
4c0b9e807e Publish Prism changes to npm 2017-07-28 09:40:46 -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
69ba05e4f1 Publish updates to npm 2017-07-24 13:21:21 -07:00
Frank Li
da4b381df4 Allow external link target (e.g. _blank) 2017-07-21 16:23:59 -07:00
Frank Li
f72144e988 Allow GridBlock images to be clickable links 2017-07-21 13:57:37 -07:00
Frank Li
b359a2500d Update how separate css files are identified 2017-07-21 12:37:16 -07:00
Frank Li
fc4e5b05df Allow exclusion of tagline in page title 2017-07-21 12:24:43 -07:00
Frank Li
1edd160ceb Allow separate css files that don't get added to Docusaurus's 2017-07-21 12:13:13 -07:00
Frank Li
4cbada5350 Publish updates to npm 2017-07-20 16:15:19 -07:00
Frank Li
f622bf17d2 Allow removal of "Edit this Doc" button 2017-07-20 15:21:20 -07:00
Frank Li
ee82575df0 Update server routing for static assets 2017-07-19 10:57:07 -07:00
Frank Li
a455ca9745 Update server routing 2017-07-19 10:50:32 -07:00
Frank Li
a56c7a6755 Publish changes to npm 2017-07-18 16:53:39 -07:00
Frank Li
23f160f13a Publish to npm 2017-07-18 12:15:40 -07:00
Frank Li
7fb1f147fb Update package.json 2017-07-18 12:03:42 -07:00
Frank Li
35a4b63396 Publish changes to npm 2017-07-17 17:00:20 -07:00
Frank Li
70ed75b046 Publish changes to start args to npm 2017-07-13 15:09:52 -07:00
Frank Li
72328ef4a9 Use flag for server port number 2017-07-13 13:40:24 -07:00
Frank Li
ea4a4f6fe3 Fix hardcoded port number 2017-07-12 14:43:24 -07:00
Frank Li
0ccda03dac Publish version 1.0.0-alpha.13 to npm
Adds new translation functionality, updates examples, adds ability to specify server port number
2017-07-12 12:09:01 -07:00
Frank Li
ed648074f2 Fix and move writeTranslations.js file to write-translations.js, move tagline property of en.json inside localized-strings 2017-07-10 10:53:38 -07:00
Frank Li
dbbfecaf62 Remove find-strings-plugin 2017-07-07 18:34:09 -07:00
Frank Li
6e1d5579fc Merge branch 'deltice' of https://github.com/facebookexperimental/Docusaurus into deltice 2017-07-07 18:27:52 -07:00
Frank Li
d620f2e6dd Use babylon and babel-traverse directly to find strings to translate 2017-07-07 18:15:06 -07:00
Frank Li
fe7d386f67 Add translation babel plugins and module to generate json strings file 2017-07-07 15:18:52 -07:00
Joel Marcey
e3139eea2f Initial commit 2017-07-07 10:28:29 -07:00