Skip to content

Releases: SangeetAgarwal/tailwind-remix-run-mdxjs-typescript-starter-blog

v1.1.0

17 Jul 02:21
Compare
Choose a tag to compare

Transition to the blues stack

Blues stack gives more flexibility since it uses the Express adapter and gives full control over the Express entry, So, now one can add things like (say) Content Security Headers

v1.0.0

07 Jul 21:22
Compare
Choose a tag to compare

Features

  • Easy styling customization with Tailwind 2.0
  • Near perfect lighthouse score - Lighthouse report
  • Mobile-friendly view
  • MDX allows you to use JSX in your markdown content
  • Math display supported via KaTeX using the rehype-katex
  • Initial attempt at SEO using remix-seo
  • Typescript support
  • Citation and bibliography support via rehype-citation
  • TOC component
  • Server-side syntax highlighting with line numbers and line highlighting via rehype-prism-plus
  • Citation and bibliography support via rehype-citation
  • Auto adds ids to headings using rehype-slug
  • Support for tags - each unique tag will be its own page