The easiest way to generate a static website for your project. It uses Markdown It for web pages, EJS and Postcss for site layout, Browsersync as a development server, allowing "live editing" and testing the site on all connected-devices.
Why use Easystatic?
- It advocates convention over configuration
- It's JavaScript-based, cross-platform, no need to have Ruby/Go/PHP installed
- It's build top of the modern mainstream front-end dev tools such as Babel, Postcss, Browsersync
- It contains a build-in development server with "live reload"
- It can scaffold the basic site layout for you