ernestomelchor / cosmic-blog

Blog built using a headless CMS with Nuxt.js, GraphQL, and Cosmic.js. TailwindCSS for styling. Deployed to Netlify. Webhook implemented to deploy changes to site when new blog has been created and published on Cosmic.js.

Home Page:https://ernesto-cosmic-blog.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog-cosmic

Built this blog using a headless CMS, with Nuxt.js, GraphQL, and Cosmic! The purpose of this project is to learn and implement these technologies. Sometimes you need to take a chance and explore something new.

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

cosmic-blog

About

Blog built using a headless CMS with Nuxt.js, GraphQL, and Cosmic.js. TailwindCSS for styling. Deployed to Netlify. Webhook implemented to deploy changes to site when new blog has been created and published on Cosmic.js.

https://ernesto-cosmic-blog.netlify.app/


Languages

Language:Vue 72.0%Language:JavaScript 28.0%