sc0ttj / mdsh

A simple static site generator, using Markdown and Bash
https://sc0ttj.github.io/mdsh/
10 stars 0 forks source link

BUG: missing meta info in index pages #11

Closed sc0ttj closed 5 years ago

sc0ttj commented 5 years ago

The index pages (tags.html, tags/tag.html, etc) all have missing meta info.

Problem:

create_page gets meta info from post .mdsh files, or default blog info from .site_config.