Michael Currin
Michael Currin
```md  ```  Based on https://github.com/forgenst/jekyll-statuspage
e.g. https://unsplash.com/photos/hh4R3gAbhs8 https://source.unsplash.com/hh4R3gAbhs8 And a way of getting credits using API or just author handle in form (leave out full name?) Generated from Unsplash: ```html Photo by Stanislav Kondratiev on...
Getting the repo needs more info than just the package name as you need the org But this could be useful on the same page. e.g. get stars of Vue...
Make sure to not encode it to keep URL readable ``` https://img.shields.io/static/v1?label=GH%20Pages&message=MichaelCurrin.github.io/coding-blog/&color=green ``` But convert space to `%20`. See if a flag on the frontend makes sense. Also the badge...
```md  ```    Note username has to be lowercased despite that not matching my actual username. Time: y, m,...
The text looks too large compared with the badges. Check on 100% and 110% Zoom.
Start with mobile friendly and add CSS for desktop Currently it is hacked not using @media and this means weird behavior and bad on mobile
Here we have a horizontal image which has height at 300 and it gets squashed on mobile. 
Add to Jekyll section. Cover as sidebar and TOC. Sidebar can also go in HTML It's too many lines to go in a cheatsheet.