Add exampleSite
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
baseURL: http://example.org/
|
||||
languageCode: en-us
|
||||
title: "Toha"
|
||||
theme: "toha"
|
||||
|
||||
# Allow raw html in markdown file
|
||||
markup:
|
||||
goldmark:
|
||||
renderer:
|
||||
unsafe: true
|
||||
|
||||
# Enable Google Analytics
|
||||
# googleAnalytics: UA-12345
|
||||
|
||||
# Enable Disqus forum
|
||||
# disqusShortname: does-not-exist
|
||||
|
||||
# Enable global emoji support
|
||||
Reference in New Issue
Block a user