Commit Graph

9 Commits

Author SHA1 Message Date
Aditya Telange 94eada156d draft tag `[draft]` improve 2020-07-28 12:36:53 +05:30
Aditya Telange 06c52025dc list, index : draft : show some space before [draft] 2020-07-26 19:19:52 +05:30
Aditya Telange fff89a4e30 list, index : show post authors 2020-07-26 19:17:04 +05:30
Aditya Telange ea129c608d list, index : show reading time
if Params.ShowReadingTime = true
2020-07-26 19:15:58 +05:30
Aditya Telange 880ce9bf68 pagination: buttons: new arrow icons 2020-07-26 19:09:38 +05:30
Aditya Telange d005d7d2bb add [draft] mark
- to identify drafts from other posts
2020-07-24 20:46:33 +05:30
Aditya Telange 523098f87e fix: make homeInfo available only on home
and not all pages
2020-07-24 15:19:59 +05:30
Aditya Telange 8356e48e47 Add option to use 1st entry as some Information
Currenty supports 2 vals Title and Content
Great for short intro for bloggers

can be enabled by using `Params.homeInfoParams`
    homeInfoParams:
      enabled: true
      Title: Hi there 👋
      Content: This is Content !! Can be Info, links, social-icons...
2020-07-23 16:24:44 +05:30
Aditya Telange f09f18212e add index page for all posts 2020-07-23 04:13:33 +05:30