add_byline #17
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "manfromhuh/simple_blog:add_byline"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR should reslove both issue #14 and issue #15.
It adds byline support, author pages, and includes a rewrite of
md_read.php
to seperate the Markdown parsing from the article generation.