Skip to content

joshua-mo-143/shuttle-ssg

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

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