- code 9
- jekyll 3
- javascript 3
- bytes 2
- bookmarklets 2
- Post Formats 1
- quote 1
- css 1
- todo 1
- music 1
- playlist 1
- aws 1
code
Adding Favicons to Jekyll Part 2
OK we made an icon we like, edited it, compressed it. It’s web ready and time to add, but we aren’t using a flat html page. These are generated by the Jekyll builder. Easy enough to just hardcode a tag and path, force it in. But is that what we want? Lets try and fit it in more seamlessly so we improve the process for next time.
Adding Favicons to Jekyll Part 1
Quick project here to add favicons to my Github Pages Jekyll. I never know what to make as an icon so end up putting it off or copying icons from somewhere else. Which is fine until you see all the fails in your server logs. Or go to build a progressive web app, or the worst has gotta be a chrome extension manifest v2+. If you know you know.
Page Info Bookmarklet
Another bookmarklet simpler than my recent ones this ones goes back a bit. I would say 2017 following the first Bitcion run andf subsequent pullback.
Page Dependencies Bookmarklet Javascript
For a currently loaded page, show the script and style references as full path as a table overlaid above the page.
DOM Inspection Getting Unique Classes and IDs
There may be instances perhaps we’re looking at coverage and cleaning up unnecessary CSS, to comb through and the DOM and see what types of elements are actively loaded. Whatever your case is here are some ways we can parse the currently loaded page.
rss news mobile hotfix
Fancy CSS Header
In this article I’m going to cover an easy, fun, pure CSS animation to add flare to a website. I will also outline the practical steps for how I’m including this trick into a Jekyll site. This very site in fact.
twilio-phone-stories
Quote
“Historically, accessing the global object has required different syntax in different JavaScript environments. On the web you can use window, self, or frames - but in Web Workers only self will work. In Node.js none of these work, and you must instead use global.
jekyll
Adding Favicons to Jekyll Part 2
OK we made an icon we like, edited it, compressed it. It’s web ready and time to add, but we aren’t using a flat html page. These are generated by the Jekyll builder. Easy enough to just hardcode a tag and path, force it in. But is that what we want? Lets try and fit it in more seamlessly so we improve the process for next time.
Adding Favicons to Jekyll Part 1
Quick project here to add favicons to my Github Pages Jekyll. I never know what to make as an icon so end up putting it off or copying icons from somewhere else. Which is fine until you see all the fails in your server logs. Or go to build a progressive web app, or the worst has gotta be a chrome extension manifest v2+. If you know you know.
Fancy CSS Header
In this article I’m going to cover an easy, fun, pure CSS animation to add flare to a website. I will also outline the practical steps for how I’m including this trick into a Jekyll site. This very site in fact.
javascript
Page Info Bookmarklet
Another bookmarklet simpler than my recent ones this ones goes back a bit. I would say 2017 following the first Bitcion run andf subsequent pullback.
Page Dependencies Bookmarklet Javascript
For a currently loaded page, show the script and style references as full path as a table overlaid above the page.
DOM Inspection Getting Unique Classes and IDs
There may be instances perhaps we’re looking at coverage and cleaning up unnecessary CSS, to comb through and the DOM and see what types of elements are actively loaded. Whatever your case is here are some ways we can parse the currently loaded page.
bytes
cloudfront invalidations by cli
Note to self on cache invalidation for cloudfront via aws cli as I for some reason always used the web and rarely mess in AWS these days.
DOM Inspection Getting Unique Classes and IDs
There may be instances perhaps we’re looking at coverage and cleaning up unnecessary CSS, to comb through and the DOM and see what types of elements are actively loaded. Whatever your case is here are some ways we can parse the currently loaded page.
bookmarklets
Page Info Bookmarklet
Another bookmarklet simpler than my recent ones this ones goes back a bit. I would say 2017 following the first Bitcion run andf subsequent pullback.
Page Dependencies Bookmarklet Javascript
For a currently loaded page, show the script and style references as full path as a table overlaid above the page.
Post Formats
Quote
“Historically, accessing the global object has required different syntax in different JavaScript environments. On the web you can use window, self, or frames - but in Web Workers only self will work. In Node.js none of these work, and you must instead use global.
quote
Quote
“Historically, accessing the global object has required different syntax in different JavaScript environments. On the web you can use window, self, or frames - but in Web Workers only self will work. In Node.js none of these work, and you must instead use global.
css
Fancy CSS Header
In this article I’m going to cover an easy, fun, pure CSS animation to add flare to a website. I will also outline the practical steps for how I’m including this trick into a Jekyll site. This very site in fact.
todo
rss news mobile hotfix
music
Tonight’s Playlist: Bits n Pieces
Bits n Pieces Playlist
The recent explosion at my house left me a bit tattered and scarred. A solid start to a playlist backstory, right?
playlist
Tonight’s Playlist: Bits n Pieces
Bits n Pieces Playlist
The recent explosion at my house left me a bit tattered and scarred. A solid start to a playlist backstory, right?
aws
cloudfront invalidations by cli
Note to self on cache invalidation for cloudfront via aws cli as I for some reason always used the web and rarely mess in AWS these days.