This repo contains the source code for an example Laravel blog application, that you can export as a static site.
- Laravel - The PHP framework used for building the blog application.
- Spatie Laravel Sitemap - A package to generate sitemaps for the blog.
- Prezet - Markdown blogging for Laravel.
- Spatie Laravel Export - A package to export the Laravel application as a static site.
- Tailwind CSS - A utility-first CSS framework.
- Alpine.js - A minimal JavaScript framework for adding interactivity to the blog.