Integrations
You can use Bip with any framework, or even without one. However, we provide some time saving features for several popular frameworks.
Automatic framework detection
How it works
If your project is using one of our supported frameworks, when you run bip init
from your project’s root directory, Bip will detect the framework and configure certain settings automatically.
Then, once you’re ready for the world to see your website, simply run your framework’s compilation command followed by bip deploy
. In a few moments your website will be deployed, with no further configuration required.
Supported frameworks
- Gatsby
- Hexo
- Hugo
- Jekyll
- Middleman
- NuxtJS