Skip to content

birlug/hugo-jdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo JDate

hugo jalali date you were looking for.

Install as a Hugo Module

add this to your TOML config file:

[module]
  [[module.imports]]
    path = "github.com/birlug/hugo-jdate"

read more about hugo modules here.

Usage

imagine your MD file looks like this:

---
title: "example title"
date: 2019-09-08
---

then hugo-jdate partial can be used like this in your html files:

<a>{{ .Title }} - {{ partial "jDate.html" .Params.Date }}</a>

About

hugo "Jalali Date Partial" you were looking for

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages