https://github.com/yegor256/iccq.github.io
Official Website of International Conference on Code Quality (ICCQ)
https://github.com/yegor256/iccq.github.io
conference jekyll-site ruby
Last synced: about 1 year ago
JSON representation
Official Website of International Conference on Code Quality (ICCQ)
- Host: GitHub
- URL: https://github.com/yegor256/iccq.github.io
- Owner: yegor256
- License: mit
- Created: 2020-04-20T15:56:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-10T13:40:02.000Z (about 1 year ago)
- Last Synced: 2025-03-22T21:06:48.720Z (about 1 year ago)
- Topics: conference, jekyll-site, ruby
- Language: TeX
- Homepage: https://www.iccq.ru
- Size: 52.9 MB
- Stars: 13
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README

International Conference on Code Quality (ICCQ).
[](https://github.com/yegor256/iccq.github.io/actions/workflows/pages/pages-build-deployment)
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.