life-itself / new.lifeitself.org

A new lifeitself.org powered by ghost. This is the theme for it.
0 stars 1 forks source link

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.