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

https://github.com/64robots/nuxt-content-blog

Create blog posts from the command line and get them up and running automaticly
https://github.com/64robots/nuxt-content-blog

Last synced: 9 months ago
JSON representation

Create blog posts from the command line and get them up and running automaticly

Awesome Lists containing this project

README

          

# @64robots/nuxt-content-blog

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

> Create your own @nuxt/content blog in seconds!

## Getting Started

```bash
# Yarn
yarn create nuxt-content-blog

# NPX
npx create-nuxt-content-blog
```

It's as simple as that!

[📚 Documentation](https://nuxt-content-blog.netlify.app)

## License

[MIT License](./LICENSE)

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

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

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