Skip to content

Releases: dmythro/dmythro.com

Generate PDF, printing, Stats/Skills section

31 Aug 15:47
79848c6
Compare
Choose a tag to compare
  • Generate PDF files from i18n locale data, link in Career for download
  • Add Stats/Skills section to Career
  • Updates on printing for various components
  • Improve wording and position descriptions
  • Rework MDX to generate a bit smaller bundle
  • Use Tailwind CSS @apply on repetitive elements for better HTML semantics

Better timelines & images

17 Aug 16:22
50f256c
Compare
Choose a tag to compare
  • Timeline shows both when/till dates
  • Images show captions, a reusable component now for both sources and MDX
  • Update copy a bit
  • Tailwind CSS config is in TS now
  • Bump modules

Next.js App Router, Metadata, NextUI v2, Turborepo

15 Aug 22:48
20fb0db
Compare
Choose a tag to compare

Screen Recording 2023-08-16 at 01 53 17

  • Migrate to Next.js App Router + SSG + Metadata API + i18n Middleware + Error handling
  • Migrate to NextUI v2 (based on Tailwind CSS now), rework UI
  • Migrate to Turborepo, split constants and locale
  • Add nice Timelines to Career section
  • Update & extend information; add FAQ
  • Update assets
  • Update i18n routes: root redirects to closest detected locale, en has a separate route now
  • Cleanup