fuji

A beautiful basscss based ghost theme.

UNCOVER-TRUTH

Install

docker pull ghost

Usage

npm start
docker run -d -p 3001:2368 -v `pwd`/dist:/var/lib/ghost/content/themes/fuji ghost

> open localhost:3001

Deploy

npm run build
zip -r fuji.zip dist

Contribute

PRs accepted.

License

MIT © UNCOVER TRUTH

GitHub