Commit graph

26 commits

Author SHA1 Message Date
Endilie Yacop Sucipto
31f0c27f81 Enable clean / extension-less url (#677) 2018-06-06 13:37:49 -07:00
Joel Marcey
4f669ccca2
Enable Translations for docusaurus.io (#548)
There are some translations for Spanish for Docusaurus -- not complete, but still a good start to enable for our site.
I figure it is time to enable all the crucial features that the project provides for its main site, huh? 😄
2018-04-12 08:10:41 -07:00
Yangshun Tay
6500f9bacf More doc improvements (#532)
* Generic doc improvements

* Convert to Markdown

* Remove whitespace

* More typo fixes
2018-04-07 21:16:29 -07:00
Amy Lam
c2cd169b64 Add alt tags to images for a11y (#529)
- Add imageAlt to GridBlock
- Set alt equal to `user.caption` for mapped users
- Set alt equal to `post.author` for blog posts
- Update documentation
2018-04-07 19:13:12 -07:00
Ricky Vetter
57306e1c53
Remove "Lead" from my title
I'm barely a developer. I think it's a stretch to call me a lead :P
2018-01-04 11:59:13 -08:00
Richard Zhang
a25431a171 without having having to worry about site design. (#288)
Let me know if double having is intentional
2017-12-14 12:20:30 -08:00
Joel Marcey
68806d74f6 Add GitHub button to landing page 2017-12-14 08:50:52 -08:00
Joel Marcey
bb074088b5
Add Testimonials (#271)
* [WIP] Add Testimonials

Getting infra ready for testimonials

* Add testimomnial quotes
2017-12-13 15:31:35 -08:00
Joel Marcey
078b379dae Update landing page with a few more links 2017-12-11 17:29:03 -08:00
Joel Marcey
8919673f98 Add links to landing page 2017-12-11 13:01:00 -08:00
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