Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nakorndev/vuepress-theme-bulma

A pure Bulma.css theme for VuePress
https://github.com/nakorndev/vuepress-theme-bulma

bulma bulma-template vuepress-theme

Last synced: 3 months ago
JSON representation

A pure Bulma.css theme for VuePress

Awesome Lists containing this project

README

        

# 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)