Skip to content

louisdewar/tutorial_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial web builder

This repo does not store the content for the tutorials see this repo instead. On that repo you can run an install script which will automatically download everything you need.

If you want to know how to use the tool see the usage instructions.

Deployment

There are example courses in the ./courses directory which are deployed to github pages here.

Building from source

  1. Install rust
  2. Clone this repository
  3. Run cargo build and everything should just work (this may take a few minutes)

To see help run cargo run -- --help.