Page 1 of 1

github pages

Posted: Thu Mar 07, 2019 11:42 am
by op12no2
Hi all,

Apologies if i'm late to the party but just wanted to note how awesome github pages are if you are a javascript developer. Because as well as hosting your code in a repo, the pages component of the repo can host an associated static website, which of course implies the app itself for javascript projects.

e.g.

lozza ui repo code: https://github.com/op12no2/lozza-ui
lozza ui repo pages: https://op12no2.github.io/lozza-ui

How cool is that!