mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 12:22:45 +02:00
misc(v2): change blog front matter to snake_case (#1989)
* misc(v2): change blog front matter to snake_case * Fix blog image url * Add docs for change * More migration docs
This commit is contained in:
parent
edf4c16c93
commit
65965e060a
11 changed files with 65 additions and 44 deletions
|
@ -2,6 +2,7 @@
|
|||
title: Introducing Docusaurus
|
||||
author: Joel Marcey
|
||||
authorURL: http://twitter.com/JoelMarcey
|
||||
authorImageURL: https://graph.facebook.com/611217057/picture/?height=200&width=200
|
||||
authorFBID: 611217057
|
||||
authorTwitter: JoelMarcey
|
||||
---
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
title: How I Converted Profilo to Docusaurus in Under 2 Hours
|
||||
author: Christine Abernathy
|
||||
authorURL: http://twitter.com/abernathyca
|
||||
authorImageURL: https://graph.facebook.com/1424840234/picture/?height=200&width=200
|
||||
authorFBID: 1424840234
|
||||
authorTwitter: abernathyca
|
||||
tags: [profilo, adoption]
|
||||
|
|
|
@ -3,6 +3,7 @@ title: Happy 1st Birthday Slash!
|
|||
author: Joel Marcey
|
||||
authorTitle: Co-creator of Docusaurus
|
||||
authorURL: https://github.com/JoelMarcey
|
||||
authorImageURL: https://graph.facebook.com/611217057/picture/?height=200&width=200
|
||||
authorFBID: 611217057
|
||||
authorTwitter: JoelMarcey
|
||||
tags: [birth]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue