gokarna-theme / gokarna-hugo

A minimal opinionated theme for Hugo
https://gokarna-hugo.netlify.app
GNU General Public License v3.0
358 stars 140 forks source link

Add .Lastmod support #117

Closed jamesericdavidson closed 2 years ago

jamesericdavidson commented 2 years ago

Adding enableGitInfo = true to config.toml allows the last modified date of the post to be shown.

Example:

image

Revert 46d31ac93b4ad3b8d26e2c4556e3d77cc41ba8ec if you don't want this functionality in exampleSite.

netlify[bot] commented 2 years ago

Deploy Preview for gokarna-hugo ready!

Name Link
Latest commit
Latest deploy log https://app.netlify.com/sites/gokarna-hugo/deploys/62fa790a9c5def0c2fd876f5
Deploy Preview https://deploy-preview-117--gokarna-hugo.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

jamesericdavidson commented 2 years ago

Documentation for posterity:

526avijitgupta commented 2 years ago

@jamesericdavidson Thanks for the pull request. Unfortunately, adding another date in the post does not fit with our design goals.