Skip to content

AnesBenmerzoug/AnesBenmerzoug.github.io

Repository files navigation

Personal Blog

This repository contains the source code for my personal blog hosted at https://anesbenmerzoug.github.io

The pages are generated using Github Actions and are pushed to the gh-pages branch.

Getting Started

  1. Install Python 3.11

  2. Install Hatch

  3. Install Quarto

  4. Preview the content using:

    quarto preview

    This is will open the url http://localhost:6848/ in your default browser.