Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dvg/dvg.github.io
https://github.com/dvg/dvg.github.io
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dvg/dvg.github.io
- Owner: DVG
- Created: 2014-08-18T17:44:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-01T13:58:44.000Z (almost 9 years ago)
- Last Synced: 2024-04-14T03:59:46.109Z (7 months ago)
- Language: CSS
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Usage
Generate a new draft
```
rake post title="My new post"
```Publish a draft
```
rake publush post=my-new-post.md
```