Skip to content

kebhr/scratch3-tello-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scratch3-tello-docs

A repository of docs for scratch3-tello.

Built by Hugo and using Book theme.

Install

# clone
git clone https://github.com/kebhr/scratch3-tello-docs.git
cd scratch3-tello-docs

# install Book theme
git submodule add https://github.com/alex-shpak/hugo-book themes/book

# run server
hugo server --minify --theme book