5 ms·
Surprised the default content of the page isn't set to the readme, if one exists.
by mutewinter 14y ago
Surprised the default content of the page isn't set to the readme, if one exists.
- prezjordan 14y agoSame here. While I was browsing themes I figured it WOULD put the README there, but I had to go back and edit everything after I published.
- asmala 14y agoHeh, seems like you beat me to the punch by 2min both here and there.
- asmala 14y agoMy thoughts exactly. I posted a comment to that effect.
- envex 14y agoI think it's because it's a separate branch, but yeah, it would probably make sense to just pull the readme from master.
- dfc 14y agoIt seems like defaulting to readme content would make to many assumptions about the content of your readme.
- secoif 14y agoBasically, it should just wrap the HTML generated from markdown (if readme is markdown) in some theme.
- ajacksified 14y agoIndeed. I've used http://rthauby.github.com/Paige/ http://rthauby.github.com/Paige/ for a few projects; it's a simple npm project that generates documentation from your readme file.