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

前端 未结 3 1452
孤独总比滥情好
孤独总比滥情好 2020-12-23 04:44

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?

3条回答
  •  既然无缘
    2020-12-23 05:42

    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

提交回复
热议问题