https://github.com/officialrajdeepsingh/hello-world
hello-world theme for ghost cms
https://github.com/officialrajdeepsingh/hello-world
ghost ghost-blog ghost-blog-theme ghost-cms ghost-theme hello-world hello-world-ghost-theme
Last synced: 2 months ago
JSON representation
hello-world theme for ghost cms
- Host: GitHub
- URL: https://github.com/officialrajdeepsingh/hello-world
- Owner: officialrajdeepsingh
- License: gpl-3.0
- Created: 2022-08-30T10:32:25.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-31T07:49:38.000Z (almost 4 years ago)
- Last Synced: 2025-04-06T20:16:56.704Z (about 1 year ago)
- Topics: ghost, ghost-blog, ghost-blog-theme, ghost-cms, ghost-theme, hello-world, hello-world-ghost-theme
- Language: CSS
- Homepage:
- Size: 3.08 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
Install the `hello-world` theme in your ghost cms. It is a basis structure for ghost theme.

You install this theme with npm or yarn command line. it is provide helping to build the ghost theme.
[ghosttheme-cli](https://www.npmjs.com/package/ghosttheme-cli)
```
git clone https://github.com/officialrajdeepsingh/hello-world.git
cd hello-world
npm start // sprate server for tailwindcss
```