Connellmccarthy.github.io screenshot

Connellmccarthy.github.io

Author Avatar Theme by Connellmccarthy
Updated: 30 Dec 2025
8 Stars

Personal portfolio site & blog

Overview

This is a personal portfolio and Shopify store built using Jekyll and deployed via Github Pages.

Features

  • Jekyll-based portfolio and Shopify store
  • Easy setup with local environment file
  • Updating products and formatting them for Jekyll
  • Adding new content articles and managing images
  • Running the portfolio locally for preview
  • Simple deployment to Github Pages

Installation

  1. Run touch .env to add a local environment file.
  2. Fill the contents of the .env file with the app credentials from your Shopify store.
  3. Run npm install to install all the node dependencies.
  4. Run bundle install to install all the Jekyll gems.

Summary

This personal portfolio and Shopify store is built using Jekyll and deployed via Github Pages. It provides easy setup, updating of products and content, and allows for running the portfolio locally for preview. Deployment to Github Pages is simple with the provided commands.