https://github.com/bf-rb/bf-rb.github.io
https://github.com/bf-rb/bf-rb.github.io
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bf-rb/bf-rb.github.io
- Owner: bf-rb
- Created: 2021-10-05T17:44:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-28T20:35:07.000Z (almost 4 years ago)
- Last Synced: 2025-01-19T23:36:58.856Z (over 1 year ago)
- Language: HTML
- Size: 250 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BitForge [Ruby]
Site of the [BitForge](https://bf-rb.github.io) ([ruby](https://www.ruby-lang.org/en/)) developer group.
## Development
Run jekyll:
```shell
bundle exec jekyll serve
```