Skip to content

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