Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sakitam-fdd/bisheng-motion-theme

A bisheng theme base on motion
https://github.com/sakitam-fdd/bisheng-motion-theme

antd bisheng less markdown motion react

Last synced: about 1 month ago
JSON representation

A bisheng theme base on motion

Awesome Lists containing this project

README

        

# bisheng-motion-theme [website](http://sakitam-fdd.cn/bisheng-motion-theme/)

a bisheng theme base on motion

# Features

Load Markdown data lazily.
Server-side render for SEO.
Beautiful ui base motion.
Highly customizable content for you.

# Usage

## Installation:

```bash
npm i --save bisheng-motion-theme -D
```

## Configuration in bisheng.config.js:

{
theme: 'bisheng-motion-theme'
}

# Note

In Markdown file this is required

```markdown
---
order: 0
index: true
chinese: API首页
english: index
---
```

# Documentation

And any other Documentation you can see [bisheng](https://github.com/benjycui/bisheng)

## screenshot

![index](https://raw.githubusercontent.com/sakitam-fdd/bisheng-motion-theme/dev/screenshot/index.jpg)

![code](https://raw.githubusercontent.com/sakitam-fdd/bisheng-motion-theme/dev/screenshot/code.jpg)

![doc](https://raw.githubusercontent.com/sakitam-fdd/bisheng-motion-theme/dev/screenshot/doc.jpg)