Skip to content

sebastienbarbier/sebastienbarbier.com

Repository files navigation

sebastienbarbier.com

Build action badge Status License: MIT

This repository host my personnal website, sebastienbarbier.com.

It is powered by angular framework, and published with angular universal for server rendering.

Install

git clone git@github.com:sebastienbarbier/sebastienbarbier.com.git
cd sebastienbarbier.com
npm install

Serve locally

npx ng serve

Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Default build will prerender static file for each page specified in static.paths.txt.

npm run build

Deploy to production

npm run deploy

Required to define env var OS_TENANT_ID, OS_TENANT_NAME, OS_USERNAME, OS_PASSWORD

Licence

MIT Licence, please feel free to share, copy, and republish for your own use.

Inspired

New:

Old: