Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luisahumadamartens/boltcaster
https://github.com/luisahumadamartens/boltcaster
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/luisahumadamartens/boltcaster
- Owner: LuisAhumadaMartens
- License: gpl-3.0
- Created: 2023-09-27T00:43:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-27T04:20:18.000Z (over 1 year ago)
- Last Synced: 2023-09-27T09:13:33.131Z (over 1 year ago)
- Language: CSS
- Size: 7.87 MB
- Stars: 0
- 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.
![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.gitcd hello-world
npm start // sprate server for tailwindcss
```