Skip to content

shprink/gohugo-theme-codelabs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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