You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: organize code into blog/, material/, shared/ folders
- Move blog-specific files to blog/
- Move material-specific files to material/
- Move shared utilities to shared/
- Delete obsolete build-blog.ts and build-material.ts
- Add types.d.ts for marked-gfm-heading-id
- Update imports and README
- Fix package.json name and remove unused main field
- Remove dead code (parsedYaml ?? {})
- Remove error field from MaterialEntry (website-only)
0 commit comments