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

https://github.com/cqfn/cqfn.github.io

Our Web Site
https://github.com/cqfn/cqfn.github.io

opensource website

Last synced: 4 months ago
JSON representation

Our Web Site

Awesome Lists containing this project

README

          

You are welcome to submit corrections to this web site. In order to do that,
you will need [Ruby](https://www.ruby-lang.org/en/) 2.3+ and
[Bundler](https://bundler.io/) installed. Then, run this:

```bash
$ bundle update
$ bundle exec jekyll serve
```

In a few seconds you should be able to see the site
at `http://localhost:4000`. Make your changes and refresh the page in the browser.
If everything is fine, submit a pull request.