Skip to content

Source code for Benjamin Crozat's blog.

Notifications You must be signed in to change notification settings

benjamincrozat/blog-v5

Repository files navigation

preview.benjamincrozat.com

This is the source code for the new version of my 25K/month visitors blog.

You can do whatever you want with the code. (Blog posts are mine, though!)

Features (in progress)

  • Community links: People can send content they created.
  • 100% not vibe coded
  • SEO optimizations: This is only 10% of the work as you still have to write good content people search for on Google.
  • Filament admin panel
  • Affiliate links management: This is how I make money from this blog.
  • Automatic table of contents
  • User accounts tied to GitHub
  • Livewire-based comments system
  • Incredible speed thanks to wire:navigate from Livewire v3
  • Markdown files for articles to facilitate AI-assisted writing
  • Visits tracking on the backend to bypass adblockers thanks to Pirsch's API