1.2.2 • Published 5 years ago

4sg v1.2.2

Weekly downloads
-
License
AGPL-3.0-or-later
Repository
gitlab
Last release
5 years ago

4sg

Super Simple Static Site Generator

It's probably not super simple, but who has time to come up with a good name… right.

What & Why?

I kept writing the same Gulpfile over and over with only slight variation depending on the project. Copying it, modifying it and then installing every dependency manually each time became tiring so I thought: I'll just make a package with everything I would want, combined with a little CLI to easily run it. And that's what this is. It's basically just a bunch of predefined Gulp tasks with configuration options for stuff like minifying and sourcemaps, while also allowing it to be extensible so I don't have to explicitly add in anything new each time.

Features

Examples

Examples can be found in the examples directory.

License

Licensed under AGPL-3.0-or-later

AGPL-3.0-or-later Logo