Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/hivickylai/hugo-theme-sam.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicky <vicky@vickylai.com>2018-05-07 01:32:50 +0300
committerVicky <vicky@vickylai.com>2018-05-07 01:32:50 +0300
commit0577517963988da2659d4ad77b6ddd754d0e30b4 (patch)
tree9e30807b2229ea1a160ad036afbda361cdd75030
parent7edbabb45a5d918bf40736220693237dbf1a031c (diff)
Corrected code highlighting parametersv1.3
-rw-r--r--exampleSite/config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index aef6cc2..c565aa6 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -2,14 +2,14 @@ baseurl = "/" # Your domain name. Must end with "/
languageCode = "en-us"
title = "Call me Sam"
theme = "sam"
+pygmentsStyle = "manni" # https://help.farbox.com/pygments.html
+pygmentsCodefences = true
# googleAnalytics = "xxx" # Tracking code, eg. "UA-111111111-1"
[params]
dateform = "Mon Jan 02, 2006"
dateformfull = "Mon Jan 2 2006 15:04:05 EST"
favicon = "/sam.ico"
- pygmentsStyle = "monokai" # https://help.farbox.com/pygments.html
- pygmentsCodefences = true
homepage = "main" # What to call the home page link
galleryFolder = "images/" # Where you've put your images, after "/content/gallery/"
clickablePhotos = true # Allow links to the full size images