Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vyshnav2255/minimal-portfolio-website

This a minimal portfolio website.
https://github.com/vyshnav2255/minimal-portfolio-website

designer-website developer-portfolio hacktoberfest jekyll jekyll-site jekyll-theme jekyll-website minimal minimal-design minimal-portfolio portfolio portfolio-site portfolio-website website website-template

Last synced: 4 months ago
JSON representation

This a minimal portfolio website.

Awesome Lists containing this project

README

        


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:
```bash
gem install jekyll bundler
```

Install gems:
```bash
bundle install
```

Build and serve locally with:
```bash
bundle exec jekyll s
```

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


© 2021 Vyshnav, licensed under the MIT License.