2.4.0 • Published 3 years ago

density-ssg v2.4.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

density-ssg

A web components based opinionated Static Site Generator (SSG) https://density-ssg.sh

It uses atoms-element a web component framework which works on both client and server.

Version

Usage

$ npx density-ssg create my-app
$ cd my-app
$ npm install
$ npm run esinstall
$ npm run dev       # for dev server
$ npm run build     # for prod build
$ npm run preview   # view prod build

Commands

Density v1.1.0

Commands:

  density dev     - Run the esm development server
  density build   - Build the website for production
  density preview - Locally preview the production build of the website
  density create  - Create a new project with the default template
  density install - Create esm compatible versions of your dependencies in the assets/js/web_modules folder
2.3.0

3 years ago

2.4.0

3 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago

0.9.1

3 years ago

0.9.0

3 years ago

0.8.0

3 years ago

0.7.0

3 years ago

0.5.8

3 years ago

0.5.7

3 years ago

0.5.6

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.4

3 years ago

0.5.3

3 years ago

0.5.5

3 years ago

0.5.0

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.4.0

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago