f83331ed35
feat(build): update dist output with new branding, assets, and version display
...
- Update built pages to use webp logo and favicon assets
- Replace legacy svg references in generated dist files
- Add favicon and base layout styles to build output
- Introduce version display in footer across all generated pages
- Align dist output with updated BaseLayout structure
- Clean up footer markup formatting in layout
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2026-03-21 23:21:02 +00:00
1ec16aecb3
Final Version 2.0 Beta release
...
Pre-release on non-main branches / prerelease (push) Successful in 29s
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2026-03-01 18:16:42 +00:00
09e0499ba3
Full initial 2.0 build
...
Pre-release on non-main branches / prerelease (push) Successful in 31s
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2026-03-01 17:30:41 +00:00
ffab71cfcc
Completed Wave 3 features:
...
Pre-release on non-main branches / prerelease (push) Successful in 27s
- [X] New User Interface (Responsive)
- [X] Two's Compliment Simulator
- [X] Extended Binary Simulator (Custom bit sizes)
- [X] Unified Binary Simulator (Unsigned & Two's Completment combined)
- [X] Extended Hexadecimal Simulator
- [X] Unified Hexadecimal Simulator (For GCSE & A Level Specification)
- [X] Enhanced Gate Simulator (Truth Table Creator)
- [X] Compound Gate Simulator
- [ ] Computer Components Simulator
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2026-03-01 16:22:58 +00:00
4facee954c
Changed .gitignore to include build outputs
...
Pre-release on non-main branches / prerelease (push) Successful in 24s
Signed-off-by: Alexander Lyall <alex@adcm.uk >
2025-12-26 22:46:58 +00:00