Bluise

🍄 Bluise - A Nuxt.js & Netlify CMS boilerplate.
Alternatives To Bluise
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Ecommerce Netlify1,398
8 months ago29Vue
🛍 A JAMstack Ecommerce Site built with Nuxt and Netlify Functions
Trailing Slash Guide209
a year ago4mitHTML
Understand and fix your static website trailing slash issues!
Nuxt Netlify Cms Module194
63 years ago16February 22, 201940mitJavaScript
Easy Netlify CMS integration with nuxt.js
Bael Template192
a year ago19mitVue
Brutalist Blog theme for Netlify CMS
Nuxt Netlify Cms Starter Template170
3 years ago3otherVue
⚡ Build server-less, static websites with Vue.js and Netlify CMS.
Cvfy150
4 months ago3mitVue
CV generator built with Nuxt.js, TailwindCSS, deployed on Netlify.
Nuxt Netlify1121023 months ago6March 31, 202016mitJavaScript
Dynamically generate `_headers` and `_redirects` files for Netlify in your Nuxt.js projects
Bluise97
a year ago11mitVue
🍄 Bluise - A Nuxt.js & Netlify CMS boilerplate.
Nuxtdoc93
4 years agomitVue
A setup to build beautiful documentation with Nuxt and Storyblok deployed on Netlify for everyone
Portfolio 202178
5 months ago13Vue
My personal website/portfolio built with Nuxt and Storyblok CMS.
Alternatives To Bluise
Select To Compare


Alternative Project Comparisons
Readme

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:

  • Blog w/ posts, including pagination.
  • Configurable manifest & global settings.
  • CSS Markdown (Thanks to [https://github.com/iandinwoodie/github-markdown-tailwindcss/blob/master/markdown.css]).
  • Dynamic pages.
  • PWA ready.
  • SEO ready for posts & pages.
  • Signup form (using Netlify Forms).
  • Tools (Commitlint, Husky).
  • Typescript.

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.

Popular Netlify Projects
Popular Nuxt Projects
Popular Companies Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Css
Vue
Markdown
Content Management System
Tailwindcss
Netlify
Nuxt
Nuxt Template