ruanyf / loppo

an extremely easy static site generator of markdown documents
739 stars 108 forks source link

部署在Github Pages上的命令是什么呢 #11

Closed RayJune closed 7 years ago

RayJune commented 7 years ago

阮老师,请问loppo部署在Github Pages上的命令是什么呢

ruanyf commented 7 years ago

参考这个项目。https://github.com/ruanyf/road/blob/master/package.json#L14

TerenceLiu98 commented 5 years ago

@RayJune 我觉得可以本地生成后然后 push dist 这个 folder 上去就可以