Devlog #4 of Comment Box Generator
Comment Box Generator is a super lightweight site for making unicode boxes to put in comments in your code that are centred, for example:
# ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
# ▓ EXAMPLE ▓
# ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
(which looks centred if you are using a monospace font)
This is probably the last devlog for this project, meaning all these changes are finishing touches. For example:
- Loads more box options - there are now 9 of them
- Started using Liberation Mono to make appearance consistent between OSs instead of relying on the default
monospacefont - Some SEO: Meta tags have been added to the HTML and I put the site on Google Search Console so hopefully soon people will find this site naturally
- Simple favicon
- A copy button to the output plus wrapping it in a container
- A proper README + CONTRIBUTING.md
- A dialog fade/zoom in and out animation. Cross-browser quirks are INSANELY annoying, took 19 Qwen prompts to sort that one out
Will be shipping it soon!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.