Minimal, fast Ghost theme with Tailwind CSS and dark mode.
- Visit the latest releases page: https://github.com/frontendweb3/fastest/releases/latest
- Download the packaged theme zip (e.g.,
fastest-3.0.3.zip). - In Ghost Admin:
Settings → Design → Change theme → Upload theme, pick the downloaded zip, then Activate.
git clone https://github.com/frontendweb3/fastest.git && cd fastestpnpm install(ornpm install/yarn install)- Build or watch assets:
- Install package:
pnpm install - Watch:
pnpm dev - Build:
pnpm build
- Install package:
- Upload the generated zip (if you create one) or the repo zip via Ghost Admin as above.
- Configure colors, logos, and toggles in Ghost Admin → Settings → Design → Theme settings.
- Typography and prose colors respect the theme custom settings for light/dark modes.
- Includes search, comments, code highlighting, and responsive cards.







