Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 353 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 353 Bytes

A Ghost theme for lifeitself.org.

We've done an install of Ghost for development in site folder (we did this in github codespaces)

# install ghost-cli
npm install -g ghost-cli
# install ghost in site folder
ghost install
# then run it
ghost run

The theme/lifeitself folder is a clone of https://github.com/ericalli/ghost-starter-tailwind.