UNPKG

bloggify-theme-light

Version:

A light and simple theme for Bloggify.

158 lines (30 loc) 1.48 kB
<!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. --> # bloggify-theme-light [![Version](https://img.shields.io/npm/v/bloggify-theme-light.svg)](https://www.npmjs.com/package/bloggify-theme-light) [![Downloads](https://img.shields.io/npm/dt/bloggify-theme-light.svg)](https://www.npmjs.com/package/bloggify-theme-light) > A light and simple theme for Bloggify. ## :cloud: Installation ```sh # Using npm npm install --save bloggify-theme-light # Using yarn yarn add bloggify-theme-light ``` ## :question: Get Help There are few ways to get help: 1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question. 2. For bug reports and feature requests, open issues. :bug: ## :memo: Documentation ### path ## :yum: How to contribute Have an idea? Found a bug? See [how to contribute][contributing]. ## :dizzy: Where is this library used? If you are using this library in one of your projects, add it in this list. :sparkles: - `bloggify-bloggify-quick-start` - `ionicabizau.net` - `bloggify-starter` ## :scroll: License [MIT][license] © [Bloggify][website] [license]: /LICENSE [website]: https://bloggify.org [contributing]: /CONTRIBUTING.md [docs]: /DOCUMENTATION.md