Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karthik/msdse
https://github.com/karthik/msdse
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/karthik/msdse
- Owner: karthik
- License: mit
- Created: 2015-10-05T22:10:22.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2019-02-01T22:48:25.000Z (almost 6 years ago)
- Last Synced: 2024-10-12T19:10:30.057Z (3 months ago)
- Language: HTML
- Homepage: http://karthik.github.io/msdse
- Size: 938 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MSDSE site
Hi Carly!
To preview locally
```
bundle exec jekyll serve --watch
```you can keep editing locally and previewing till things look right. Then to publish site:
```
rake site:publish
```