mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-16 01:32:37 +02:00
Add author Twitter handle to blog (#626)
This commit is contained in:
parent
c31ab6846f
commit
0fff8788fe
2 changed files with 4 additions and 2 deletions
|
@ -3,6 +3,7 @@ title: Introducing Docusaurus
|
|||
author: Joel Marcey
|
||||
authorURL: http://twitter.com/JoelMarcey
|
||||
authorFBID: 611217057
|
||||
authorTwitter: JoelMarcey
|
||||
---
|
||||
|
||||

|
||||
|
|
|
@ -3,6 +3,7 @@ title: How I Converted Profilo to Docusaurus in Under 2 Hours
|
|||
author: Christine Abernathy
|
||||
authorURL: http://twitter.com/abernathyca
|
||||
authorFBID: 1424840234
|
||||
authorTwitter: abernathyca
|
||||
---
|
||||
|
||||
> *“Joel and I were discussing having a website and how it would have been great to launch with it. So I challenged myself to add Docusaurus support. It took just over an hour and a half. I'm going to send you a PR with the addition so you can take a look and see if you like it. Your workflow for adding docs wouldn't be much different from editing those markdown files.”*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue