Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/karthik/msdse


https://github.com/karthik/msdse

Last synced: about 2 months ago
JSON representation

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
```