Skip to content

jakemassoth/massoth.tech

Repository files navigation

Code and resources of my personal website

This repo contains the resources for my personal website. It is a static website built using Jekyll, hosted on Firebase and deployed automatically using Github actions.

Building and serving

Requires Ruby and Bundler

Clone the repo:

git clone https://github.com/jakemassoth/massoth.tech.git

Install dependencies in gemfile:

cd massoth.tech
bundle install

Run the built-in Jekyll server locally:

bundle exec jekyll serve

About

Code and resources of my personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published