package bogue-tutorials
Bogue Tutorials
Install
Dune Dependency
Authors
Maintainers
Sources
0.2.0.tar.gz
md5=162793cc3685cec188a361d76a19cb1b
sha512=6b4420afb5bff5b697af2b36535126d0e895c8a59edbae351b8f116b0827d73b8b7aac7614a56e6ee2b3336a85f2370596f04354a010e755a9c5669f3ecba40a
CHANGES.md.html
0.2.0 -- 2024/03/02
Requires Bogue >= 20240224
2 new tutorials:
Layouts: a tree structure
Widgets and connections: a graph structure (includes a "complete" game!)
Rendering
Hide side-notes by default
Dev
Automatize creation of new tutorials (common/new_tuto.sh)
Improve make_mld
, add disable_tuto
and enable_tuto
: we now have a super automagic workflow (but a bit brittle) for creating tutorials!
Use new syntax (** AAAA **) for standard text
0.1.0 -- 2023/03/26 -- First version
Contains 3 tutorials:
Hello world
A simple counter
Self-modifying layouts
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>