mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 12:22:45 +02:00
* feat(v2): init the blog post card * feat(v2): Update card design * chore(v2): remove unused dependency * feat(v2): add post list * feat(v2): improve html tags * chore(v2): run prettier * feat(v2): remove old tag * feat(v2): apply suggestions * feat(v2): add tags for blog post * feat(v2): add post content * feat(v2): add tags * feat(v2): add specific tag page * feat(v2): fix tablet layout * feat(v2): fix tablet layout * feat(v2): add blog post page * feat(v2): apply suggestions * Update 2020-04-14-blog-plugin.md * Update 2020-04-14-large-blog-post.md Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
15 lines
450 B
Markdown
15 lines
450 B
Markdown
---
|
|
title: Blog Plugin
|
|
author: Fanny Vieira
|
|
authorTitle: Maintainer of Docusaurus
|
|
authorURL: https://github.com/fanny
|
|
authorImageURL: https://github.com/fanny.png
|
|
authorTwitter: fannyvieiira
|
|
tags: [blog, docusaurus]
|
|
---
|
|
|
|
You can use our blog plugin to do your posts
|
|
|
|
<!--truncate-->
|
|
|
|
If you want add your own component, you can use the `swizzle` command. Check more at our [doc](https://v2.docusaurus.io/docs/using-themes#swizzling-theme-components)
|