Skip to content

aleesteele/aleesteele.github.io

 
 

Repository files navigation

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```

```markdown
The site will be available at <http://localhost:4000>.

## Features
This site is built using the **<a href="https://github.com/b2a3e8/jekyll-theme-console">jekyll theme console</a>.** theme, with additional customizations.

## License
This project is open source under the [MIT License](https://opensource.org/licenses/MIT).

About

A place for my blog + projects. My little space on the internet.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 70.6%
  • HTML 23.4%
  • Ruby 6.0%