Skip to content

oasci/crumblearn.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crumblearn

Build Status License

Local Development

Pre-requisites: Hugo, Go and Git

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

# Change directory
cd crumblearn.org

# Install modules
hugo mod tidy

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

Update theme

This is based on the hextra theme.

hugo mod get -u
hugo mod tidy

See Update modules for more details.

About

Resources

Stars

Watchers

Forks