From 7ee1849ee91812d3dcdd0cf171beb87fbd9bb9a6 Mon Sep 17 00:00:00 2001 From: Joanne Lin Date: Sun, 22 Dec 2024 20:14:48 +0000 Subject: [PATCH] Updated instructions --- instructions.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/instructions.txt b/instructions.txt index b678a18..6f32b2b 100644 --- a/instructions.txt +++ b/instructions.txt @@ -5,3 +5,5 @@ Tutorial for making a Jekyll page: https://jekyllrb.com/tutorials/convert-site-t Jekyll stuff: - Remember to copy Gemfile and run `bundle install` - Then to run the Jekyll page: `bundle exec jekyll serve` + +DO NOT TOUCH _SITE!!!! This folder stores the webpages generated by Jekyll