Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jsilva-pt/nuxt-content-theme-blog
- Owner: jsilva-pt
- License: mit
- Created: 2020-11-28T23:11:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-25T00:33:49.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T17:24:59.561Z (7 months ago)
- Topics: blog, blog-theme, nuxt-content, nuxtjs, vuejs
- Language: Vue
- Homepage: https://nuxtjs.blog
- Size: 19.3 MB
- Stars: 55
- Watchers: 3
- Forks: 10
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/