https://github.com/cobyism/joke
[WORK IN PROGRESS—THIS DOESN’T WORK YET] Joke lets you manage Jekyll sites locally like a CMS.
https://github.com/cobyism/joke
Last synced: about 1 year ago
JSON representation
[WORK IN PROGRESS—THIS DOESN’T WORK YET] Joke lets you manage Jekyll sites locally like a CMS.
- Host: GitHub
- URL: https://github.com/cobyism/joke
- Owner: cobyism
- License: mit
- Created: 2013-10-08T09:28:18.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-11-30T22:31:26.000Z (over 3 years ago)
- Last Synced: 2025-04-19T15:13:20.897Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 21.5 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Joke
Joke lets you manage [Jekyll](http://jekyllrb.com) sites locally like a CMS.
### Installation
gem install joke
### Usage
cd your/jekyll/site
joke
Point your browser at .
## License
[MIT](./LICENSE).