Code for static page on atiris.github.io.
ng new home --directory=atiris.github.io.source --experimentalIvy=true --force=true --prefix=athome --routing=true --style=scss
ng build --prod --outputPath=dist/home --base-href "https://atiris.github.io/"
ngh --no-silent --dir=dist/home --repo=https://github.com/atiris/atiris.github.io.git --branch=master
Content was deleted (jun 2023) as outdated (based on Angular 7.0).