Closed sckott closed 8 years ago
That's what I did on the tech-notes
branch: https://github.com/ropensci/roweb/tree/tech-notes
But for some reason, the index page renders but doesn't show the post.
Actually, it works!
@jeroenooms If you want to pull the tech-notes
fork and add your post, we can get this up shortly.
need a separate blog folder for the new blog
within
_posts
, create new folder matching the category namefor posts in the new category, include a category in the yaml metadata
in
/blog/index.html
https://github.com/ropensci/roweb/blob/master/blog/index.html#L27-L37 excludept
posts, and now exclude posts with the new category namein
/blog-pt/index.html
https://github.com/ropensci/roweb/blob/master/blog-pt/index.html#L28-L33 only cycle through posts that have the category name