This is the repo for my portolfio site
Based on this starter. Thank You, @veranikabarel!
[x] Look at last failed build and start from there
[x] Fix i18n
[x] Fix sharp
[x] Fix Tailwind
[x] put translations in new file
[x] update all relevant sites
[] Simplify front matter -- automate slug generation -- add field: updated_on
[] Look at ESLint. Research style guides. Start here
[] Speed up build time
-- [x] Use precompiled Python: mise WARN no precompiled python found for 3.13.2, force mise to use a precompiled version with mise settings set python.compile false
-- [] Try to understand what Python does in the building process
[] Migrate from Javascript config [] make theme work [] something something @apply
[] Correct Utopia + Tailwind post so that it works with Tailwind 4
Themes: Testing-what test make sense; how do you model an app like this with xstate; why do these challenges have so few states?
[x] Jot down thoughts round 1
[] Actually look at Cells and write down more ideas
[] Write first draft
[] Style: for Blogpost. Include name of series. Possibly add 'type' field ['devlog', 'tutorial']
[] Add play section
[] Redesign first glimpse: probably graphic instead of photo
[] Redesign projects: make them into case studies and describe the process more
[] is this correct? cuz it's not 'en' in dev mode: const [,lang] = URL.PATHNAME.SPLIT('/')
[] Add German translations and language selector
[] Make things consistent: e.g. title is hard-coded in index.astro instead of being fetched from translations
[] follow Astro guide till the end
[] adjust site based on user's preferred locale
[] I removed -- should I readd it or something like it?