Releases: SichangHe/mdbook_ls
Releases · SichangHe/mdbook_ls
mdbook_incremental_preview-v0.0.1
Added
- (incremental) avoid copying assets in
src/
- (performance) write build artifacts to temporary directory
- (incremental) configurable
execute
- (incremental) patch individual chapter
- replicate handlebars renderer w/ caching;
- (save rendering state) copy
hbs_renderer
toStatefulHtmlHbs
wrapper
Fixed
- (incremental) write patch to correct path
- (watching theme dir) watch children
- (incremental) watch theme directory
- (incremantal bin) open browser after first build, socket address
- (ci) fetch submodules
- fix
notify
type import
Other
- explain incremental preview usage&debugging
- (incremental) future work
- only pass in book root not book if possible
- reuse
mdbook
code viamdbook_fork4ls
- move book building to
rebuild_on_change
- copy (mostly)
HtmlHandlebars
renderer for full rendering control - basics for incremental updates: detect gitignore/config change,
- extract book building
- split source
- avoid double book init
- get file change event not paths;reuse gitingore
- copy mdbook serve into mdbook_incremental_preview
mdbook_incremental_preview-v0.0.0
chore: Release package mdbook_incremental_preview version 0.0.0
mdbook_fork4ls-v0.4.40
chore: Release package mdbook_fork4ls version 0.4.40
v0.0.0
chore: Release package mdbook_ls version 0.0.0