- Add new webp logo and favicon assets
- Replace svg logo references with webp across layouts and pages
- Add favicon.ico and favicon.webp for browser compatibility
- Update BaseLayout to include favicon link
Signed-off-by: Alexander Lyall <alex@adcm.uk>
♻
♻️ (binary): refactor to use BaseLayout and remove inline boilerplate
Migrate
♻️ (binary): refactor UI layout and extract inline script to external file
Extract the inline
✨ feat(binary): add binary calculator script for interactive UI
Introduce `binary.
✨ (binary-tool): add random generation, bit width, and toolbox controls
Add functions for
♻️ refactor: remove unused unsignedBinary.js and binary.css files
Delete the unsigned
Wait, the prompt gave a specific list of GitMojis:
* 🐛, Fix
✨ feat: add styles for binary converter UI components and controls
Add CSS classes for buttons, inputs
- Make the navigation bar 3 times it's current height
- The navbar needs the Computing:Box logo to the left of the site name
- Move the toolbox button to appear below the navigation bar
- Make the background of the random button glow/pulse green when random is running
- Make Random run a little longer (like 25% more)
- Rename the "Custom" card to "Custom Number"