My personal website and blog, built with Hugo & Coder.
Privacy-friendly analytics: https://analytics.agha.dev
Status: https://status.agha.dev
Clone the repository:
git clone --recurse-submodules https://github.com/nourkagha/agha.dev
Change to the source directory:
cd agha.dev
Run the local development server (localhost:1313):
hugo server
Build the site (published to /public
):
hugo