minimal-portfolio-template

minimal-portfolio-template

[ ⚠️ Not Maintained] Previous version of my jekyll-based personal website that contains my UX Work, Art, Writing, and Photography

Hello

Preview: minimal-portfolio-template.netlify.app

Requirements

Installation

  • Install Jekyll by running:
    $ gem install jekyll
    
  • Git clone this repo

Build

  • Run bundle exec jekyll serve from site's root to start the jekyll server
  • View it by going to http://localhost:4000 in your browser
  • Website will get auto compiled to the _sites folder