noxify / gridsome-starter-casper-v3

Grisome starter based on Ghost Casper V3 and tailwindcss.

Home Page:https://casper.jammeryhq.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

We have moved the Repository to https://github.com/jammeryhq

Gridsome Casper V3 Starter

Grisome starter based on Ghost Casper V3 and tailwindcss.

Demo

https://casper.jammeryhq.com/

Features

  • Gridsome
  • Tailwindcss with some custom configuration
    • tailwindcss tables plugin
  • Light and Dark Mode with auto detect
  • v-tooltip
  • SCSS
  • Markdown
  • Tags
  • Categories
  • Author Pages
  • Blog
  • About Page
  • Pagination

Plugins

With Gridsome offering a plugin-rich ecosystem, there are a few key plugins that make this project possible.

Install

1. Install Gridsome CLI tool if you don't have

npm install --global @gridsome/cli

2. Create a Gridsome project

  1. gridsome create my-blog https://github.com/jammeryhq/gridsome-starter-casper-v3 to install gridsome with this starter
  2. cd my-blog to open the folder
  3. gridsome develop to start a local dev server at http://localhost:8080
  4. Happy coding 🎉🙌

About

Grisome starter based on Ghost Casper V3 and tailwindcss.

https://casper.jammeryhq.com

License:MIT License


Languages

Language:Vue 70.3%Language:JavaScript 20.8%Language:CSS 6.1%Language:HTML 2.7%