Changelog
- May 30 2023
- content(fix): typo
- content: revise spellchecking-with-eleventy
- feat: proper meta.description
- refactor: lighter red
- fix: update ugly red color
- refactor: better layout margins and padding
- refactor: darker --accent-pink
- fix: use !important -_- for specificity on hovered links + svgs
- refactor: larger margin-left on pages
- feat: add pink theme and update colors
- chore: update features section in readme and remove todo
- May 29 2023
- chore: rearrange existing badges
- chore: remove dumb badges from readme
- May 28 2023
- May 26 2023
- refactor: add horizontal margin on mobile
- feat: style one line bash code blocks with prefix
- refactor(shiki): remove weird/janky install lang for sh scripts
- fix: proper meta[theme-color] value in dark mode
- content: reduce tags
- May 25 2023
- content: update spellcheck post and cspell config
- feat: better top padding on mobile
- content(/style): remove introduction
- fix: dark-mode aware img shadows
- feat: use lighter background color in dark mode
- May 24 2023
- fix: move inlined theming script to end of head
- refactor: change head order
- perf: add aria labels to project links
- refactor: switch image category and gitRev catagory colors in logOutupt
- refactor(previews): use bsae64 image data url instead of live
- refactor: remove squiggly
- May 23 2023
- refactor: switch to kleur/colors instead of chalk
- refactor(data): use EleventyFetch instead of built-in fetch for caching views
- docs(fix): update README.md
- May 22 2023
- content: π
- feat: include meta.name in og/twitter title
- fix: *attempt* to use built-in fetch
- refactor(previews): move confirmation message until after intial generation
- docs: update README
- fix: margin top and bottom for image
- refactor: move assets to new folders, rename custom icons
- refactor: adjust og image sizing and position
- feat: add og image links
- feat: personalize and refactor preview image generation
- feat: trim-duck.png
- fix: blob
- refactor: regenerate favicons and root images
- refactor: adjust some random files
- feat: add preview images (credit to @ryanccn)
- fix: use isProd instead of isDev
- chore: bump deps, refactor package.json
- refactor: adjust params of logOutput, add a few logOutput calls
- May 21 2023
- docs: add section on environment variables in case i go into a coma
- refactor: use javascript data files over json data files for some modularity
- content: word choices, spell check
- fix: add padding bottom on pages
- fix: broken block quote borders
- refactor: styling, tailwind, components
- refactor: remove animations
- refactor: adjust layouts to be tighter on larger screens
- content: add example of install styling on style page
- fix: oops remove has selector
- refactor: add prefix only with special lang
- feat: prefix shell code blocks
- fix: only hide hidden posts in prod
- feat: fix scrolling copy button, adjust custom renderer and styling
- feat: add selection color
- fix: weird image margins
- content: add netlify build command image to spellchecking article
- fix: : none; on the wavy underline
- feat: use custom shiki renderer
- refactor: adjust theme/accent toggle flex layout
- fix: not-fancy footer links
- refactor: add `edited` dates to posts
- content: refine a few posts
- fix: remove min-width on code blocks
- feat: a lil wavy line
- feat: add accent selector
- feat: slightly more compact layout (less horizontal on large screens?)
- May 20 2023
- feat: accents! use ?accent=red | orange | yellow | green | blue | purple
- refactor: use URL query parameters instead of hash
- fix: move non-blocking scripts into domcontentloaded event
- style: whitespace
- feat: make margins and padding more consistent
- fix: FINALLY ALKJFLDSJFLKSL IT WORKS
- refactor: styling
- refactor: move preload
- refactor: clean up passthrough copy and unused code
- refactor: update indie webring links
- refactor: rearrange head and scripts
- refactor: add color-scheme style property to `documentElement`
- refactor: add gitRev, consolidate `head`
- refactor: remove unused logo
- fix: remove async from script
- refactor: rename and move includes components and layouts
- fix: pov you set a border radius on a block quote
- refactor: adjust accent blue slightly, rename variables
- feat: allow theme override in hash (inspired by/credit @ryanccn)