Skip to content
Snippets Groups Projects
Commit c437d766 authored by Andreas Deininger's avatar Andreas Deininger
Browse files

Add theme for example site

parent 32d39a31
No related branches found
No related tags found
No related merge requests found
.hugo_build.lock
\ No newline at end of file
baseurl = "https://example.com/"
languageCode = "en"
title = "Soho Theme"
theme = "github.com/alexandrevicenzi/soho"
DefaultContentLanguage = "en"
enableInlineShortcodes = true
summarylength = 10
......
module github.com/alexandrevicenzi/soho/exampleSite
go 1.12
require github.com/alexandrevicenzi/soho v1.1.0 // indirect
github.com/alexandrevicenzi/soho v1.1.0 h1:vXAEpvWPa8qo9JbZNyFHwr6/MDadZpslo1+GBn+c6kU=
github.com/alexandrevicenzi/soho v1.1.0/go.mod h1:OJk59xwtMsfVCt+dVL3rOqXj9HW7ThJYP6rCULyx9Jw=
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment