Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 297 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 297 Bytes

Ghost Starter

This is a starting package for building themes with TailwindCSS for the Ghost open-source CMS.

Using this package

Write your .hbs files to produce your Ghost theme.

Run npm run build to compile your CSS.

Run npm run zip to build your completed Ghost theme distribution.