Skip to content

oasci/handbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handbook

Build Status License

A template for breadcrumb sites.

Local Development

Pre-requisites: Hugo, Go and Git

# Clone the repo
git clone git@github.com:oasci/handbook.git

# Change directory
cd handbook

# Install modules
hugo mod tidy

# Start the server
hugo server --logLevel debug --disableFastRender -p 1313

Update theme

hugo mod get -u
hugo mod tidy

See Update modules for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published