Skip to content

maxulysse/maxulysse.github.io

Repository files navigation

License CI

Personal website built with Astro.

Dependencies

Inspirations

Quick Start

Prerequisites:

  • Node.js 24+
  • npm

Install:

npm install

Run locally:

npm run dev

Build production output:

npm run build

Preview production build:

npm run preview

Project Structure

public/           Static assets
src/content/      Blog posts and presentations
src/pages/        Astro routes
src/layouts/      Shared layouts
src/data/         Site data (authors, social links)

Deployment

Deployment is handled by GitHub Actions to GitHub Pages.

About

My own astro personnal website >>>

Topics

Resources

License

Stars

Watchers

Forks

Contributors