staticc
TypeScript icon, indicating that this package has built-in type declarations

0.8.5 • Public • Published

Staticc

Staticc is a static side generator. It is made for simple static sides and gives you the possibility to change data one the page without touching the HTML. You simply update the data in the data.js and build the page again.

Installation

$ npm install staticc

or

$ yarn add staticc

Quick start

Initialize a new project

$ staticc init

Start the live server

$ staticc serve

Create a development build

$ staticc build-dev

Create a production build (minified)

$ staticc build

Documentation

If you need a simple documentation click here.

License

ISC or MIT

Developend and maintained by iDot digital

GitHub

If you want to see the source code, click here.

Readme

Keywords

none

Package Sidebar

Install

npm i staticc

Weekly Downloads

8

Version

0.8.5

License

ISC

Unpacked Size

131 kB

Total Files

75

Last publish

Collaborators

  • der-grosse
  • luiskugel
  • davidkopczynski