# book.github.io
**Repository Path**: mirrors_influxdata/book.github.io
## Basic Information
- **Project Name**: book.github.io
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-11-06
- **Last Updated**: 2025-08-09
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Time to Awesome
A book on InfluxDB
Helping IoT Application Developers build on top of InfluxDB and experience time to awesome.
## Requirements and Installation
This book uses [Jekyll](https://jekyllrb.com/), a static site generator, and the theme [just-the-docs](https://pmarsceill.github.io/just-the-docs/).
Follow the [Jekyll installation guide](https://jekyllrb.com/docs/installation/) to install:
- [Ruby](https://www.ruby-lang.org/en/downloads/)
- [RubyGems](https://rubygems.org/pages/download)
- [GCC](https://gcc.gnu.org/install/) and [Make](https://www.gnu.org/software/make/)
## Usage
Clone this repository and run `bundle exec jekyll serve` to build the site and make it available on [http://localhost:4000/](http://localhost:4000).
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/influxdata/awesome.
### Submitting code changes:
- Open a [Pull Request](https://github.com/influxdata/awesome/pulls)
- Review the [style-guide.md](https://github.com/influxdata/awesome/style-guide.md)
- Await code review
## License