docusaurus/lib/core
Amy Lam 57cddb4d08 Allow customizing of blog author image URL documentation (#577)
* Rename authorImage to authorImageURL for clarity

Update documentation

* Fix typo

* Add documentation for authorImageURL

* Add support for authorImage

We will remove support for authorImage in favor of authorImageURL, after we remove authorImage from react-native-website

* Update guides-blog.md

* Update guides-blog.md
2018-04-17 23:15:27 -07:00
..
__tests__ Support for non-latin characters in heading anchor links (#492) 2018-04-17 09:33:10 -07:00
nav Fix header nav display for current language (#550) 2018-04-12 08:45:02 -07:00
BlogPageLayout.js
BlogPost.js Allow customizing of blog author image URL documentation (#577) 2018-04-17 23:15:27 -07:00
BlogPostLayout.js
BlogSidebar.js
CompLibrary.js
Container.js Display CompLibrary component in tabular format (#537) 2018-04-08 20:22:13 -07:00
Doc.js Add hide_title metadata that hides the title text on the top of the doc (#540) 2018-04-11 17:56:56 -07:00
DocsLayout.js Add hide_title metadata that hides the title text on the top of the doc (#540) 2018-04-11 17:56:56 -07:00
DocsSidebar.js
GridBlock.js Display CompLibrary component in tabular format (#537) 2018-04-08 20:22:13 -07:00
Head.js Add `twitterImage` to siteConfig options (#580) 2018-04-17 21:04:39 -07:00
Header.js use id attribute instead of name for in page anchors and remove redundant anchors (#449) 2018-03-07 14:25:48 -08:00
MarkdownBlock.js
Redirect.js
Remarkable.js
Site.js Fix body class (#521) 2018-03-28 10:55:00 -07:00
getTOC.js Use markdown-toc (#524) 2018-04-04 10:19:03 -07:00
renderMarkdown.js use id attribute instead of name for in page anchors and remove redundant anchors (#449) 2018-03-07 14:25:48 -08:00
toSlug.js Support for non-latin characters in heading anchor links (#492) 2018-04-17 09:33:10 -07:00
unindent.js