Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 832 Bytes

File metadata and controls

33 lines (23 loc) · 832 Bytes

tob.codes

This is the personal website and blog of Tobia Bartolomei, built with Next.js and Sanity CMS.

Features

  • Responsive design with mobile and desktop layouts
  • Blog with articles and categories
  • Portfolio/Works section
  • Analytics integration with Vercel Analytics
  • Performance monitoring with Vercel Speed Insights
  • GDPR compliance with Iubenda

Tech Stack

Getting Started

Prerequisites

  • Node.js
  • npm or yarn

Installation

  1. Clone the repository
  2. Use npm i to install deps
  3. Start the server with npm run dev