Skip to content

joshua-mo-143/shuttle-ssg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shuttle Static Site Generator

Usage

Use the following command to clone this repo (make sure you have cargo-shuttle installed):

cargo shuttle init --from joshua-mo-143/shuttle-ssg

Follow the prompt, then cd into the folder and use cargo shuttle deploy (add --ad or --allow-dirty if on a dirty or uncommitted Git branch) to deploy to Shuttle!

Want to run this locally? Simply use cargo shuttle run.

Troubleshooting

Make sure the Shuttle dependencies are at latest and in line with your cargo-shuttle version otherwise the web service may error out.

If there are any other issues, feel free to open an issue!

About

This repository serves as an example of a static site generator you can deploy to Shuttle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published