mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-09 07:07:25 +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>
13 lines
454 B
Markdown
13 lines
454 B
Markdown
---
|
|
slug: welcome
|
|
title: Welcome
|
|
author: Yangshun Tay
|
|
author_title: Front End Engineer @ Facebook
|
|
author_url: https://github.com/yangshun
|
|
author_image_url: https://avatars0.githubusercontent.com/u/1315101?s=400&v=4
|
|
tags: [facebook, hello, docusaurus]
|
|
---
|
|
|
|
Blog features are powered by the blog plugin. Simply add files to the `blog` directory. It supports tags as well!
|
|
|
|
Delete the whole directory if you don't want the blog features. As simple as that!
|