Recap of Today
Major Revision
Blog rewrite switched from scratch SSG to astro. Ultimately the same end product for a much easier development experience without having to reinvent the wheel.
Making stuff from scratch is cool (at the cost of time and patience).
Introduction of new admin editor and dashboard with auth, with serverless CRUD on articles. This is lacking a site rebuild still -> changing posts doesn't reflect in "prod." Can be faked with javascript, but loses the main point: SSG!
Lost Features
No more highlight.js syntax highlighting -> will be added later
Still Need
- image (and eventually file) uploads
- guest/co-writers
- site rebuild/some solution on CRUD
cya !