Join us at Jamstack Conf Virtual, October 6-7. Register now!
lego is a static site generator built with the goal of producing an optimised website.
And lots more!
$ npm i -g @astronomersiva/lego
$ lego g myAwesomeSite
To start the development server,
lego s
To create a production build,
lego b
StaticGen is hosted and maintained by Netlify, the perfect way to deploy your Jamstack sites and apps.