conwy.co

My personal website, blog and portfolio

Summary

  • Rebuilt my website (previously built in Eleventy) in NextJS over a period of ~3 months.
  • NextJS static site (output: "export")
  • Custom builders (using NodeJS scripts) for:
    • RSS feed
    • AI summaries (using Transformers.js with bart-large-cnn)
    • TailwindJS class names file
    • MermaidJS diagrams in local SVG files
  • Mdx format for posts (articles, micros), work, projects and content fragments
  • TailwindCSS for most styling, TailwindJS for typing and some CSS modules as needed
  • Sticky table of contents nav for articles (custom-built)

Tech

  • HTML
    • CSS
      • TailwindCSS
    • Javascript
      • Transformers.js
      • marked
      • prismjs
    • Typescript
      • NextJS
        • MDX

      Platforms

      • Web
      • Mobile Web
      © 2024 Jonathan Conway