mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-06 13:47:29 +02:00
* 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>
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)
|