blogster
blogster copied to clipboard
TODO list
List of things in pipeline for Blogster. I'll smash through them as and when I find time.
All themes:
- [ ] Markdoc custom component - Image with caption
- [x] theme-color meta - set in ThemeScript.astro and update during theme toggle
- [x] DarkMode.astro - convert to web component
- [ ] GitHubGist.astro - convert to web component
- [ ] Nav.astro - copy from Bubblegum to all themes and convert to web component
- [x] blog/projects page - align items baseline b/w title and date
- [x] fontawesome - add RSS icon to bareminimum
- [x] Add code comment for favicon on how it's generated
- [x] Add code comment for Tailwind css variables and how they work
- [x] FIX: OG image URL for blog posts
- [x] Frontmatter schema - refactor reused types
Bubblegum:
- [x] Remove heading
before
border for h3 and higher
Sleek:
- [x] Remove 50-900 shades and replace with one or two. It's an overkill.
Newspaper:
- [x] Remove 50-900 shades and replace with one or two. It's an overkill.
- [ ] Rethink: content heading
after
border is not semantically correct