From 8f775cc23627fd4dc2374dee76b760f8becec302 Mon Sep 17 00:00:00 2001 From: Tim Freebern Date: Mon, 16 Oct 2023 16:53:21 -0400 Subject: [PATCH] Add profile to Index and update readme --- README.md | 10 ++++++++++ _includes/team_members.html | 11 +++++++++++ 2 files changed, 21 insertions(+) diff --git a/README.md b/README.md index 34954bf3..4ed77eee 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,16 @@ This will create a page that uses the layout found in _layouts/page.html and set - 4.1.2 jekyll.yml - This workflow is used to run the Jekyll build command and deploy the website to GitHub Pages. - 4.1.3 dependabot.yml - This workflow is used to update the dependencies in the Gemfile.lock file. +5. Building Locally +- 5.1 Install Ruby on your machine (https://www.ruby-lang.org/en/documentation/installation/) +- 5.2 Install Jekyll and Bundler (https://jekyllrb.com/docs/installation/) +- In the root directory of the project, run the following command to install the dependencies: + - `bundle install` +- To build the website, run the following command: + - `bundle exec jekyll build` +- To serve the website locally, run the following command: + - `bundle exec jekyll serve` + =============================================================================== ### Roadmap - [x] Migrate to from v1 to Jekyll v2 diff --git a/_includes/team_members.html b/_includes/team_members.html index 98201210..90a2a57e 100644 --- a/_includes/team_members.html +++ b/_includes/team_members.html @@ -54,6 +54,17 @@

Michael Nau

+
+
+
+ +
+
+

Tim Freebern

+

Developer

+
+
+
Join zCore