* refactor(v2): blog data revamp
* fix(v2): fix incorrect blog total count
* misc: remove console.log
* feat(v2): export frontMatter as an object within MDX file (#1451)
* refactor. Don't confuse metadata & frontmatter
* export frontMatter in content itself
* nits
* nits name
* dont truncate first four lines in blog
* add remark-slug and remark-emoji
* implement right TOC remark plugin
* use rehype-slug ecosystem instead of remark for perf
* first rough implementation for right toc
* nits
* remove unwanted changes
* fix left border styling
* remove depths
* inline snapshot