Commit Graph

60 Commits

Author SHA1 Message Date
Héctor Ramos 49034dd6bb Fix Remarkable case issue (#166) 2017-10-24 10:49:13 -07:00
Héctor Ramos b832176dc6 [markdown] Switch to Remarkable (#153)
* Switch to Remarkable
* Clean up references to custom code blocks
* Remove valdiateDOMNesting warning
* Add syntax highlighting
* Add Reason support
* Breaking change: prismColor to codeColor, remove CompLibrary.Prism, expose hljs
* Completely remove Prism and associated CSS rules
* Support loading plugins and scripts
* Remove CSS rules, allowing Highlight.js theme to be used entirely
* Remove unnecessary webplayer script
2017-10-24 09:45:21 -07:00
Joel Marcey 3fe1b7e0d4 Bump to 1.0.0.beta.5 2017-10-21 20:24:41 -07:00
Joel Marcey b7819a18d8 Bump to 1.0.0-beta.4 2017-10-19 16:57:09 -07:00
Joel Marcey b312821f78 Bump package to Beta 3 2017-10-19 14:52:28 -07:00
Joel Marcey 3e9e130256 Bump Docusaurus version number 2017-10-18 15:11:30 -07:00
Eric Nakagawa bcba05ae03 Adds sitemap.xml. Adds 'Help Translate' to translatable strings. Error messages and fn name cleanups. (#136)
* added a note about needing more than one language to be enabled to allow for a drop down

* Removing debug statements

* Add 'Help Translate' to translatable strings, improves error messages around missing translated strings, calls write-translations on some routes

* Adds sitemap.xml to live server and build. Versioning not supported. -- Also did some file name and module cache cleanups.
2017-10-18 12:55:58 -07:00
Joel Marcey f55e09a427 Bump the version number to Beta 1
\o/
2017-10-06 12:59:22 -07:00
Joel Marcey a3d1fb693b Bump version to alpha.42 2017-10-03 10:38:45 -07:00
Joel Marcey 9274b2a849 Add back babel preset for React plugins package
This fixes the circular JSON error in https://github.com/facebookexperimental/Docusaurus/issues/89

Maybe its not the best workaround here, but I think it does the trick.

Fixes #89
2017-10-02 18:57:58 -07:00
Joel Marcey a44cda05c5 Bump npm version to alpha 41 2017-09-28 14:49:15 -07:00
Eric Nakagawa 3b5db4bbf8 2 bug fixes (#98)
* Merge fix

* Updating lock file.

* Bug fix for rss feed truncation...

* Fixes infinite recursive loop for #89

* Removed use of module cache invalidator from feed.js

* Replaced 'latest' babel presets with 'env'

* Ignore temp build folder

* Adding back new truncation logic for RSS

* Updating yarn lock
2017-09-28 14:46:29 -07:00
Joel Marcey f26db92a46 Bump npm version 2017-09-27 15:31:20 -07:00
Eric Nakagawa dc835770a0 RSS/ATOM Feed added, Prism changes, and global Copyright notice. (#94)
* Add Reason support to Prism.js

* Add XML/ATOM feed. Generates for both localhost and build script. Adds meta links to feeds to all html files.

* Updated /core/Footer.js to pull from siteConfig
2017-09-27 12:49:09 -07:00
Eric Nakagawa a83e16308b Fixes one warning in console for React.DOM.* usage. 2017-09-20 14:45:55 -07:00
Frank Li 6e57456a4a Add repository field to package.json 2017-08-16 14:00:08 -07:00
Frank Li 47799d6b72 Remove unused scripts from package.json 2017-08-16 12:05:26 -07:00
Frank Li e2cdb44bfb Add script to rename existing version 2017-08-14 14:02:56 -07:00
Frank Li 88a32030e3 Publish version 1.0.0-alpha.35 to npm 2017-08-11 15:26:05 -07:00
Frank Li b256d2f8d9 Initial changes to error messages 2017-08-09 15:43:30 -07:00
Frank Li ac3cc01830 Change babel options 2017-08-09 13:10:04 -07:00
Frank Li 987558d228 Update package.json 2017-08-09 13:04:29 -07:00
Frank Li 9ddd2f5ea4 Merge branch 'master' into versioning 2017-08-08 11:39:23 -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 1517b155b7 Remove semver dependency 2017-08-03 16:00:17 -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 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
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