Skip to content

Template repository for creating a simple static site with Cloudflare Pages & Tailwind

Notifications You must be signed in to change notification settings

thechrisandrew/cf-pages-tailwind-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cf-pages-tailwind-template

HTML5 TailwindCSS JavaScript Cloudflare

Description

This is a template repository for creating a simple static site with Cloudflare Pages & Tailwind.

Cloudflare Pages Settings

Build command:

npm run build

Build output directory:

/public

Root directory

/

Build comments on pull request

Enabled

Development

Install all dependencies

npm install

Build the css once using tailwind.

npm run build

Build the css in development mode (automatic rebuild on file change)

npm run buildcss-dev

About

Template repository for creating a simple static site with Cloudflare Pages & Tailwind

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published