Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (23 loc) · 573 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 573 Bytes

Minimal Portfolio Website

This a minimal portfolio website for designers and developers.
 

  • More features will be added according to the user needs.

Install jekyll and bundler:

gem install jekyll bundler

Install gems:

bundle install

Build and serve locally with:

bundle exec jekyll s

The site should now be available at http://0.0.0.0:4000/

© 2021 Vyshnav, licensed under the MIT License.