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
- Host: GitHub
- URL: https://github.com/cqfn/cqfn.github.io
- Owner: cqfn
- Created: 2020-06-22T13:43:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T02:50:46.000Z (over 3 years ago)
- Last Synced: 2026-01-26T20:47:06.488Z (5 months ago)
- Topics: opensource, website
- Language: Ruby
- Homepage: https://www.cqfn.org
- Size: 356 KB
- Stars: 4
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.