Join us at Jamstack Conf Virtual, October 6-7. Register now!

StaticGen

A List of Static Site Generators for Jamstack Sites

AboutContributeAbout JamstackNeed a Static CMS?

Last

https://github.com/franzwilding/last franzwilding/last (3)
Languages:PHP
Templates:Twig, PHP, Any Symfony
License:MIT

Last is a minimalistic static site generator for Symfony 4 applications. Once installed, Last provides a command that will simply create requests for all of your routes and dumps the result as a static file to a dist folder.

Install

Just add it to your existing symfony application and you are good to go!

composer require fw/last-bundle

Build

Thats it! No configuration needed, just dump your Symfony application to ./dist

bin/console last:dump

More advanced applications

Last can also handle more advanced applications with dynamic routes and more complex stuff. Please see the Github Repo repo for more information.

StaticGen is hosted and maintained by Netlify, the perfect way to deploy your Jamstack sites and apps.

© Netlify 2020