Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luisahumadamartens/boltcaster


https://github.com/luisahumadamartens/boltcaster

Last synced: about 2 months ago
JSON representation

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

```