Skip to content

matdombrock/SteelSky-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SteelSky Boilerplate

This is an example project for the SteelSky static site generator.

To get started just run:

git clone https://github.com/matdombrock/SteelSkyExample
cd steelsky
npm install

You can edit what's in the existing source directory or delete it and start from scratch.

To generate your static site, from the root project directory run:

steelsky

This will create new files in your out directory which can be published to a web server.

You can delete the contents of out before generating to start fresh.

About

Boilerplate For SteelSky

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published