Write basic theme documentation

This commit is contained in:
Yash Mehrotra
2021-07-30 08:11:51 +05:30
parent 05016dad91
commit 1335568c1f
5 changed files with 897 additions and 12 deletions

View File

@@ -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