New Features
- Add stuffs to gitignore when you run nbdev_new ([59](https://github.com/airtai/nbdev-mkdocs/issues/59))
- Create new repo for maintaining workflows ([52](https://github.com/airtai/nbdev-mkdocs/issues/52))
- Call nbdev_prepare internally when calling nbdev_mkdocs prepare ([43](https://github.com/airtai/nbdev-mkdocs/issues/43))
- Enable local development ([36](https://github.com/airtai/nbdev-mkdocs/issues/36))
- Use quarto to convert notebooks into markdown ([35](https://github.com/airtai/nbdev-mkdocs/pull/35)), thanks to [harishmohanraj](https://github.com/harishmohanraj)
- Update ghp deploy action template ([33](https://github.com/airtai/nbdev-mkdocs/pull/33)), thanks to [harishmohanraj](https://github.com/harishmohanraj)
- Use nbdev and quarto for converting notebooks into markdown files ([31](https://github.com/airtai/nbdev-mkdocs/issues/31))
- - [ ] Update walkthrough docs to install quarto
- Create new deploy action as part of the nbdev-mkdocs new command ([25](https://github.com/airtai/nbdev-mkdocs/issues/25))
- Implement logic to hide cells in guides notebook ([24](https://github.com/airtai/nbdev-mkdocs/issues/24))
- Generate cli docs ([14](https://github.com/airtai/nbdev-mkdocs/pull/14)), thanks to [harishmohanraj](https://github.com/harishmohanraj)
- Closes 4
- Add release page ([10](https://github.com/airtai/nbdev-mkdocs/pull/10)), thanks to [harish-airt](https://github.com/harish-airt)
- Closes 8
- Initial commit, thanx to [davorrunje](https://github.com/davorrunje)