All Projects → Gomah → bluise

Gomah / bluise

Licence: MIT license
🍄 Bluise - A Nuxt.js & Netlify CMS boilerplate.

Programming Languages

Vue
7211 projects
typescript
32286 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to bluise

admin-null-nuxt
Admin Null — Free Nuxt Bulma Admin Dashboard (with dark mode)
Stars: ✭ 39 (-70.45%)
Mutual labels:  nuxt, nuxtjs, nuxt-template
nuxt-netlify-cms-starter
NuxtJS + Netlify CMS blog starter project
Stars: ✭ 35 (-73.48%)
Mutual labels:  nuxt, netlify, netlify-cms
nuxt-starter-netlify-cms
Example nuxt + netlify cms project. Nuxt port of Gatsby starter app.
Stars: ✭ 13 (-90.15%)
Mutual labels:  nuxt, netlify, netlify-cms
nuxt-netlify-cms-starter
🏞 A very spartan starter for using Nuxt.js with Netlify CMS.
Stars: ✭ 67 (-49.24%)
Mutual labels:  nuxt, netlify, netlify-cms
Bael Template
Brutalist Blog theme for Netlify CMS
Stars: ✭ 187 (+41.67%)
Mutual labels:  nuxt, netlify, nuxtjs
nuxt-star-admin-extra
Admin Template base on Vue StarAdmin with improved on design and served using Nuxt.js
Stars: ✭ 19 (-85.61%)
Mutual labels:  nuxt, nuxtjs, nuxt-template
admin-one-nuxt
Admin One Nuxt - Nuxt.js Bulma Buefy admin dashboard
Stars: ✭ 23 (-82.58%)
Mutual labels:  nuxt, nuxtjs, nuxt-template
Nuxt Netlify
Dynamically generate `_headers` and `_redirects` files for Netlify in your Nuxt.js projects
Stars: ✭ 97 (-26.52%)
Mutual labels:  nuxt, netlify, nuxtjs
site
RailroadPM.org 2.x Site
Stars: ✭ 18 (-86.36%)
Mutual labels:  netlify, nuxtjs, netlify-cms
platform
Community platform for dancers
Stars: ✭ 30 (-77.27%)
Mutual labels:  nuxt, netlify, nuxtjs
nuxt
Nuxt 3 and Vue 3 client for genealogy project. Family tree and genealogy data processing website software client.
Stars: ✭ 97 (-26.52%)
Mutual labels:  nuxt, nuxtjs
nuxt-gsap-module
GSAP module for Nuxt.js
Stars: ✭ 183 (+38.64%)
Mutual labels:  nuxt, nuxtjs
solidata frontend
first draft for solidata_frontend : vue+nuxt+vuetify+i18n+axios
Stars: ✭ 15 (-88.64%)
Mutual labels:  nuxt, nuxtjs
demo-portfolio
A demo portfolio website
Stars: ✭ 15 (-88.64%)
Mutual labels:  netlify, nuxtjs
nuxt-netlifycms-boilerplate
A simple boilerplate for using NetlifyCMS with Nuxt
Stars: ✭ 51 (-61.36%)
Mutual labels:  nuxt, netlify
fastify-vue
A nuxt.js fastify plugin
Stars: ✭ 27 (-79.55%)
Mutual labels:  nuxt, nuxtjs
nuxt-typo3
TYPO3 Frontend rendered in Vue.js and Nuxt (frontend for EXT:headless)
Stars: ✭ 66 (-50%)
Mutual labels:  nuxt, nuxtjs
nuxtswagger
Nuxt-TS-Swagger
Stars: ✭ 17 (-87.12%)
Mutual labels:  nuxt, nuxtjs
nuxtjsbrasil.github.io
Site da comunidade Nuxt Brasil (usando Nuxtjs) 😄
Stars: ✭ 21 (-84.09%)
Mutual labels:  nuxt, nuxtjs
next-netlify-starter
A one-click starter project for Next and Netlify
Stars: ✭ 76 (-42.42%)
Mutual labels:  netlify, netlify-template

Deploy to Netlify

Bluise - A Nuxt.js & Netlify CMS boilerplate.

I wanted to explore Netlify CMS & Tailwind CSS, ended up creating this boilerplate.

So far we've got:

Few things I'd like to add in the future:

  • Contact form under _slug.
  • Dynamic sections/widgets.
  • Responsive CSS markdown.
  • Tests

Quickstart

Prerequisites

# ensure you have the prerequisites
# install
brew install node && brew install yarn

# OR update
brew update && brew upgrade && brew install yarn

# install dependencies
yarn install

# serve with hot reload at localhost:3000
yarn dev

# build for production with minification
yarn generate

# run all tests
yarn test

Using Netlify CMS

  1. Deploy to Netlify.
  2. Enable Identity under Settings.
  3. Configure registration preferences & external providers if needed.
  4. Enable Git Gateway.

Note: You'll need to specify the Netlify URL when browsing the admin page locally.

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].