Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

Crawls every accessible link in your application and generates static HTML.

Notifications You must be signed in to change notification settings

nullstack/create-nullstatic-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository has been archived. You can now set your build script to:

npx nullstack build --mode=ssg

Read more about it in the static site generation documentation

Nullstack

Create Nullstatic App

Crawls every accessible link in your application and generates static HTML.

Usage

npx create-nullstatic-app

The default output folder is "static".

If you ran into problems with npx, read about the known npx bug.

To select a new folder run:

npx create-nullstatic-app folder-name

Refer to the Nullstack Repository for more information.

License

create-nullstatic-app is released under the MIT License.

About

Crawls every accessible link in your application and generates static HTML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published