Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/trek/beautiful-open

Handsome sites for open source software
https://github.com/trek/beautiful-open

hacktoberfest

Last synced: 16 days ago
JSON representation

Handsome sites for open source software

Awesome Lists containing this project

README

        

# [Beautiful Open](http://beautifulopen.com)

A list of handsome sites for open source software.

## Submissions
We don't accept all submissions. All submissions must follow the instructions
on the *How to submit* section below. We reserve the right to reject any
submission. Submissions with inappropriate content will not be accepted.

### How to submit
To submit a site suggestions, [open an issue](https://github.com/trek/beautiful-open/issues/new)
or create a pull request.

Please check the [`CONTRIBUTING.md` file](./CONTRIBUTING.md) for additional requiremnts.

### Running the site locally
```
$ gem install jekyll
$ git clone https://github.com/trek/beautiful-open.git
$ cd beautiful-open
$ jekyll serve --watch
```