Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nakorndev/vuepress-theme-bulma
- Owner: nakorndev
- License: mit
- Created: 2018-07-16T12:37:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T08:35:20.000Z (about 2 years ago)
- Last Synced: 2024-10-08T04:04:53.231Z (3 months ago)
- Topics: bulma, bulma-template, vuepress-theme
- Language: Shell
- Homepage: https://nakorndev.github.io/vuepress-theme-bulma/
- Size: 2.27 MB
- Stars: 68
- Watchers: 4
- Forks: 21
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - nakorndev/vuepress-theme-bulma - A pure Bulma.css theme for VuePress (others)
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)