Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jsilva-pt/nuxt-content-theme-blog

A blog theme for @nuxt/content
https://github.com/jsilva-pt/nuxt-content-theme-blog

blog blog-theme nuxt-content nuxtjs vuejs

Last synced: about 1 month ago
JSON representation

A blog theme for @nuxt/content

Awesome Lists containing this project

README

        

# @jsilva-pt/nuxt-content-theme-blog

[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![License][license-src]][license-href]
[![lerna][lerna-src]][lerna-href]

> @jsilva-pt/nuxt-content-theme-blog lets you write in a content/ directory, acting as Git-based Headless CMS

- [✨  Release Notes](https://github.com/jsilva-pt/nuxt-content-theme-blog/releases)
- [📖  Read the documentation](https://nuxtjs.blog)

## Development

1. Clone this repository
2. Install dependencies using `yarn install` or `npm install`
3. Start development server using `yarn dev` or `npm run dev`

## License

[MIT License](./LICENSE)

[npm-version-src]: https://img.shields.io/npm/v/@nuxt/content/latest.svg
[npm-version-href]: https://npmjs.com/package/@nuxt/content

[npm-downloads-src]: https://img.shields.io/npm/dt/@nuxt/content.svg
[npm-downloads-href]: https://npmjs.com/package/@nuxt/content

[license-src]: https://img.shields.io/npm/l/@nuxt/content.svg
[license-href]: https://npmjs.com/package/@nuxt/content

[lerna-src]: https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg
[lerna-href]: https://lerna.js.org/