Can one host an angular.js based static blog on Github?

前端 未结 1 1794
逝去的感伤
逝去的感伤 2020-12-23 05:17

I know one can host a Jekyl based static site/blog via Github pages. Can one do the same with a static site/blog based on AngularJS?

1条回答
  •  粉色の甜心
    2020-12-23 05:19

    I would say yes considering all the angular UI github pages are in fact angular apps with demos:

    http://angular-ui.github.io/

    http://angular-ui.github.io/bootstrap/

    etc

    0 讨论(0)
提交回复
热议问题