Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 621 Bytes

File metadata and controls

23 lines (15 loc) · 621 Bytes

Anne's Portfolio Website

This repository contains the source code for my personal portfolio, built with Jekyll.

Local Development

To preview the site locally:

  1. Install dependencies
    bundle install```
    
  2. Start the local server
    bundle exec jekyll serve```
    

The site will be available at http://localhost:4000.

Features

This site is built using the jekyll theme console. theme, with additional customizations.

License

This project is open source under the MIT License.