Skip to content

aoudiamoncef/aoudiamoncef.github.io

Repository files navigation


Moncef AOUDIA website

This repo contains the source code of the maoudia.com website. It is built using Hugo, Billeberry theme and hosted on CloudFlare Pages and GitHub Pages.

Editing

Launch a local Hugo server including live reload by running:

hugo server --debug --buildDrafts --buildExpired --buildFuture --path-warnings --i18n-warnings --templateMetrics --templateMetricsHints --verbose --verboseLog

Deployment

Deployment to CloudFlare/Deployment to GitHub pages happens automatically upon pushing the main branch.