adhaniscuber / gridsome-tw-fa-forestry-starter

This is a starter template for Forestry/Gridsome styled with FontAwesome and TailwindCSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

Starter Template for Forestry + Gridsome + Tailwind + FontAwesome

This is a starter project for a blog using Forestry, Gridsome, Tailwind CSS, and FontAwesome for Icons.

An example of this site can be found here:

https://wizardly-payne-28c7e2.netlify.com/

Default starter for Gridsome

This is the project you get when you run gridsome create new-project.

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

npm install --global @gridsome/cli

2. Create a Gridsome project

  1. gridsome create my-gridsome-site to install default starter
  2. cd my-gridsome-site to open the folder
  3. gridsome develop to start a local dev server at http://localhost:8080
  4. Happy coding 🎉🙌

About

This is a starter template for Forestry/Gridsome styled with FontAwesome and TailwindCSS.

License:MIT License


Languages

Language:Vue 77.9%Language:JavaScript 21.7%Language:CSS 0.4%