v0.0.11
Change Log
- Windows is now tested on new commits
- On new releases self-contained tarballs / zips are created automatically
Thanks to @japaric !
New features
mdbook servewill watch for file changes and serve the rendered book tolocalhost:3000(thanks to @Bobo1239)- On
initthe user is now asked if he wants a.gitignoreto be created (thanks to @vrinek)
Bug fixes
- CDN ressources are now loaded from https, making them load correctly on https enabled sites
- Watch command should now handle multiple "modified" events fired close to each other as one