Skip to content

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

Notifications You must be signed in to change notification settings

namzo/minimal-portfolio-template

Repository files navigation

Hello

Preview: minimal-portfolio-template.netlify.app

Netlify Status

Requirements

Installation

$ 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