Y
Hacker News
new
|
ask
|
show
|
jobs
by
city41
2220 days ago
I’m confused about the blog-posts repo. Why wouldn’t that be the only data source? Why would you want to pull in other repos?
1 comments
depthfirst
2220 days ago
There are two use-cases: project pages (from github repo README) and blog-posts (coming from .md files in blog-posts repo). You can choose to not have blog-posts and it will still generate a blog-like site from all your github project READMEs.
link