• Stars
    star
    171
  • Rank 222,266 (Top 5 %)
  • Language Vue
  • License
    MIT License
  • Created almost 5 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸ„ Bluise - A Nuxt.js & Netlify CMS boilerplate.

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.

More Repositories

1

nuxt-shopify

πŸ› Seamless Shopify Buy SDK integration with Nuxt.js.
TypeScript
353
star
2

nuxt-graphql-request

Easy Minimal GraphQL client integration with Nuxt.js.
Vue
192
star
3

bulmil

πŸ’„ A agnostic UI components library based on Web Components, made with Bulma & Stencil.
TypeScript
152
star
4

prisma-serverless

Prisma (Nexus) + Typescript + AWS Serverless Lambda = πŸŽ†
TypeScript
115
star
5

vue-places

Places component is based on places.js for Vue 2.x. Turn any <input> into an address autocomplete.
JavaScript
108
star
6

vue-embed

Vue 2.x component based on embed.js https://github.com/ritz078/embed.js
JavaScript
59
star
7

fastify-nuxtjs

Vue server side rendering support for Fastify with Nuxt
JavaScript
39
star
8

nuxt-ghost

Easy Ghost content API integration with Nuxt.js.
Vue
31
star
9

nuxt-stencil

Easy Stencil.js component library integration with Nuxt.js.
TypeScript
21
star
10

ui

CSS
5
star
11

sendle-node

Unofficial Node.js library for the Sendle API
TypeScript
4
star
12

cailloux

TypeScript
3
star
13

graphql-ethereum-address

Ethereum address scalar types for GraphQL
TypeScript
3
star
14

spera

Run & schedule your code in the background with a fully typed client
TypeScript
3
star
15

use-relay-pagination

React hook library to assist with GraphQL Relay pagination πŸ„β€β™‚οΈ
TypeScript
1
star
16

insomnia-plugin-user-agents

Insomnia plugin for generating user agents
JavaScript
1
star
17

mirage-iterm

🏝️ A port of the VS Code Mirage theme to iTerm2.
1
star
18

nuxt-dockerfile

🐳 Nuxt Dockerized
Dockerfile
1
star
19

atom-urple-syntax

Atom Urple Syntax theme
CSS
1
star
20

prismate

Just a quick simple boilerplate for prisma2 & apollo-server. Still very WIP
TypeScript
1
star
21

insomnia-plugin-cuid2

Insomnia plugin for generating cuids
JavaScript
1
star
22

vue2-superplaceholder

SuperPlaceholder based on superplaceholder.js for Vue 2.x.
JavaScript
1
star