skellenb / tailwindcss-open-template

🛬 An implementation of the “Open” landing page template using Tailwind CSS Boilerplate.

Home Page:https://open.michelegera.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

“Open” landing page with Tailwind CSS

An implementation of the “Open” landing page template by Cruip using Tailwind CSS Boilerplate.

👉 Check out the demo

Getting started

Clone this repository, then run:

$ yarn dev

Notes

This demo uses additional CSS classes for animations, like fadeIn, which are from tailwindcss-animatecss, a Tailwind CSS plugin that integrates Animate.css.

Deploy to Github Pages

It’s possible to deploy the build to Github pages using a worktree. For more details, check out this blog post.

This project has a handy deploy script that will automate the process for you.

# Bump the version number
yarn version

# Deploy!
yarn deploy

About

🛬 An implementation of the “Open” landing page template using Tailwind CSS Boilerplate.

https://open.michelegera.dev

License:MIT License


Languages

Language:HTML 89.6%Language:JavaScript 5.8%Language:Shell 2.5%Language:CSS 2.1%