* POC of blog post folder
* add parseBlogFileName with tests + refactor and extract processBlogSourceFile in separate method
* improve blog date pattern doc + link from content plugin guides to API ref docs
* Some FrontMatter fields should be able to reference relative image assets, converted to Webpack require calls and exposed as frontMatterAssets
* remove log
* blog: add a blogpost talking about v2 plan & work
* proofread blogpost
* revision layout statement
* Update 2018-09-09-Towards-Docusaurus-2.0.md
* rename file from suffix '2.0' -> '2'
* proofread with grammarly :p
* rename date to 10 september
* add frequently asked questions
* rename #845 to Rrenaming docs breaks links in old versions
* edit final thoughts/conclusions a bit
* proofread again ...
* Readability updates
* change date to 11 sept & fix typo
* into just a bunch-> into a bunch
* last proofread/ fix typo
* Update 2018-09-11-Towards-Docusaurus-2.md
* replaced readme header image
Changed from .PNG to .SVG to eliminate blurriness on high-resolution screens
* compressed header .SVG
* Replaced header image in blog post
Blogpost: Introducing Docusaurus
* Add introductory blog post
For launch!
\o/
* Update post to launch date
* Add ogImage and fix how we get og:Description
Plus a few updates to the post
* Remove some code block info
* 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