Skip to content

shprink/gohugo-theme-codelabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codelabs theme

Intro

Hugo theme to create codelabs easily

Getting started

Installation

Create a new Hugo site:

$ hugo new site [path]

Clone this repository into themes/ directory:

$ cd [path]
$ git clone https://github.com/shprink/gohugo-theme-codelabs.git themes/codelabs

Add this line in the config.toml file:

theme = "codelabs"

Configuration

TBD

License

This theme is released under the MIT License.

About

Hugo theme to create codelabs easily

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published