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
- Host: GitHub
- URL: https://github.com/64robots/nuxt-content-blog
- Owner: 64robots
- License: other
- Created: 2020-06-06T15:47:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T18:54:06.000Z (over 3 years ago)
- Last Synced: 2025-02-16T12:29:56.940Z (over 1 year ago)
- Language: Vue
- Homepage: https://nuxt-content-blog.netlify.app/
- Size: 3.03 MB
- Stars: 75
- Watchers: 4
- Forks: 4
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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