This repository has been archived on 2025-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
Files
caldwell-59/README.md
Nikolaos Karaolidis 7f53d88f50 Add text variant
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
2024-09-11 23:04:32 +03:00

17 lines
378 B
Markdown

# caldwell-59
A Ghost CMS theme. Inspired by [Journal](https://github.com/TryGhost/Journal) and [Edge](https://github.com/tryghost/edge).
## Development
You'll need [Yarn](https://yarnpkg.com/) installed globally.
```bash
yarn
yarn test
yarn dev
yarn zip
```
The `zip` Gulp task packages the theme files into `dist/caldwell-59.zip`, which you can then upload to your site.