Bulma Search provides search capability for the Bulma documentation.
To search, go to https://bulmasearch.netlify.com, insert your search query and click on a link to be redirected to the relevant content on the official Bulma documentation.
You can also install the Search for Bulma Chrome Extension which uses Bulma Search to add search directly to the Bulma website.
Want to make tweaks to the Bulma Search code?
- Composer
- PHP 7.0+
- Clone this repository
- Copy
.env.sampleto.envand replace by your development keys - Run
composer install - Run
php src/build.phpto build and upload the index
The GitHub Search Index Update Action automatically builds and updates the Algolia index when new commits are merged into the update-index branch.
The Bulma Search project is not affiliated with nor developed by the core Bulma team.
