Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 571 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 571 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/

© 2024 Raghu, licensed under the MIT License.