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
Happy-Ferret
37c699e8bd
Use siteConfig properties inside Example pages ( #497 )
...
Replace hardcoded values inside "footer",
"help" and "users" with properties
from siteConfig.
Fixes #488
2018-03-16 14:07:09 -07:00
Aimee Pierce
8c2145585c
support optional siteConfig.users ( #484 )
...
Fixes Issue #402 caused by removing optional users array from siteConfig file. Users array is now validated before using its properties.
2018-03-07 14:21:12 -08:00
Joel Marcey
d33489cf16
Update example URLs
2017-12-13 15:37:46 -08:00
Héctor Ramos
65421db62e
Add Prettier Formatting ( #258 )
...
* Add Prettier formatting to source files and example files, and check that Prettier formatting is maintained on PRs
* Remove trailing-comma as we are using Node 6 on Circle
* Use latest Node 6 LTS version in Circle
* Remove unused test
2017-12-04 19:21:02 -08:00
Eric Nakagawa
fa1ec70432
Bug fixes in generatejs ( #169 )
...
* Misc cleanups related to console.log messages in yarn build
* Fixes https://github.com/facebookexperimental/Docusaurus/issues/96
2017-10-26 16:13:56 -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
Frank Li
9e412f6bd7
Remove license headers from example files ( #68 )
2017-08-16 13:41:20 -07:00
Frank Li
c3a971f2eb
Update example files and examples script
2017-08-09 14:18:17 -07:00