Skip to content

ProductRyan/productryan-site

Repository files navigation

productryan-site

This repository hosts a Jekyll site using the Minima theme generated from a WordPress export.

Getting started

  1. Install Ruby 3.2 and Bundler (any 3.2.x release works with the Gemfile).
  2. Install dependencies:
    bundle install
  3. Run the site locally:
    bundle exec jekyll serve

If you are deploying to GitHub Pages, set url and baseurl in _config.yml. The included GitHub Actions workflow builds with Jekyll 4 using the repository Gemfile and publishes the generated _site output to the GitHub Pages environment. You can mirror that locally with:

bundle exec jekyll build

About

public website for productryan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors