An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Install the `hello-world` theme in your ghost cms. It is a basis structure for ghost theme.
![demo](./assets/hello-world-thumb.png)
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

```