2021.22.0 • Published 3 years ago

@breakside/sitebuilder v2021.22.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
3 years ago

About

SiteBuilder is a utility for compiling HTML and related resources into a publishable static website.

It was developed as a companion to (and built with) JSKit, but targeted for small marketing/landing websites that aren't single-page applications.

Goals

  • Completely static websites with developer benefits often only found in server-side processing
  • Allow the project files to be organized differently from the published structure
  • HTML includes for reusable code like headers and footers
  • Bundle all image/js/css resources to cache immutable URLs
  • Automatically rewrite any internal links and resource hrefs
  • Language file support to auto-generate HTML in multiple languages
  • Sync to S3 with Conent-Type and Cache-Control headers

Usage

$ npm install -D @breakside/sitebuilder
$ npx sitebuilder make MarketingSite

More Documentation

2021.22.0

3 years ago

2021.19.0

3 years ago

2021.15.0

3 years ago

2021.14.3

3 years ago

2021.14.1

3 years ago

2021.14.2

3 years ago

2021.14.0

3 years ago