mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-04 04:37:28 +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>
17 lines
430 B
Markdown
17 lines
430 B
Markdown
---
|
|
slug: hello-world
|
|
title: Hello
|
|
author: Endilie Yacop Sucipto
|
|
author_title: Maintainer of Docusaurus
|
|
author_url: https://github.com/endiliey
|
|
author_image_url: https://avatars1.githubusercontent.com/u/17883920?s=460&v=4
|
|
tags: [hello, docusaurus]
|
|
---
|
|
|
|
Welcome to this blog. This blog is created with [**Docusaurus 2 alpha**](https://v2.docusaurus.io/).
|
|
|
|
<!--truncate-->
|
|
|
|
This is a test post.
|
|
|
|
A whole bunch of other information.
|