docusaurus/examples/bootstrap/blog/2020-04-14-blog-plugin.md
sammychinedu2ky bb33f54ba8
feat(v2): official CodeSandbox support (#3717)
* feat:added support for codesandbox

* added sandbox config file

* feat:added script to generate template for codesandbox

* added examples:generate script to package.json file

* added failing path to eslintignore

* added script to eslintignore

* added cleaning feature to script

* deleted sandbox script in root

* changed comment in codesandboxscript file

* update codesandboxscript.js + revert bad package.json changes

* eslint should check codesandboxscript

Co-authored-by: slorber <lorber.sebastien@gmail.com>
2020-11-16 16:20:16 +01:00

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)