Let’s talk about the Future of Jamstack — Join us

onessg

13 stars
2 forks
1 issue
Home page
https://github.com/RyanZim/onessg
Repository
RyanZim/onessg
Language:
JavaScript
License:
MIT
Templates:
Any JS

onessg (One Static Site Generator) is the Static Site Generator that does only one thing: compile your html and markdown. It won't minify your JS, concat your CSS, or optimize your images. Why? You most likely already have a favorite tool for doing that.

The Javascript pendulum has swung from restrictive, monolithic frameworks to modular, boilerplate-hindered libraries.

-- @ericclemmons

onessg changes that. We believe in the unix philosophy: do one thing and do it well.

We also believe in setting useful, but overridable defaults. Because of this, onessg requires no configuration files to get started.

Find more static site generators.