Releases: MichaelCurrin/badge-generator
Releases · MichaelCurrin/badge-generator
Add TypeScript support
Make site mobile-friendly
The homepage image and menu were badly laid out and this was fixed using CSS changes.
Rename pages, refactor notes and add tag radio button
Support param-based badge and add GH repo badge
v1.3.0 1.3.0
Convert to Vue app
Continue Vue updates
- Add features to image-vue.html
- Update badge.js and images.js
Prepare for Vue migration
Setup image-vue.html based on images.html. This used Vue on the frontend only without breaking existing pages or structure.
Add badges
v0.3.0 v0.3.0
Setup base app
Setup static site on GH Pages, using CommonMark, jQuery and Mustache to handle a form on the badge_generator.html page.