Skip to content

jaydenwindle/jaydenwindle.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

849277f Β· Jan 5, 2021
Jan 5, 2021
Aug 23, 2019
Aug 23, 2019
Aug 23, 2019
Aug 23, 2019
Aug 23, 2019
Aug 23, 2019
Aug 23, 2019
Oct 15, 2019
Nov 19, 2019
Feb 18, 2020
Aug 23, 2019
Feb 18, 2020
Aug 23, 2019
Aug 23, 2019
Dec 31, 2019
Feb 18, 2020

Repository files navigation

Gatsby Starter Tailwind

All Contributors

Gatsby and Tailwind CSS logos
A Gatsby starter styled using Tailwind, a utility-first CSS framework.
Uses Purgecss to remove unused CSS.
Illustrations by unDraw.

alt text

View demo here.

What is Tailwind?

"Tailwind is a utility-first CSS framework for rapidly building custom user interfaces." –Tailwind

What is Gatsby?

"Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps." -Gatsby

Get started

Install Gatsby CLI:

npm i --global gatsby-cli

Create new Gatsby project using this starter:

gatsby new my-new-website https://github.com/taylorbryant/gatsby-starter-tailwind

Build stylesheet from Tailwind config and run the project in development mode:

cd my-new-website
npm run develop

Format and lint

  • npm run analyze - See what ESLint and Prettier can fix
  • npm run fix - Run Prettier and ESLint with the --fix option

Build your site

Use npm run build to build your site for production.

Deploy

Deploy to Netlify

Resources

License

MIT

How you can help

Enjoying Gatsby Starter Tailwind and want to help? You can:

Contributors

Thanks goes to these wonderful people (emoji key):

impulse
impulse

πŸ’»
Georgios Andreadis
Georgios Andreadis

πŸ’»
Chris
Chris

πŸ’»
Dhaifallah Alwadani
Dhaifallah Alwadani

πŸ’»
Nigel Ball
Nigel Ball

πŸ€” πŸ’»
Monte Hayward
Monte Hayward

πŸ’»
Luke Bennett
Luke Bennett

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!