Commit graph

16 commits

Author SHA1 Message Date
Joel Marcey
a5020f3c46 Start adding links to the landing page
Also fix getting started link by using current language
2017-12-08 08:35:27 -08:00
Joel Marcey
ef6f550700 Replace facebookexperimental with facebook (#266)
Moving to the facebook GitHub org
2017-12-07 10:52:12 -08:00
Héctor Ramos
09354ab738 [BREAKING] Rename Marked to MarkdownBlock (#162)
* 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

* Rename Marked to MarkdownBlock

* Rename Marked to MarkdownBlock

* Remove Marked.js
2017-10-30 15:47:13 -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
77535d80f2 The complete move to MIT license (#115)
- headers in .js files
- update README and LICENSE year

Testing:

grep BSD, Patents, patents turned up nothing
2017-10-05 11:14:49 -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
Frank Li
dd25a99c59 Fix getting started link on home page 2017-08-16 17:04:57 -07:00
Joel Marcey
063c392e37 Add images for versioning and searching 2017-08-16 12:15:01 -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
d17daaf1c3 Fix babel errors 2017-08-09 13:03:46 -07:00
Eric Nakagawa
ad593f92ed Copy changes, adding animated gif of live server 2017-08-07 15:18:27 -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
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