Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/trek/beautiful-open
- Owner: trek
- License: mit
- Created: 2014-08-04T13:15:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-30T04:52:06.000Z (10 months ago)
- Last Synced: 2024-10-03T11:42:16.952Z (about 1 month ago)
- Topics: hacktoberfest
- Language: HTML
- Homepage: http://beautifulopen.com/
- Size: 57 MB
- Stars: 253
- Watchers: 16
- Forks: 73
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-repos - trek/beautiful-open - Handsome sites for open source software (HTML)
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
```