Changelog
- 2b59b10 Block element fix (#71)
- 4d5fd18 chore: add job to check templ generate has been ran (#76)
- 4add6ae chore: set cache directory of docs build
- 37cdf9b chore: set working directory of docs build
- ac820cd chore: update doc generated code
- e2367ef feat: add CLI docs
- 3c0c2b7 feat: add Nix development flake with Neovim config
- 74c60d3 feat: add docusaurus (#69)
- fb6d392 feat: add support for conditional HTML attributes, fixes #65 (#66)
- 0502c6b feat: add templ binary to the Nix Flake output
- caa55eb feat: initial templ highlighting (#77)
- 17abab8 feat: update social-card (#70)
- cd9acc3 feat: update templ CSS class, fixes #61 (#67)
- da42500 feat: use the number of CPUs in the machine as the default worker count
- 8cafe49 fix: css rendering
- a6d664d fix: empty string expressions should not result in invalid Go code
- df74d04 fix: expression attributes should be resolved in conditionals (#75)
- cda95b2 fix: linter warnings
- 8072edc fix: linter warnings
- 099cd06 fix: stop errors creating a logger from logging the error with itself
- c009aa0 refactor: migrate to generic parser
- 086703c refactor: switch to htmlformat
- 617bc84 refactor: update tests to normalise HTML handling
- 8d1dd95 refactor: update the example to improve database performance, and introduce layering
- 4256f8e refactor: use built-in Go 1.20