Add option to show posts on Homepage (#31)

* Add recent posts to Homepage

* Add different content posts

* Update html and css

* Add basic doc in README

* Update README

* Use partial

* Update page content
This commit is contained in:
Yash Mehrotra
2021-07-19 20:30:35 +05:30
committed by GitHub
parent 81ee72eb46
commit 5a1959c930
15 changed files with 1454 additions and 100 deletions

View File

@@ -3,6 +3,7 @@ title = "Gokarna"
theme = "gokarna"
languageCode = "en"
defaultContentLanguage = "en"
enableEmoji = true
paginate = 20
@@ -14,6 +15,7 @@ pygmentsStyle = "emacs"
description = "You miss 100% of the shots you don't take"
avatarURL = "https://upload.wikimedia.org/wikipedia/commons/7/7a/1859-Martinique.web.jpg"
customHTML = ""
showPostsOnHomePage = "popular"
[menu]
[[menu.main]]