Kocal / hugo.alliau.me

My website, my blog and my CV
https://hugo.alliau.me/
5 stars 1 forks source link
blog cv php symfony

hugo.alliau.me

My website, built with:

Requirements

Installation

  1. Clone the repository
  2. Create a .env.local file and configure the environment (if needed):
    cp .env .env.local
  3. Install the environment and project
    make install

Usage

Run the project:

make start