This repository host my personnal website, sebastienbarbier.com.
It is powered by angular framework, and published with angular universal for server rendering.
git clone git@github.com:sebastienbarbier/sebastienbarbier.com.git
cd sebastienbarbier.com
npm install
npx ng serve
Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Default build will prerender static file for each page specified in static.paths.txt
.
npm run build
npm run deploy
Required to define env var OS_TENANT_ID
, OS_TENANT_NAME
, OS_USERNAME
, OS_PASSWORD
MIT Licence, please feel free to share, copy, and republish for your own use.
New:
Old 2024.08:
Old: