This website works better with JavaScript.
Home
Explore
Help
Sign In
Pawlik
/
gohugo-theme-ananke
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
43
Wiki
Activity
Browse Source
Add themesDir to exampleSite config
So it is runnable out-of-the-box.
tags/v1.1
Bjørn Erik Pedersen
7 years ago
parent
22d81bbf51
commit
a0c0ac2349
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
exampleSite/config.toml
+ 1
- 0
exampleSite/config.toml
View File
@@ -2,6 +2,7 @@ title = "Notre-Dame de Paris"
baseURL = "https://example.com"
languageCode = "en-us"
theme = "gohugo-theme-ananke"
themesDir = "../.."
MetaDataFormat = "yaml"
DefaultContentLanguage = "en"
Write
Preview
Loading…
Cancel
Save