Skip to content

tempo-lang/tempo-lang.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website for Tempo

This repository contains the website along with all documentation for Tempo.

Local Development

Pre-requisites: Hugo, Go and Git

# Clone the repo
git clone https://github.com/tempo-lang/tempo-lang.github.io.git

# Change directory
cd tempo-lang.github.io

# Start the server
hugo mod tidy
hugo server

Update theme

hugo mod get -u
hugo mod tidy

See Update modules for more details.

About

Website for Tempo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors