Join us at Jamstack Conf Virtual, October 6-7. RegisterΒ now!
GoPablo is a static site generator with a modern development workflow, integrated web server, auto-reload, CSS preprocessors, and ES6 ready.
π | Includes |
---|---|
π¦ | Live Server |
π₯ | Hot Reload & CSS Injection |
β | Babel 7 |
π€ | Express Server |
π | Code Minification |
π | Image Compression |
πΈ | Templating & Partial HTML Injection |
π¨ | PostCSS & Next Generation CSS |
βοΈ | Cache-Busting |
π | Distribution Files |
sudo npm i gopablo -g
Run GoPablo to generate the file structure:
gopablo
Build and open your browser to http://localhost:3000.
npm run dev
npm run prod
Ready to deploy π
StaticGen is hosted and maintained by Netlify, the perfect way to deploy your Jamstack sites and apps.