Skip to content
Snippets Groups Projects
Commit 12b0f5c8 authored by Jennifer Mankoff's avatar Jennifer Mankoff
Browse files

Initial installation & related fixes

parent 781f824b
No related branches found
No related tags found
6 merge requests!12Accessibility website jen summer work,!9Q access 24 sp,!8Q access 24 sp,!5Latest update from Spring 2023,!4Latest update after pmp class,!3Updated content for week 3 and week 4 (week 4 still needs work)
......@@ -11,6 +11,7 @@ source "https://rubygems.org"
gem "jekyll", "< 4.0"
gem 'sassc', '~> 2.1.0'
# If you have any plugins, put them here!
group :jekyll_plugins do
......
......@@ -31,6 +31,7 @@ To use this website, the following steps are necessary:
# Basic use:
rvm use ruby 2.6
rvm use ruby 2.6 # on M1 install with rvm install 2.6.6 --with-gcc=clang
bundle install # if needed
bundle exec jekyll build
bundle exec jekyll serve &
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment