https://github.com/open2c/open2c.github.io
Welcome to the Open Chromosome Collective!
https://github.com/open2c/open2c.github.io
Last synced: 10 months ago
JSON representation
Welcome to the Open Chromosome Collective!
- Host: GitHub
- URL: https://github.com/open2c/open2c.github.io
- Owner: open2c
- Created: 2020-09-15T20:30:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-20T19:32:54.000Z (over 1 year ago)
- Last Synced: 2025-04-24T01:14:02.757Z (about 1 year ago)
- Language: Ruby
- Size: 34.2 KB
- Stars: 2
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Code of conduct: code_of_conduct.md
- Authors: authorship_policy.md
Awesome Lists containing this project
README
# open2.github.io
To serve locally:
```bash
$ bundle update
$ bundle exec jekyll serve
```