All Projects → cosmicjs → vue-blog-netlify-template

cosmicjs / vue-blog-netlify-template

Licence: other
A Vue.js blog powered by Cosmic. Deploy to Netlify in one click.

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
Vue
7211 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to vue-blog-netlify-template

theographic-web
A linked encyclopedia of biblical people, places, periods, and passages
Stars: ✭ 19 (-44.12%)
Mutual labels:  netlify
netli.fyi-app
Home of Netli.fyi react-native app for managing Netlify sites and deployments
Stars: ✭ 29 (-14.71%)
Mutual labels:  netlify
netlify-faunadb-graphql-auth
Netlify functions example with faunadb, graphql, and authorization
Stars: ✭ 57 (+67.65%)
Mutual labels:  netlify
simple-react-blog
A simple blog website powered by Next.js and the Cosmic GraphQL API
Stars: ✭ 99 (+191.18%)
Mutual labels:  cosmicjs
nuxt-netlify-lambda-starter
🛠️ SEO-friendly website starter backed by Netlify lambda functions in a simple, friendly repo
Stars: ✭ 60 (+76.47%)
Mutual labels:  netlify
snipcart-hugo-integration
Hugo Website Tutorial with a Live Static E-Commerce Example
Stars: ✭ 38 (+11.76%)
Mutual labels:  netlify
gatsby-netlifycms-starter-template
All the technologies used are free and open-source. You are free to use this template for a personal hobby blog, a commercial news agency or professional journalist website etc. Don't forget to star the repo if you like this template.
Stars: ✭ 33 (-2.94%)
Mutual labels:  netlify
artisan-static
A feature-rich starter template for building a static Jigsaw blog hosted on Netlify.
Stars: ✭ 40 (+17.65%)
Mutual labels:  netlify
bubo-rss
An irrationally minimalist, static RSS feed reader you can instantly deploy on Netlify, Glitch or your own server.
Stars: ✭ 41 (+20.59%)
Mutual labels:  netlify
vue-garage-sale
PWA application for online sell/buy marketplace using Vue.js and Cosmic JS
Stars: ✭ 26 (-23.53%)
Mutual labels:  cosmicjs
opPortfolio
A clean portfolio template made with ReactJS.
Stars: ✭ 29 (-14.71%)
Mutual labels:  netlify
DeepThought
A simple blog theme focused on writing powered by Bulma and Zola.
Stars: ✭ 100 (+194.12%)
Mutual labels:  netlify
archive-jul.sh
archive of my personal website built w gatsby.js
Stars: ✭ 31 (-8.82%)
Mutual labels:  netlify
Web-Development-Path-And-Resources
Will Add a path and some resources in this repo for web D for my first year students
Stars: ✭ 46 (+35.29%)
Mutual labels:  netlify
basicpos-frontend
React frontend for Basic POS
Stars: ✭ 28 (-17.65%)
Mutual labels:  netlify
YATAS
Yet Another Tailwind Alpine Starter
Stars: ✭ 18 (-47.06%)
Mutual labels:  netlify
deved-platform
Nuxt.js for the new Vonage Developer Education site.
Stars: ✭ 15 (-55.88%)
Mutual labels:  netlify
tmpnote
🍒 Share self-destructing encrypted notes
Stars: ✭ 22 (-35.29%)
Mutual labels:  netlify
landing
This project builds the static and internationalized landing page of Upplication.
Stars: ✭ 26 (-23.53%)
Mutual labels:  netlify
hacktoberfest-checker
Decoupled web application using Nuxt and Netlify Functions to create a way for folks to check whether a public repository is eligible and/or taking part in Hacktoberfest
Stars: ✭ 16 (-52.94%)
Mutual labels:  netlify

Vue.js Blog Template Powered by Cosmic

A simple Vue.js template for creating a fast, beautiful blog on Netlify powerd by the Cosmic Headless CMS for content editing.

This template provides blog, blog posts, authors and elegant modern design ready to deploy on Netlify in one click!

Vue.js Blog Template Powered by Cosmic

View live demo

Getting Started

Below are steps to deploy your application to Netlify and integrate with Cosmic for content editing.

1. Deploy to Netlify

Click the button below to deploy this application to Netlify. By default, it will be connected to a Bucket with demo content.

Deploy to Netlify

2. Create Cosmic Bucket

Install the Simple Vue Blog by clicking Install Free on the app page.

Install App

3. Generate Credentials

Click on Settings and then Basic Settings in your Bucket dashboard. There you can generate API Read Access Key & API Write Access Key and save them. This step is optional but recommended for security purposes.

Generate Credentials

4. Add Environment Variable - Netlify

Now go to Netlify Site Settings and then go to the Build and Deploy page. Scroll down and you will see Build environment variables section where you will enter Cosmic Bucket credentials.

{
    COSMIC_BUCKET: "", /* Default: 'simple-vue-blog' */
    COSMIC_READ_KEY: "", /* Default: ' */
    COSMIC_WRITE_KEY: "", /* Default: '' */
    BLOG_TITLE: "", /* Default: 'Vue Blog Cosmic' */
}

Add Environment Variables

5. Redeploy

At last, go to Netlify Deploys page and Trigger Deploy. Congratulation, your application is deployed and connected to Cosmic Bucket.

Add Environment Variables

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].