Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luoyjx/blog
https://github.com/luoyjx/blog
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/luoyjx/blog
- Owner: luoyjx
- Created: 2022-02-27T03:43:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-20T08:34:24.000Z (4 months ago)
- Last Synced: 2024-07-20T09:22:50.964Z (4 months ago)
- Language: JavaScript
- Homepage: https://blognew.gaoqixhb.com/
- Size: 4.48 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docusaurus 2
This directory is a brief example of a [Docusaurus](https://v2.docusaurus.io) site that can be deployed to Vercel with zero configuration.
## Deploy Your Own
Deploy your own Docusaurus project with Vercel.
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/vercel/vercel/tree/main/docusaurus-2&template=docusaurus-2)
_Live Example: https://docusaurus-2-template.vercel.app_
### How We Created This Example
To get started with Docusaurus on Vercel, you can use the [Docusaurus CLI](https://v2.docusaurus.io/docs/installation#scaffold-project-website) to initialize the project:
```shell
$ npx @docusaurus/init@next init my-website classic
```