https://github.com/drakkar-software/octobot-project-website
OctoBot project website
https://github.com/drakkar-software/octobot-project-website
bitcoin jekyll trading trading-bot website
Last synced: about 1 year ago
JSON representation
OctoBot project website
- Host: GitHub
- URL: https://github.com/drakkar-software/octobot-project-website
- Owner: Drakkar-Software
- Archived: true
- Created: 2021-01-19T21:17:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-11T14:45:55.000Z (almost 3 years ago)
- Last Synced: 2025-05-01T19:15:21.364Z (about 1 year ago)
- Topics: bitcoin, jekyll, trading, trading-bot, website
- Language: HTML
- Homepage: https://www.octobot.online
- Size: 44.9 MB
- Stars: 11
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OctoBot project website
Built using [Jekyll](https://jekyllrb.com/docs/)
## Setup
```bash
yarn install
bundle install
bundle exec jekyll serve
```
Go to http://localhost:4000