Write basic theme documentation
This commit is contained in:
@@ -8,11 +8,11 @@ enableEmoji = true
|
||||
paginate = 20
|
||||
|
||||
# Choose one of emacs, trac or perldoc
|
||||
pygmentsStyle = "emacs"
|
||||
pygmentsStyle = "monokai"
|
||||
|
||||
[params]
|
||||
footer = "The Marauders"
|
||||
description = "You miss 100% of the shots you don't take"
|
||||
description = "Sky above, sand below & peace within"
|
||||
avatarURL = "https://upload.wikimedia.org/wikipedia/commons/7/7a/1859-Martinique.web.jpg"
|
||||
customHTML = ""
|
||||
showPostsOnHomePage = "popular"
|
||||
@@ -34,18 +34,18 @@ pygmentsStyle = "emacs"
|
||||
weight = 3
|
||||
|
||||
[[menu.main]]
|
||||
name = "Resume"
|
||||
url = "/resume/"
|
||||
name = "Tags"
|
||||
url = "/tags/"
|
||||
weight = 4
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "linkedin"
|
||||
pre = "<span data-feather='linkedin'></span>"
|
||||
identifier = "coffee"
|
||||
pre = "<span data-feather='coffee'></span>"
|
||||
url = "/a/"
|
||||
weight = 5
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "github"
|
||||
pre = "<span data-feather='github'></span>"
|
||||
url = "/b/"
|
||||
url = "https://github.com/526avijitgupta/gokarna"
|
||||
weight = 6
|
||||
|
||||
Reference in New Issue
Block a user