dillon1000/react

Commit

[docs] Use a generator to assign complete author data before generating site

This makes sure that `post.author` will be the actual data we want and we don't have to assign it every time, potentially messing it up.
Browse files
Changed paths3 files
First-parent comparison
M docs/_includes/blog_post.html ModifiedA docs/_plugins/authors.rb AddedM docs/blog/all.html Modified
Patch

Files changed

Rendering syntax-highlighted changes…