Previous PR #2 didn't handle author properly when create a new post, i.e. a new author should be added to config.yml and and an about.author_name.md should be created. Also there are some typo, and the doc for contribution need to be updated due to the author problem.
create new user config and about page when creating the post using script/create-post
Related issue #1
Previous PR #2 didn't handle author properly when create a new post, i.e. a new author should be added to
config.yml
and and anabout.author_name.md
should be created. Also there are some typo, and the doc for contribution need to be updated due to the author problem.script/create-post