shengyuan-lu / MLH-Prep-Fellowship-Project-1

First MLH Prep Project. (Jekyll Website)
https://prep-22-aug-prep-2-portfolio.netlify.app/
MIT License
0 stars 0 forks source link
jekyll mlh

Hack2gether Portfolio

This is a Jekyll website for Hack2gether, one of the MLH Prep August'22 pods. It is based on the template designed for Prep Fellows.

Website Deployment

The website is deployed on Github Pages.

Features

The website has been developed by us and have gained so many new and cool features like:

There are also cool features behind the scenes for the website like:

Development

If you want to test it locally or add some new features, run the below commands. Make sure to have Ruby and Bundler installed.

bundle install --path vendor/bundle
bundle exec jekyll serve