Skip to content

Commit

Permalink
AUTOMATED: fetch new vuepress themes and themes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 26, 2023
1 parent 6b7706f commit 2b59464
Show file tree
Hide file tree
Showing 26 changed files with 86 additions and 1,915 deletions.
9 changes: 3 additions & 6 deletions content/themes/@cultureclap-vuepress-theme-rebel-ads.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
author:
avatar: https://avatars.githubusercontent.com/u/49349349?v=4
avatar: null
email: null
name: Culture Clap
url: null
username: rebelcoding
username: null
bugs: https://github.com/rebelcoding/vuepress-theme-rebel-ads/issues
category: themes
date: '2020-05-05T06:34:55.271Z'
Expand All @@ -18,7 +18,7 @@ keywords:
- generator
- vue
- vuepress
license: false
license: null
maintainers: null
name: '@cultureclap/vuepress-theme-rebel-ads'
npm: https://www.npmjs.com/package/%40cultureclap%2Fvuepress-theme-rebel-ads
Expand All @@ -37,6 +37,3 @@ watchers: 0

---

# @cultureclap/vuepress-theme-vue-ads

> Modificaiton of the theme-vue for VuePress
105 changes: 4 additions & 101 deletions content/themes/@vuepress-dumi-vuepress-theme-dumi.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
author:
avatar: https://avatars.githubusercontent.com/u/16408157?v=4
avatar: null
email: [email protected]
name: OrekiSH
url: null
Expand All @@ -18,7 +18,7 @@ keywords:
- theme
- documentation
- dumi
license: MIT License
license: null
maintainers: null
name: '@vuepress-dumi/vuepress-theme-dumi'
npm: https://www.npmjs.com/package/%40vuepress-dumi%2Fvuepress-theme-dumi
Expand All @@ -30,107 +30,10 @@ publisher:
username: orekish
repository: https://github.com/OrekiSH/vuepress-dumi
score: 0.32521281057596096
stars: 10
stars: 0
unstable: true
version: 0.3.11
watchers: 10
watchers: 0

---

<h1 align="center">vuepress-theme-dumi</h1>

📖 A dumi style theme for VuePress.

English | <a href="https://github.com/OrekiSH/vuepress-dumi/blob/main/README-zh_CN.md">简体中文</a>

## Install

* First of all, install [vuepress v1.x](https://github.com/vuejs/vuepress)

* Then install the theme

```bash
$ npm i -D @vuepress-dumi/vuepress-theme-dumi
# OR
$ yarn add -D @vuepress-dumi/vuepress-theme-dumi
```

## Usage
Write vuepress config

```js
// .vuepress/config.js
module.exports = {
theme: '@vuepress-dumi/dumi',
}
```

## Preview

![pc mode](https://s3.ax1x.com/2021/02/12/yDNldg.png)
![mobile mode](https://s3.ax1x.com/2021/02/12/yDUi60.png)
![code previewer](https://s3.ax1x.com/2021/02/12/yDNgQx.png)

💡attention: if you want to import element-ui like me, you need install [email protected]

``` bash
$ npm i -D [email protected]
# OR
$ yarn add -D [email protected]
```

## Code Previewer Usage

💡attention: whitespace is in need before `demo`

```md
::: demo
<div @click="handleClick">click me</div>

<script>
export default {
methods: {
handleClick() {
console.warn('clicked')
}
}
}
</script>
:::
```

If you need code scope, you can use `demo[scope]`.

💡attention: `<template></template>` is in need, and you can not use `import` statment in scope mode. And if you use `demo[scope]` and `demo` in one markdown file, browser may print some error.

```md
::: demo[scope]
<template>
<div>{{ foo }}</div>
</template>

<script>
export default {
data() {
return { foo: 'foo' }
}
}
</script>
:::
```

```md
::: demo[scope]
<template>
<div>{{ foo }}</div>
</template>

<script>
export default {
data() {
return { foo: 'bar' }
}
}
</script>
:::
```
4 changes: 2 additions & 2 deletions content/themes/@vuepress-plugin-theme-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ publisher:
username: meteorlxy
repository: https://github.com/vuepress/vuepress-next
score: 0.6735687841296321
stars: 1965
stars: 1966
unstable: false
version: 2.0.0-alpha.25
watchers: 1965
watchers: 1966

---

Expand Down
4 changes: 2 additions & 2 deletions content/themes/@vuepress-theme-default.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ publisher:
username: ulivz
repository: https://github.com/vuejs/vuepress
score: 0.6162433774889464
stars: 22020
stars: 22019
unstable: false
version: 1.9.7
watchers: 22020
watchers: 22019

---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ publisher:
username: gavinliu0606
repository: https://github.com/gavinliu6/vuepress-theme-mix
score: 0.5909860054425466
stars: 50
stars: 51
unstable: false
version: 1.3.2
watchers: 50
watchers: 51

---

Expand Down
4 changes: 2 additions & 2 deletions content/themes/@vuepress-theme-vue.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ publisher:
username: ulivz
repository: https://github.com/vuejs/vuepress
score: 0.6189095447104322
stars: 22020
stars: 22019
unstable: false
version: 1.9.7
watchers: 22020
watchers: 22019

---

Expand Down
4 changes: 2 additions & 2 deletions content/themes/create-vuepress-theme-hope.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ publisher:
username: mister-hope
repository: https://github.com/vuepress-theme-hope/vuepress-theme-hope
score: 0.6546137155045746
stars: 1606
stars: 1611
unstable: false
version: 1.30.0
watchers: 1606
watchers: 1611

---

Expand Down
4 changes: 2 additions & 2 deletions content/themes/vuepress-theme-aurora.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ publisher:
username: qsyyke
repository: https://github.com/vuepress-aurora/vuepress-theme-aurora
score: 0.5718532858796384
stars: 291
stars: 292
unstable: false
version: 1.13.3
watchers: 291
watchers: 292

---

Expand Down
76 changes: 3 additions & 73 deletions content/themes/vuepress-theme-bb.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
author:
avatar: https://avatars.githubusercontent.com/u/34507012?v=4
avatar: null
email: [email protected]
name: sanbaofeng
url: null
username: baofengs
username: null
bugs: https://github.com/x-bao/vuepress-theme-bb/issues
category: themes
date: '2019-07-05T14:52:09.406Z'
Expand All @@ -15,7 +15,7 @@ homepage: https://github.com/x-bao/vuepress-theme-bb#readme
keywords:
- vuepress
- vuepress-theme
license: MIT License
license: null
maintainers: null
name: vuepress-theme-bb
npm: https://www.npmjs.com/package/vuepress-theme-bb
Expand All @@ -34,73 +34,3 @@ watchers: 0

---

# vuepress-theme-bb

> This plugin requires VuePress >= **1.0.0**
A vuepress blog theme extends from [@vuepress/theme-default](https://github.com/vuejs/vuepress/blob/master/packages/%40vuepress/theme-default/README.md)

[Blog Tool](https://www.npmjs.com/package/vuepress-plugin-new) | [中文说明](./README-zh.md) | [Demo](https://blog.sanbaofengs.com)

## Features

- Tiny
- 404 Page
- Remove something doesn't matter for me

## Install

```bash
npm i vuepress-theme-bb
```

## Usage

### Using this theme:

```js
// .vuepress/config.js
module.exports = {
theme: 'vuepress-theme-bb'
}
```

### Config

Everything stays the same as [default](https://v1.vuepress.vuejs.org/zh/theme/default-theme-config.html)

**Expect**:
- Sidebar: No such thing.
- Nav: No such thing.
- Home page: It has been written. *README.md* is required. All you need is
```md
<!-- @file README.md -->
---
home: true
about: path-to-your-about-page
---
```

## Development

```bash
git clone https://github.com/x-bao/vuepress-theme-bb
cd vuepress-theme-bb
yarn
```

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :P


## Author

**vuepress-theme-bb** © [San Baofeng](https://github.com/x-bao), Released under the [MIT](./LICENSE) License.<br>
Authored and maintained by San Baofeng

> [San Baofeng's](https://arts.sanbaofengs.com) · GitHub [@San Baofeng](https://github.com/x-bao) · Twitter [@Baofeng15](https://twitter.com/Baofeng15)
35 changes: 5 additions & 30 deletions content/themes/vuepress-theme-bulma.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
author:
avatar: https://avatars.githubusercontent.com/u/5706431?v=4
avatar: null
email: null
name: nakorndev
url: null
username: nakorndev
username: null
bugs: https://github.com/nakorndev/vuepress-theme-bulma/issues
category: themes
date: '2019-08-09T07:50:50.234Z'
Expand All @@ -16,7 +16,7 @@ keywords:
- vuepress
- theme
- vuepress-theme
license: MIT License
license: null
maintainers: null
name: vuepress-theme-bulma
npm: https://www.npmjs.com/package/vuepress-theme-bulma
Expand All @@ -28,35 +28,10 @@ publisher:
username: nakorndev
repository: https://github.com/nakorndev/vuepress-theme-bulma
score: 0.3263409494947077
stars: 68
stars: 0
unstable: false
version: 1.1.0
watchers: 68
watchers: 0

---

# vuepress-theme-bulma

> Bulma.css theme for VuePress
- Demo: [https://vuepress-theme-bulma.nakorn.dev/](https://vuepress-theme-bulma.nakorn.dev/)
- npm: [https://www.npmjs.com/package/vuepress-theme-bulma](https://www.npmjs.com/package/vuepress-theme-bulma)
- Demo for Buefy: [https://github.com/nakorndev/vuepress-theme-bulma/tree/buefy-demo](https://github.com/nakorndev/vuepress-theme-bulma/tree/buefy-demo)

## Installation

```bash
npm install --save vuepress-theme-bulma
```

## Buefy Implements

To use buefy see at branch `buefy-demo` and how to implements see at commit [c96f33fdaa2d3f47291d3cd818da33a674791581](https://github.com/nakorndev/vuepress-theme-bulma/commit/c96f33fdaa2d3f47291d3cd818da33a674791581)

## Configuration

See example at [demo/.vuepress/config.js](https://github.com/nakorndev/vuepress-theme-bulma/blob/master/demo/.vuepress/config.js)

## Front-matter

See example at [demo/docs/front-matters.md](https://github.com/nakorndev/vuepress-theme-bulma/blob/master/demo/docs/front-matters.md)
Loading

0 comments on commit 2b59464

Please sign in to comment.