Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vyshnav2255/minimal-portfolio-website
- Owner: Vyshnav2255
- License: mit
- Archived: true
- Created: 2020-07-25T07:16:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-10T11:09:39.000Z (about 2 years ago)
- Last Synced: 2024-09-28T03:01:49.624Z (4 months ago)
- Topics: 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
- Language: HTML
- Homepage: https://vyshnav2255.github.io/Minimal-Portfolio-Website/
- Size: 151 KB
- Stars: 30
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/