hawksworx.com
hawksworx.com copied to clipboard
My hawksworx.com blog site, powered by Eleventy and Netlify
A coupe of improvement suggestions: - you don't need to add the `title` into the `text` - keep them separate, and weight the title hits higher than text hits. -...
Is there anyway to show scss sourcemaps for development? Because everything gets minified to 1 line, it's hard to tell where the styles are originating from.
Investigate having a build step which trims the CSS inlined into each page by discarding rules not used on that page with [Uncss](https://github.com/uncss/uncss) At the moment there is very little...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) to 1.15.2 and updates ancestor dependency [axios](https://github.com/axios/axios). These dependencies need to be updated together. Updates `follow-redirects` from 1.5.10 to 1.15.2 Commits 9655237 Release version 1.15.2 of the npm...
Bumps [luxon](https://github.com/moment/luxon) from 3.1.1 to 3.2.1. Changelog Sourced from luxon's changelog. Changelog 3.2.0 (2022-12-29) Allow timeZone to be specified as an intl option Fix for diff's handling of end-of-month when...